mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Force state update
This commit is contained in:
parent
09b894a4aa
commit
6d236b8169
@ -66,6 +66,7 @@ class WemoSwitch(SwitchDevice):
|
||||
'Subscription update for %s, sevice=%s params=%s',
|
||||
self.name, _device, _params)
|
||||
self.update()
|
||||
self.update_ha_state()
|
||||
|
||||
@property
|
||||
def should_poll(self):
|
||||
|
Loading…
x
Reference in New Issue
Block a user