hass-core/homeassistant/components/opengarage/manifest.json
Daniel Hjelseth Høyer 9d674af566
Bump open-garage to 0.2.0 (#59608)
Signed-off-by: Daniel Hjelseth Høyer <github@dahoiv.net>
2021-11-13 11:54:24 +01:00

13 lines
No EOL
278 B
JSON

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