Couple of questions:
- What does the Timer_Toggle action do? Will this cancel a running timer?
- What is the difference between self trigger and self-retrigger?
- What happens in this scenario:
- I have a self-retrigger timer that is set to 20s, which is the default timer for an auto lights off condition. Lights are switched on automatically by motion.
- I have another condition triggered by a double click of a switch which is meant to extend the lights off… it starts the same timer with 5:00. If I leave the lights on they go off after 5 mins.
The issue I have seen is if I double click, then manually turn the light off, I would expect when the auto-light condition is satisfied again (motion detect), it will start the timer again and lights would go off after 20s, but it would seem it stays on for longer, so I wonder if the 5 minute timer is still running and it honours that instead? Can you confirm the expected behaviour please?
Cheers