1
mirror of https://github.com/home-assistant/core synced 2024-08-06 09:34:49 +02:00
ha-core/homeassistant/components/mvglive/manifest.json
2022-01-28 13:37:53 -08:00

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"]
}