@jasper1983x wrote:
Alright smart minds, i’m looking for your advice
So, my curent situation is that my neighbours have to/ are allowed to walk through my back yard, because that is the only way for them to reach their own backyard from the main road.
To do so, they first need to go through my gate, and then through theirs (20 meters/60 yards further down the garden
I’ve put a door/windo sensor in both gates
What i would like to have is:
- My gate opens, i get notified (got that working)
- If within a minute the neighbours gate opens/closes, it must have been them passing through, so everything is allright.
- If after a minute after my gate has opened their gate has not opened/closed, somebody must be in my backyard, and i would like to get notified
Any suggestions on how to accomplish this?
I could use a input boolean that i set when my gate opens, but i don’t see a way to have the 1 minute time constraint in that
Posts: 6
Participants: 4