Add config flow to dwd_weather_warnings (#91040)

* Add config flow to dwd_weather_warnings

* Add additional test for more coverage

* Apply code review changes

* Apply further code review changes

* Rename constant for configuration

* Apply code review changes

* Simplify config flow code
This commit is contained in:
andarotajo
2023-05-07 10:26:39 +02:00
committed by GitHub
parent b22c45ea29
commit bf6d429339
14 changed files with 461 additions and 21 deletions

View File

@@ -1200,7 +1200,7 @@
"dwd_weather_warnings": {
"name": "Deutscher Wetterdienst (DWD) Weather Warnings",
"integration_type": "hub",
"config_flow": false,
"config_flow": true,
"iot_class": "cloud_polling"
},
"dweet": {