mirror of
https://github.com/home-assistant/core.git
synced 2025-12-20 02:48:57 +00:00
Add integration_type hub to hive (#159126)
This commit is contained in:
committed by
GitHub
parent
d996d7b113
commit
d890387d3d
@@ -7,6 +7,7 @@
|
|||||||
"homekit": {
|
"homekit": {
|
||||||
"models": ["HHKBridge*"]
|
"models": ["HHKBridge*"]
|
||||||
},
|
},
|
||||||
|
"integration_type": "hub",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["apyhiveapi"],
|
"loggers": ["apyhiveapi"],
|
||||||
"requirements": ["pyhive-integration==1.0.7"]
|
"requirements": ["pyhive-integration==1.0.7"]
|
||||||
|
|||||||
Reference in New Issue
Block a user