Files
core/homeassistant/components/zamg/manifest.json
Daniel Gangl b7221bfe09 Bump zamg to 0.2.4 (#95874)
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-07-05 08:50:30 +02:00

10 lines
291 B
JSON

{
"domain": "zamg",
"name": "Zentralanstalt f\u00fcr Meteorologie und Geodynamik (ZAMG)",
"codeowners": ["@killer0071234"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/zamg",
"iot_class": "cloud_polling",
"requirements": ["zamg==0.2.4"]
}