mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-16 00:34:04 +02:00
add one more logging call
This commit is contained in:
parent
ad897fdcba
commit
8ad56a3403
1 changed files with 1 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue