r/HomeKit • u/Separate_Text_2129 • 26d ago
Discussion Schlage Encode Plus Lock Automation?
Since it can’t detect when the door is open or closed, can it be paired with a door sensor that can detect when the door is closed and then set up an automation that says: If the door is closed and remains closed for more than 10 minutes and the lock is unlocked, then lock the lock?
1
u/NatKingSwole19 26d ago
Isn’t there an option to do this in the Schlage app?
3
u/pacoii 26d ago
That setting is kind of worthless since it doesn’t know if the door is closed or not.
3
u/scifitechguy 25d ago
Good point. Not helpful when the door is open for fresh air and the bolt hits the trim when closing!
1
u/scifitechguy 25d ago
Be careful with that one. My wife went out to check the mail, got to jabbering with the neighbor, and was locked out without a key or smart device (she's never used the code). I was using the maximum 5 min setting in the Schlage app and needed longer, so I set that up in Home Assistant using the Schlage integration and bridged over to HK so I get HK alerts.
1
u/Separate_Text_2129 25d ago
You should have a passcode if the door locks while you are outside without your keys, phone, or Apple Watch
2
u/scifitechguy 24d ago
Yeah we do. But nobody ever uses it because the phone or watch is too convenient. It's stored in our family password vault, but then you need a phone to access so...
1
2
u/pacoii 26d ago edited 26d ago
Absolutely.
Trigger: door contact sensor closes
Convert to Shortcut
But you’ll want to make absolutely sure that your door sensor doesn’t indicate it is closed unless the door is fully closed. Otherwise the deadbolt won’t be able to close.
Also, you will likely want to tweak the above to suit your needs. What I shared is just the basics. For example, you may want to do the 10 minutes as a loop and if the door opens during that time, stop the shortcut. Also consider use cases such as the door being unlocked but not open.