Hello
My daughter is 12 and doesn't have a phone. i can manage to detect when she enter the house easily.
Things are more complex when she leaves and I wat to arm away the alarm!
I have a smart lock and I use Konnected.io for my alarm sensors.
Is there a way to check is PIR motion is trigger within 1 minutes after door lock? (If shes outside, no motion, if she locks the door from inside motion).
I saw a rule to do: when door locked check if PIR turn on AND stays on for x time. However, if my daughter lock from inside, the PIR is outside the entrence and will be triggered a few seconds later, so it will not be on when the door is locked. And stays on will not work if she is still in fromt of the tv after 45 seconds.
So, can a rule start with a trigger and look for another trigger within 60 seconds?
Maybe I could, but looks complicated, turn a switch for 1 minutes when door is locked. On another rule with a required expression when the switch is on and motion is detected, record my daughter presence. In the first rule after 1 minute if the presence is off I know I can put the alarm away mode.