Skip to content

Releases: FutureTense/keymaster

v0.0.62

25 Aug 05:33
00f8b0a
Compare
Choose a tag to compare

Downloads for this release

  • Put zwave component imports in try except blocks @raman325 (#221)

Links

v0.0.61

12 Aug 14:18
012cab9
Compare
Choose a tag to compare

v0.0.60

12 Aug 03:32
012cab9
Compare
Choose a tag to compare

Downloads for this release

🐛 Bug Fixes 🐛

Links

v0.0.59 - retry autolock in 30 seconds if door sensor shows door is open

10 Aug 19:31
Compare
Choose a tag to compare

retry autolock in 30 seconds if door sensor shows door is open

v0.0.57

29 Jul 15:52
9eb79e1
Compare
Choose a tag to compare

💥 ONLY UPDATE TO THIS RELEASE IF you are on 2021.8.0b0 and above, it will not work otherwise 💥

Downloads for this release

⚡ Enhancments ⚡

  • Fetch zwave-js code when it hasn't already been fetched @raman325 (#200)
  • Add logic to refresh user codes for zwave-js @raman325 (#191)

🐛 Bug Fixes 🐛

  • Fetch zwave-js code when it hasn't already been fetched @raman325 (#200)

Links

v0.0.56

20 Jul 23:48
fda125e
Compare
Choose a tag to compare

Downloads for this release

💥 Breaking Change 💥

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

13 Jul 15:44
ca22942
Compare
Choose a tag to compare

Manually publish release

v0.0.54

13 Jul 04:15
ca22942
Compare
Choose a tag to compare
v0.0.54 Pre-release
Pre-release

Downloads for this release

🐛 Bug Fixes 🐛

Links

v0.0.53 Introducing Autolock

08 Jul 17:00
Compare
Choose a tag to compare

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.

v0.0.51

17 Jun 05:49
Compare
Choose a tag to compare

Downloads for this release

  • UI tweaks, PIN limit logic added

Links