turn off the light after xx seconds [HOMEKIT]
Hi,
with homekit automation it's possible to do something when a trigger is fired. E.g., I can turn on the "light-2" when the "light-1" is on; it's possible to execute the action after n-seconds.
I did not find a way to make a timer that:
- when the "light-2" is turned on
- wait n-seconds
- then turn off "light-1"
is this possible?