mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 19:27:45 +00:00
Reolink update current firmware state after install attempt (#104210)
This commit is contained in:
parent
51385dcaab
commit
9e0bc9e252
@ -98,3 +98,5 @@ class ReolinkUpdateEntity(
|
||||
raise HomeAssistantError(
|
||||
f"Error trying to update Reolink firmware: {err}"
|
||||
) from err
|
||||
finally:
|
||||
self.async_write_ha_state()
|
||||
|
Loading…
x
Reference in New Issue
Block a user