.ha_mcp/logs/mcp_usage.jsonl, custom_components/nest_snapshot/manifest.json

This commit is contained in:
Home Assistant Version Control
2026-07-29 15:51:51 +00:00
parent 2312978bea
commit 450afcf63d
2 changed files with 2 additions and 1 deletions
@@ -6,6 +6,6 @@
"documentation": "https://github.com/home-assistant/example-custom-config",
"integration_type": "service",
"iot_class": "cloud_polling",
"requirements": [],
"requirements": ["aiortc", "Pillow"],
"version": "1.0.0"
}