1) Give a description of the problem
I want to reset the timer if motion is detected within 10 min and set variable to true.
2) What is the expected behaviour?
I get a lot of false positives so i want to try to narrow it down so it only tells me when there has been no motions within 10 mins.
3) What is happening/not happening?
It runs but the timer never resets. It just runs 10 mins and changes the variable to true even though other motion event happened within that time. I tried adding clear all pending but it did not restart the timer for a pending event.
4) Post a Green Snapshot of the piston![image|45x37]