mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 05:05:09 +02:00
Reolink update current firmware state after install attempt (#104210)
This commit is contained in:
@@ -98,3 +98,5 @@ class ReolinkUpdateEntity(
|
||||
raise HomeAssistantError(
|
||||
f"Error trying to update Reolink firmware: {err}"
|
||||
) from err
|
||||
finally:
|
||||
self.async_write_ha_state()
|
||||
|
Reference in New Issue
Block a user