Remove throttle doesn't play well with subscriptions.
This commit is contained in:
parent
d406d7fa94
commit
d61eb93c03
2 changed files with 1 additions and 9 deletions
|
@ -86,5 +86,4 @@ class VeraLight(VeraSwitch):
|
|||
else:
|
||||
self.vera_device.switch_on()
|
||||
|
||||
self.last_command_send = time.time()
|
||||
self.is_on_status = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue