diff --git a/custom_components/airmusic/manifest.json b/custom_components/airmusic/manifest.json index e0437fe..f7e5cdf 100644 --- a/custom_components/airmusic/manifest.json +++ b/custom_components/airmusic/manifest.json @@ -3,7 +3,7 @@ "name": "AirMusic Integration", "codeowners": ["@DominikWrobel"], "config_flow": true, - "dependencies": ["logger"], + "dependencies": ["logger", "upnp"], "documentation": "https://github.com/DominikWrobel/airmusic", "iot_class": "local_polling", "issue_tracker": "https://github.com/DominikWrobel/airmusic/issues",