I recently upgraded to v.28 and I am receiving random “Door Closed” notifications about every hour on the hour, 3 times in a row. I have 3 code slots enabled.
I have a Yale 226 which doesn’t have an available Alarm Level (using the sensor.fake) but does show the following entity under Alarm Type. Could this being sending some type of update triggering the notification? Should I change it to sensor.fake?
My setup:
ZwaveJS2MQTT on latest versions
HassOS/CORE/Supervisor on latest versions
ZwaveJS Integation on latest versions
Yale YRD110 Locks (Front/Garage Door)
Question: I should be able to either listen to events through the debug tools on the keymaster_lock_state_changed events or watch in node_red for those same events looking globally at the keymaster_lock_state_changed correct?
If so I do not see any state changes doing either method. Thoughts on any of this?
I turned off the notification in the actual lock tab but I am still getting notifications. They report correctly some of the time that is what I cannot figure out.
I’ve learned so much about Home Assistant in the last 12 months but a few little things still get me stumped lol. The integration however is working wonderfully and I am going to pickup a 2nd lock for my back door.
For what it’s worth. I changed it to sensor.fake and still received the “door closed” notifications, every hour on the hour, 3 times each.
I ended up turning off the door notification. Other than that it works great. Strange as it just started when I upgraded to v.28. I’ve been using zwavejs2MQTT for 3-4 weeks with no issue.
My binary door sensor is provided through my envisalink alarm integration. I wonder if there is some type of network issue.
That’s correct. If those sensors are enabled, then we should be firing alerts on those values every time the lock goes from locked to unlocked or vice versa
yeah please open an issue. But can you also verify that your lock state is changing along with the sensors? Another user reported that for their lock, the lock state doesn’t change when a code is entered.
I noticed I am still getting notifications when a certain user enters their code which great but now sure how this is happening as I have the notification turned off in the lock manager.