core/homeassistant/components/mvglive/manifest.json

10 lines
234 B
JSON
Raw Normal View History

{
"domain": "mvglive",
"name": "MVG",
"codeowners": [],
2023-02-08 19:38:43 +00:00
"documentation": "https://www.home-assistant.io/integrations/mvglive",
"iot_class": "cloud_polling",
2023-02-08 19:38:43 +00:00
"loggers": ["MVGLive"],
"requirements": ["PyMVGLive==1.1.4"]
}