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
2020-01-06 21:28:23 +01:00

9 lines
202 B
JSON

{
"domain": "mvglive",
"name": "Mvglive",
"documentation": "https://www.home-assistant.io/integrations/mvglive",
"requirements": ["PyMVGLive==1.1.4"],
"dependencies": [],
"codeowners": []
}