Force state update
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…
Reference in New Issue