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
+32
View File
@@ -0,0 +1,32 @@
{
"domain": "spook",
"name": "Spook",
"after_dependencies": [
"blueprint",
"cloud",
"timer",
"proximity"
],
"codeowners": [
"@frenck"
],
"config_flow": true,
"dependencies": [
"homeassistant",
"input_number",
"input_select",
"lovelace",
"number",
"person",
"recorder",
"repairs",
"select",
"zone"
],
"documentation": "https://spook.boo",
"integration_type": "hub",
"iot_class": "local_push",
"issue_tracker": "https://github.com/frenck/spook/issues",
"requirements": [],
"version": "5.0.0"
}