mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
Make Wink update state less aggressive
This commit is contained in:
parent
768e4a011e
commit
9fd850bf36
@ -93,4 +93,4 @@ class WinkToggleDevice(ToggleEntity):
|
||||
|
||||
def update(self):
|
||||
""" Update state of the light. """
|
||||
self.wink.wait_till_desired_reached()
|
||||
self.wink.updateState()
|
||||
|
Loading…
x
Reference in New Issue
Block a user