hass-core/homeassistant/components/garages_amsterdam/manifest.json
Klaas Schoute 2602b45ec8
Bump package for Garage Amsterdam (#83167)
* Bump to new package version

* Change the class name used in the new package

* Fix failing test with using old package name
2022-12-05 13:12:46 +01:00

9 lines
285 B
JSON

{
"domain": "garages_amsterdam",
"name": "Garages Amsterdam",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/garages_amsterdam",
"requirements": ["odp-amsterdam==5.0.0"],
"codeowners": ["@klaasnicolaas"],
"iot_class": "cloud_polling"
}