ha-core/homeassistant/components/mvglive/manifest.json

10 lines
234 B
JSON

{
"domain": "mvglive",
"name": "MVG",
"documentation": "https://www.home-assistant.io/integrations/mvglive",
"requirements": ["PyMVGLive==1.1.4"],
"codeowners": [],
"iot_class": "cloud_polling",
"loggers": ["MVGLive"]
}