diff --git a/homeassistant/components/prosegur/manifest.json b/homeassistant/components/prosegur/manifest.json index 2e649ebd5bd..c67c0505dd7 100644 --- a/homeassistant/components/prosegur/manifest.json +++ b/homeassistant/components/prosegur/manifest.json @@ -4,6 +4,7 @@ "codeowners": ["@dgomes"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/prosegur", + "integration_type": "hub", "iot_class": "cloud_polling", "loggers": ["pyprosegur"], "requirements": ["pyprosegur==0.0.14"]