mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 15:17:35 +00:00
Disable gpmdp integration (#51509)
This commit is contained in:
parent
06c9a50869
commit
b61c8ce034
@ -1,6 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "gpmdp",
|
"domain": "gpmdp",
|
||||||
"name": "Google Play Music Desktop Player (GPMDP)",
|
"name": "Google Play Music Desktop Player (GPMDP)",
|
||||||
|
"disabled": "Integration has incompatible requirements.",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/gpmdp",
|
"documentation": "https://www.home-assistant.io/integrations/gpmdp",
|
||||||
"requirements": ["websocket-client==0.54.0"],
|
"requirements": ["websocket-client==0.54.0"],
|
||||||
"dependencies": ["configurator"],
|
"dependencies": ["configurator"],
|
||||||
|
@ -2346,9 +2346,6 @@ waterfurnace==1.1.0
|
|||||||
# homeassistant.components.cisco_webex_teams
|
# homeassistant.components.cisco_webex_teams
|
||||||
webexteamssdk==1.1.1
|
webexteamssdk==1.1.1
|
||||||
|
|
||||||
# homeassistant.components.gpmdp
|
|
||||||
websocket-client==0.54.0
|
|
||||||
|
|
||||||
# homeassistant.components.wiffi
|
# homeassistant.components.wiffi
|
||||||
wiffi==1.0.1
|
wiffi==1.0.1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user