core/homeassistant/components/gpmdp/manifest.json

11 lines
345 B
JSON

{
"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"],
"codeowners": [],
"iot_class": "local_polling"
}