mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Remove unneeded self.async_write_ha_state() in Blink (#103932)
This commit is contained in:
@@ -104,4 +104,3 @@ class BlinkSyncModuleHA(
|
||||
raise HomeAssistantError("Blink failed to arm camera away") from er
|
||||
|
||||
await self.coordinator.async_refresh()
|
||||
self.async_write_ha_state()
|
||||
|
Reference in New Issue
Block a user