diff --git a/homeassistant/components/braviatv/manifest.json b/homeassistant/components/braviatv/manifest.json index 194b14512e7d..0c8f90ac3d7a 100644 --- a/homeassistant/components/braviatv/manifest.json +++ b/homeassistant/components/braviatv/manifest.json @@ -3,6 +3,7 @@ "name": "Sony Bravia TV", "codeowners": ["@bieniu", "@Drafteed"], "config_flow": true, + "dependencies": ["ssdp"], "documentation": "https://www.home-assistant.io/integrations/braviatv", "integration_type": "device", "iot_class": "local_polling",