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:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user