Force state update

pull/794/head
pavoni 2015-12-23 18:03:40 +00:00
parent 09b894a4aa
commit 6d236b8169
1 changed files with 1 additions and 0 deletions

View File

@ -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):