Releases: FutureTense/keymaster
v0.0.62
Links
v0.0.61
v0.0.60
v0.0.59 - retry autolock in 30 seconds if door sensor shows door is open
retry autolock in 30 seconds if door sensor shows door is open
v0.0.57
v0.0.56
💥 Breaking Change 💥
- Update notify prefix @srpomeroy (#203)
You will need to adjust your notification script name with the new format keymaster_LOCKNAME_manual_notify
for this breaking change.
Links
v0.0.55
Manually publish release
v0.0.54
🐛 Bug Fixes 🐛
Links
v0.0.53 Introducing Autolock
This release introduces autolock. Please make sure you update your Lovelace, as it contains the rudimentary controls to enable autolock.
To use Autolock, simply change the “Auto Lock Enabled” boolean by clicking on it, then use the slider to enable it.
There are two text fields you can use to set the Auto Lock time. One for daylight hours, and one for night. This requires you to have set your longitude/latitude for your house so dusk and dawn times can be calculated. use leading zeros in the text fields. 00:15:00
means 0 hours, 15 minutes and 0 seconds. Leaving off leading zeros, e.g. 15:00
is 15 hours and 0 minutes is the same as 15:00:00
, which is probably not what you want.