mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-12 14:54:04 +02:00
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
12ae6c345f
commit
8e908362be
1 changed files with 1 additions and 0 deletions
|
|
@ -1806,6 +1806,7 @@ class TurnOnOffListener:
|
|||
delay,
|
||||
)
|
||||
assert not self.manual_control[light]
|
||||
|
||||
self._handle_timer(light, self.auto_reset_manual_control_timers, delay, reset)
|
||||
|
||||
def reset(self, *lights, reset_manual_control=True) -> None:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue