1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-30 20:24:21 +01:00

Add integration_type hub to hive (#159126)

This commit is contained in:
Joost Lekkerkerker
2025-12-15 20:21:10 +01:00
committed by GitHub
parent d996d7b113
commit d890387d3d
@@ -7,6 +7,7 @@
"homekit": {
"models": ["HHKBridge*"]
},
"integration_type": "hub",
"iot_class": "cloud_polling",
"loggers": ["apyhiveapi"],
"requirements": ["pyhive-integration==1.0.7"]