mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-12 06:44:04 +02:00
Update switch.py
This commit is contained in:
parent
120efff71e
commit
1571dfaeda
1 changed files with 2 additions and 0 deletions
|
|
@ -1891,6 +1891,8 @@ class TurnOnOffListener:
|
|||
light,
|
||||
context.id,
|
||||
)
|
||||
self.manual_control[light] = True
|
||||
_fire_manual_control_event(switch, light, context, is_async=False)
|
||||
return True
|
||||
_LOGGER.debug(
|
||||
"%s: Light '%s' correctly matches our last adapt's service data, continuing..."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue