Skip to content

v0.0.26

Compare
Choose a tag to compare
@FutureTense FutureTense released this 17 Oct 16:33
· 40 commits to master since this release
f0b8295
Code sensor (#29)

* Add code slot sensors (#27)

* Template adjust for access counter

* Update lock_manager_common.txt

* Allow for ozw and zwave in same script

* Add bool in config options to enable/disable ozw mode
* Add 'binary_sensor.fake' as default for door sensor
* Version remove -ozw tag since this should work for both versions now

* Attempt number 2

* Fix template errors

* WIP

* Lock code slots working

* Only load sensors if using ozw

* Version bump

* Remove old debuging code

* Sync entity name with lock name

* Formatting

* Add num slots input number, sanatize user input (#28)

* Sanitize user input on `lockname`
* Add NUMSLOTS

* ADDED FEATURE AUTOSYNC TO MAKE SURE UI PINS/STATUS IS REFLECTED IN LOCK SLOTS
REMOVED NUMSLOTS input_number

Co-authored-by: Chris <[email protected]>