diff --git a/homeassistant/components/hanna/manifest.json b/homeassistant/components/hanna/manifest.json index ffa44dfd6a8..d9d70035c88 100644 --- a/homeassistant/components/hanna/manifest.json +++ b/homeassistant/components/hanna/manifest.json @@ -4,6 +4,7 @@ "codeowners": ["@bestycame"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/hanna", + "integration_type": "hub", "iot_class": "cloud_polling", "quality_scale": "bronze", "requirements": ["hanna-cloud==0.0.7"]