diff --git a/homeassistant/components/sonos/manifest.json b/homeassistant/components/sonos/manifest.json index 18f406b5f63e..bcc252a7d8d7 100644 --- a/homeassistant/components/sonos/manifest.json +++ b/homeassistant/components/sonos/manifest.json @@ -6,6 +6,7 @@ "config_flow": true, "dependencies": ["ssdp"], "documentation": "https://www.home-assistant.io/integrations/sonos", + "integration_type": "hub", "iot_class": "local_push", "loggers": ["soco", "sonos_websocket"], "quality_scale": "bronze",