mirror of
https://github.com/home-assistant/core.git
synced 2025-11-08 18:39:30 +00:00
Refactor volvooncall to use ConfigFlow (#76680)
* refactor volvooncall to use ConfigFlow * remove unused constant SIGNAL_STATE_UPDATED * implemented feedback * improve ConfigFlow UX by giving an option for region=None * implemented more feedback * next round of feedback * implemented more feedback * improve test coverage * more test coverage * Apply suggestions from code review * implemented feedback on tests * Apply suggestions from code review Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
This commit is contained in:
@@ -415,6 +415,7 @@ FLOWS = {
|
||||
"vizio",
|
||||
"vlc_telnet",
|
||||
"volumio",
|
||||
"volvooncall",
|
||||
"vulcan",
|
||||
"wallbox",
|
||||
"watttime",
|
||||
|
||||
Reference in New Issue
Block a user