diff --git a/homeassistant/components/flo/manifest.json b/homeassistant/components/flo/manifest.json index 10b5faaf821..f8d30076314 100644 --- a/homeassistant/components/flo/manifest.json +++ b/homeassistant/components/flo/manifest.json @@ -4,6 +4,7 @@ "codeowners": ["@dmulcahey"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/flo", + "integration_type": "hub", "iot_class": "cloud_polling", "loggers": ["aioflo"], "requirements": ["aioflo==2021.11.0"]