hass-core/homeassistant/components/opengarage/manifest.json
2020-05-17 12:09:16 +02:00

9 lines
216 B
JSON

{
"domain": "opengarage",
"name": "OpenGarage",
"documentation": "https://www.home-assistant.io/integrations/opengarage",
"codeowners": [
"@danielhiversen"
],
"requirements": ["open-garage==0.1.4"]
}