Fix Plugwise notification sensor (#66116)

This commit is contained in:
Franck Nijhof
2022-02-08 23:12:22 +01:00
committed by GitHub
parent b9f21d4e07
commit b216f6f448

View File

@@ -143,4 +143,4 @@ class PlugwiseNotifyBinarySensorEntity(PlugwiseBinarySensorEntity):
msg
)
super()._handle_coordinator_update()
self.async_write_ha_state()