core/homeassistant/components/gpmdp/manifest.json

11 lines
226 B
JSON

{
"domain": "gpmdp",
"name": "Gpmdp",
"documentation": "https://www.home-assistant.io/integrations/gpmdp",
"requirements": [
"websocket-client==0.54.0"
],
"dependencies": ["configurator"],
"codeowners": []
}