Fix Plugwise notification sensor (#66116)
parent
b9f21d4e07
commit
b216f6f448
|
@ -143,4 +143,4 @@ class PlugwiseNotifyBinarySensorEntity(PlugwiseBinarySensorEntity):
|
||||||
msg
|
msg
|
||||||
)
|
)
|
||||||
|
|
||||||
super()._handle_coordinator_update()
|
self.async_write_ha_state()
|
||||||
|
|
Loading…
Reference in New Issue