diff --git a/custom_components/adaptive_lighting/switch.py b/custom_components/adaptive_lighting/switch.py index 21668c63..2b14777b 100644 --- a/custom_components/adaptive_lighting/switch.py +++ b/custom_components/adaptive_lighting/switch.py @@ -1299,6 +1299,7 @@ class AdaptiveSwitch(SwitchEntity, RestoreEntity): service_data, context=data.context, ) + _LOGGER.debug("%s: 'light.turn_on' awaited", self._name) async def execute_cancellable_adaptation_calls( self,