FutureTense / keymaster

Home Assistant integration for managing Z-Wave enabled locks
MIT License
239 stars 45 forks source link

[Feature Request] Add ability to select lock/unlock notifications #328

Closed joeinaustin closed 1 year ago

joeinaustin commented 1 year ago

**When a lock is unlocked from the inside, no code is used, currently, it shows as a code unlock referencing that last code that was actually used. That is a bug (see #327). Once that is corrected, I would like the ability to choose if lock/unlock from the inside (no code) sends a notification. I could think of a few more variations on this including the ability to checkbox each of the lock and unlock possibilties for notification.

lock w/o code unlock w/o code lock with code unlock with code

The one unique case is lock w/o code. These locks have the ability to choose if that is allowed. IF that option is turned on at the lock, it allows you to lock the door from the inside or outside with NO code. If the option is turned off (default), you must use a code to lock the door from the outside.

Describe the solution you'd like If option selected, no notification is sent when no keypad code is actually entered.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

firstof9 commented 1 year ago

When a lock is unlocked from the inside, no code is used, currently, it shows as a code unlock referencing that last code that was actually used. That is a bug

Not a bug, your lock should update the alarmLevel value when this event occurs.

I would like the ability to choose if lock/unlock from the inside (no code) sends a notification. I could think of a few more variations on this including the ability to checkbox each of the lock and unlock possibilties for notification.

This can be filtered out via the notification script.