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:
parent
b22c45ea29
commit
bf6d429339
14 changed files with 461 additions and 21 deletions
|
@ -103,6 +103,7 @@ FLOWS = {
|
|||
"dsmr",
|
||||
"dsmr_reader",
|
||||
"dunehd",
|
||||
"dwd_weather_warnings",
|
||||
"dynalite",
|
||||
"eafm",
|
||||
"easyenergy",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue