FutureTense / keymaster

Home Assistant integration for managing Z-Wave enabled locks
MIT License
219 stars 43 forks source link

[Feature Request] Don't start Autolock timer until the door is closed. #271

Closed dorkage closed 2 years ago

dorkage commented 2 years ago

Is your feature request related to a problem? Please describe. My keymaster install will autolock with my door open despite having the entity for the door sensor in the page for code management

Describe the solution you'd like Add the condition of the door being close to the autolock timer service starting. Manual attempts to add this condition seems to break the autolock timer start service.

dorkage commented 2 years ago

Well despite the Lovelace page showing the correct status of the door, I re-ran through the setup for the lock and repicked the contact sensor I am using and now autolock waits until after the door is closed to attempt to lock.