mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
Disable gpmdp integration (#51509)
This commit is contained in:
parent
06c9a50869
commit
b61c8ce034
@ -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"],
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user