Add config flow to zamg (#66469)

This commit is contained in:
Daniel Gangl 2022-10-26 18:35:12 +02:00 committed by GitHub
parent a1c18b06fb
commit b2b3c47917
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 821 additions and 311 deletions

View file

@ -461,6 +461,7 @@ FLOWS = {
"yeelight",
"yolink",
"youless",
"zamg",
"zerproc",
"zha",
"zwave_js",

View file

@ -6093,7 +6093,7 @@
"zamg": {
"name": "Zentralanstalt f\u00fcr Meteorologie und Geodynamik (ZAMG)",
"integration_type": "hub",
"config_flow": false,
"config_flow": true,
"iot_class": "cloud_polling"
},
"zengge": {