diff --git a/homeassistant/components/izone/manifest.json b/homeassistant/components/izone/manifest.json index 34a0b4444bbc..80b2c1c2dad3 100644 --- a/homeassistant/components/izone/manifest.json +++ b/homeassistant/components/izone/manifest.json @@ -7,6 +7,7 @@ "homekit": { "models": ["iZone"] }, + "integration_type": "hub", "iot_class": "local_polling", "loggers": ["pizone"], "requirements": ["python-izone==1.2.9"]