1) Give a description of the problem
I want a simple timer piston that restarts the time after an event
So I have a piston that sets an alarm/variable. then once it does that it starts a timer. if a motion sensor is not sensed, the timer does something. but if the motion sensor goes off, the timer should restart. right now it’s not.
I know it’s some sort of trick with the Never Cancel or Allow Multiple Schedules… I cannot figure it out