hass-core/homeassistant/components/mvglive/manifest.json
2023-02-08 20:38:43 +01:00

9 lines
234 B
JSON

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