Add config flow for cover, fan, light and media_player groups (#67660)
* Add options flow support to HelperConfigFlowHandler * Add config flow for cover, fan, light and media_player groups * Update according to review comments * Update translation strings * Update translation strings * Copy schema before adding suggested values
This commit is contained in:
parent
6a92081e83
commit
a9cc2d2322
11 changed files with 546 additions and 16 deletions
|
@ -127,6 +127,7 @@ FLOWS = [
|
|||
"google_travel_time",
|
||||
"gpslogger",
|
||||
"gree",
|
||||
"group",
|
||||
"growatt_server",
|
||||
"guardian",
|
||||
"habitica",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue