mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-11 22:34:04 +02:00
Update switch.py
This commit is contained in:
parent
c3c0eaac2e
commit
20854f1dc0
1 changed files with 1 additions and 0 deletions
|
|
@ -1200,6 +1200,7 @@ class AdaptiveSwitch(SwitchEntity, RestoreEntity):
|
|||
context,
|
||||
)
|
||||
):
|
||||
_fire_manual_control_event(self, light, context, is_async=False)
|
||||
continue
|
||||
await self._adapt_light(light, transition, force=force, context=context)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue