Updated apps

This commit is contained in:
2026-07-20 22:52:35 -04:00
parent 28a8cb98f6
commit a0c3271743
1164 changed files with 94781 additions and 6892 deletions
+6 -3
View File
@@ -2,9 +2,12 @@
"domain": "ha_mcp_tools",
"name": "HA-MCP Custom Component",
"after_dependencies": [
"http",
"backup",
"cloud",
"frontend"
"frontend",
"http",
"lovelace",
"network"
],
"codeowners": [
"@homeassistant-ai"
@@ -19,5 +22,5 @@
"requirements": [
"ruamel.yaml>=0.18.0"
],
"version": "1.1.0"
"version": "1.2.2"
}