diff --git a/homeassistant/components/freedompro/manifest.json b/homeassistant/components/freedompro/manifest.json index b4e183ac5dd..a56dcbdbccb 100644 --- a/homeassistant/components/freedompro/manifest.json +++ b/homeassistant/components/freedompro/manifest.json @@ -4,6 +4,7 @@ "codeowners": ["@stefano055415"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/freedompro", + "integration_type": "hub", "iot_class": "cloud_polling", "loggers": ["pyfreedompro"], "requirements": ["pyfreedompro==1.1.0"]