Remove throttle doesn't play well with subscriptions.

This commit is contained in:
pavoni 2016-01-09 16:16:41 +00:00
parent d406d7fa94
commit d61eb93c03
2 changed files with 1 additions and 9 deletions

View file

@ -86,5 +86,4 @@ class VeraLight(VeraSwitch):
else:
self.vera_device.switch_on()
self.last_command_send = time.time()
self.is_on_status = True