diff --git a/homeassistant/components/gpmdp/manifest.json b/homeassistant/components/gpmdp/manifest.json index 2b65226b0c1..51fad8e9e71 100644 --- a/homeassistant/components/gpmdp/manifest.json +++ b/homeassistant/components/gpmdp/manifest.json @@ -1,6 +1,7 @@ { "domain": "gpmdp", "name": "Google Play Music Desktop Player (GPMDP)", + "disabled": "Integration has incompatible requirements.", "documentation": "https://www.home-assistant.io/integrations/gpmdp", "requirements": ["websocket-client==0.54.0"], "dependencies": ["configurator"], diff --git a/requirements_all.txt b/requirements_all.txt index a9d5ada7a63..fe25803bb8b 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -2346,9 +2346,6 @@ waterfurnace==1.1.0 # homeassistant.components.cisco_webex_teams webexteamssdk==1.1.1 -# homeassistant.components.gpmdp -websocket-client==0.54.0 - # homeassistant.components.wiffi wiffi==1.0.1