mirror of
https://github.com/home-assistant/core.git
synced 2026-05-04 03:51:12 +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