mirror of
https://github.com/home-assistant/core.git
synced 2025-12-20 02:48:57 +00:00
Add integration_type hub to bosch_shc (#158868)
This commit is contained in:
committed by
GitHub
parent
984385cd98
commit
3bb88ed433
@@ -5,6 +5,7 @@
|
|||||||
"codeowners": ["@tschamm"],
|
"codeowners": ["@tschamm"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/bosch_shc",
|
"documentation": "https://www.home-assistant.io/integrations/bosch_shc",
|
||||||
|
"integration_type": "hub",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["boschshcpy"],
|
"loggers": ["boschshcpy"],
|
||||||
"requirements": ["boschshcpy==0.2.107"],
|
"requirements": ["boschshcpy==0.2.107"],
|
||||||
|
|||||||
Reference in New Issue
Block a user