mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 12:45:28 +02:00
Fix Plugwise notification sensor (#66116)
This commit is contained in:
@@ -143,4 +143,4 @@ class PlugwiseNotifyBinarySensorEntity(PlugwiseBinarySensorEntity):
|
||||
msg
|
||||
)
|
||||
|
||||
super()._handle_coordinator_update()
|
||||
self.async_write_ha_state()
|
||||
|
Reference in New Issue
Block a user