mirror of
https://github.com/home-assistant/core.git
synced 2025-12-20 02:48:57 +00:00
Add integration_type hub to homeworks (#159130)
This commit is contained in:
committed by
GitHub
parent
7506ff826c
commit
9f2138aa18
@@ -4,6 +4,7 @@
|
|||||||
"codeowners": [],
|
"codeowners": [],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/homeworks",
|
"documentation": "https://www.home-assistant.io/integrations/homeworks",
|
||||||
|
"integration_type": "hub",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["pyhomeworks"],
|
"loggers": ["pyhomeworks"],
|
||||||
"requirements": ["pyhomeworks==1.1.2"]
|
"requirements": ["pyhomeworks==1.1.2"]
|
||||||
|
|||||||
Reference in New Issue
Block a user