diff --git a/homeassistant/components/plaato/manifest.json b/homeassistant/components/plaato/manifest.json index 1547501ac50..2e3e74c339b 100644 --- a/homeassistant/components/plaato/manifest.json +++ b/homeassistant/components/plaato/manifest.json @@ -6,6 +6,7 @@ "config_flow": true, "dependencies": ["webhook"], "documentation": "https://www.home-assistant.io/integrations/plaato", + "integration_type": "hub", "iot_class": "cloud_push", "loggers": ["pyplaato"], "requirements": ["pyplaato==0.0.19"]