mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
Remove trace
This commit is contained in:
parent
3ec00ce4fe
commit
63bf4db969
@ -215,7 +215,6 @@ class Scene(ToggleEntity):
|
||||
|
||||
def _reproduce_state(self, states):
|
||||
""" Wraps reproduce state with Scence specific logic. """
|
||||
print('REPRODUCE_STATE')
|
||||
self.ignore_updates = True
|
||||
reproduce_state(self.hass, states, True)
|
||||
self.ignore_updates = False
|
||||
|
Loading…
x
Reference in New Issue
Block a user