core/homeassistant/components/zamg/manifest.json

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.2"]
}