Add config flow to zamg (#66469)
This commit is contained in:
parent
a1c18b06fb
commit
b2b3c47917
20 changed files with 821 additions and 311 deletions
|
@ -461,6 +461,7 @@ FLOWS = {
|
|||
"yeelight",
|
||||
"yolink",
|
||||
"youless",
|
||||
"zamg",
|
||||
"zerproc",
|
||||
"zha",
|
||||
"zwave_js",
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue