1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 12:59:34 +00:00

Add integration_type hub to izone (#159183)

This commit is contained in:
Joost Lekkerkerker
2025-12-16 11:47:22 +01:00
committed by GitHub
parent 46c6313068
commit 91f3b991ba

View File

@@ -7,6 +7,7 @@
"homekit": {
"models": ["iZone"]
},
"integration_type": "hub",
"iot_class": "local_polling",
"loggers": ["pizone"],
"requirements": ["python-izone==1.2.9"]