mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-16 16:54:04 +02:00
initial commit
This commit is contained in:
parent
fe7bdd3940
commit
40c49f8810
2 changed files with 4 additions and 4 deletions
|
|
@ -1692,7 +1692,7 @@ class TurnOnOffListener:
|
|||
)
|
||||
|
||||
async def reset():
|
||||
ValueError("TEST")
|
||||
raise ValueError("THIS SHOULD BE CALLED")
|
||||
_LOGGER.debug(
|
||||
"Transition finished for light %s",
|
||||
light,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue