Recently got a smart lock and trying to get it set up in such a way as to unlock automatically as I approach my front door.
Requirements:
- Should only unlock for me (I’ll always have my phone on me, so something that can detect the phone maybe)
- Should only unlock if I am outside the door, not inside the house
- Should do it quickly enough that I don’t need to stop and wait at the door
- Nothing visible from / mounted on the outside
I’ve considered checking if my phone is connected to the WiFi, but that seems like a slow and unreliable method. I’ve also been looking at ESPresense and Bermuda, but haven’t looked too far into them.
I’m comfortable in software and hardware, so could probably implement any solution within reason. Any suggestions?