diff --git a/homeassistant/components/knx/manifest.json b/homeassistant/components/knx/manifest.json index 5107956050f..b29e44490e9 100644 --- a/homeassistant/components/knx/manifest.json +++ b/homeassistant/components/knx/manifest.json @@ -7,5 +7,6 @@ "codeowners": ["@Julius2342", "@farmio", "@marvin-w"], "quality_scale": "platinum", "iot_class": "local_push", - "loggers": ["xknx"] + "loggers": ["xknx"], + "integration_type": "hub" }