core/homeassistant/components/gpmdp/manifest.json

10 lines
285 B
JSON

{
"domain": "gpmdp",
"name": "Google Play Music Desktop Player (GPMDP)",
"documentation": "https://www.home-assistant.io/integrations/gpmdp",
"requirements": ["websocket-client==0.54.0"],
"dependencies": ["configurator"],
"codeowners": [],
"iot_class": "local_polling"
}