mirror of
https://github.com/home-assistant/core.git
synced 2025-11-01 06:59:31 +00:00
Validate on abort
This commit is contained in:
@@ -1610,6 +1610,8 @@ class ConfigEntriesFlowManager(
|
||||
self.config_entries.async_update_entry(
|
||||
entry, discovery_keys=new_discovery_keys
|
||||
)
|
||||
|
||||
self._async_validate_next_flow(result)
|
||||
return result
|
||||
|
||||
# Mark the step as done.
|
||||
|
||||
Reference in New Issue
Block a user