Releases: FutureTense/lock-manager
Releases · FutureTense/lock-manager
v0.0.45
v0.0.43
Sensors update only on PIN changes, not a time period
Make a tweak for Schlage locks
v0.0.41
Fixes for various Schlage locks and setting random codes.
v0.0.40
Potential workaround for FE599 locks
v0.0.39
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
Update const.py v0.0.38
v0.0.37
fixed sensor unavailable bug
v0.0.36
Change so no commands are sent to lock without first reading from lock into sensor
v0.0.35
Fix code slot erros (#49)
v0.0.34
Update const.py