Open gabriele-v opened 5 years ago
This already happens due to the use of runIn()
.
Every time motion is detected, the runIn()
timer is effectively reset, so the call to set the inactive motion event is always based on the time of the most recent motion detected event.
Change behaviour of inactive motion: consider latest motion instead of every motion