mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
10 lines
285 B
JSON
10 lines
285 B
JSON
{
|
|
"domain": "garages_amsterdam",
|
|
"name": "Garages Amsterdam",
|
|
"codeowners": ["@klaasnicolaas"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/garages_amsterdam",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": ["odp-amsterdam==6.0.2"]
|
|
}
|