diff --git a/homeassistant/components/honeywell/manifest.json b/homeassistant/components/honeywell/manifest.json index 4a597a6700a..1138be5a87c 100644 --- a/homeassistant/components/honeywell/manifest.json +++ b/homeassistant/components/honeywell/manifest.json @@ -4,6 +4,7 @@ "codeowners": ["@rdfurman", "@mkmer"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/honeywell", + "integration_type": "hub", "iot_class": "cloud_polling", "loggers": ["somecomfort"], "requirements": ["AIOSomecomfort==0.0.35"]