Reolink update current firmware state after install attempt (#104210)
This commit is contained in:
parent
51385dcaab
commit
9e0bc9e252
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue