diff --git a/homeassistant/components/rympro/manifest.json b/homeassistant/components/rympro/manifest.json index 51c26b312fb..a6c8705afdd 100644 --- a/homeassistant/components/rympro/manifest.json +++ b/homeassistant/components/rympro/manifest.json @@ -4,6 +4,7 @@ "codeowners": ["@OnFreund", "@elad-bar", "@maorcc"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/rympro", + "integration_type": "hub", "iot_class": "cloud_polling", "requirements": ["pyrympro==0.0.9"] }