mirror of
https://github.com/home-assistant/core.git
synced 2025-08-06 14:15:12 +02:00
Make Wink update state less aggressive
This commit is contained in:
@@ -93,4 +93,4 @@ class WinkToggleDevice(ToggleEntity):
|
||||
|
||||
def update(self):
|
||||
""" Update state of the light. """
|
||||
self.wink.wait_till_desired_reached()
|
||||
self.wink.updateState()
|
||||
|
Reference in New Issue
Block a user