add one more logging call

This commit is contained in:
Bas Nijholt 2023-08-10 13:10:21 -07:00
commit 8ad56a3403

View file

@ -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,