Skip to content

Releases: FutureTense/lock-manager

v0.0.45

03 Dec 20:53
Compare
Choose a tag to compare
update to 45

v0.0.43

02 Dec 15:23
Compare
Choose a tag to compare

Sensors update only on PIN changes, not a time period

Make a tweak for Schlage locks

v0.0.41

19 Nov 20:45
1bf56f0
Compare
Choose a tag to compare

Fixes for various Schlage locks and setting random codes.

v0.0.40

05 Nov 17:46
d17ec1c
Compare
Choose a tag to compare

Potential workaround for FE599 locks

v0.0.39

02 Nov 23:00
14dffe3
Compare
Choose a tag to compare
Be469 workaround (#56)

* BE469 workaround

* Change code slot to 'occupied' when *s are in the slot
* Adjust template to assume 'occupied' as good code and not try to sync

* A better workround

* If we cannot read the lock code slot, return the value from the PIN entry
* If the slot is disabled return ""

* Add missing key

* Change elif back to if

* Add debug logger and changed debug from str to int

* Added logger.debug to _invalide_code function
* Changed ozw value.index debug to int from str

* Stop lock notification clearing from spaming

* Stop lock notification clearing from spamming notifications.

* Update lock_manager_common.yaml

* Forgot the ''s

v0.0.38

30 Oct 20:06
bd5d3e6
Compare
Choose a tag to compare
Update const.py

v0.0.38

v0.0.37

29 Oct 23:23
Compare
Choose a tag to compare
fixed sensor unavailable bug

v0.0.36

29 Oct 22:43
Compare
Choose a tag to compare

Change so no commands are sent to lock without first reading from lock into sensor

v0.0.35

29 Oct 19:02
bc09882
Compare
Choose a tag to compare
Fix  code slot erros (#49)

v0.0.34

29 Oct 02:01
fd45b69
Compare
Choose a tag to compare
Update const.py