I have added my zipato keypad to my zwave network. Everything works so fine and I can. Lock and unlock it with a pin code. It is recognized as https://devices.zwave-js.io/?jumpTo=0x0097:0x6131:0x4501:0.28.
Even tags I haved added with the old integration work.
The code has to be placed in the zwave config of the keypad.
What I have pasted there was the information you get when you listen to the notification of the keypad. userId is the ID where you put the code in. So in the event you see which person entered his code.
There you see list with all the possible users. You first have to enable the the entry a: User ID Status and click on the ‘send’ button. Then you can to the same at the User Code part and also click the send button.
And the with the developer tools you can listen to the event: zwave_js_notification
And the create the automation like my posts before. If you need any help just let me know and I apologise for being so late with my answer. @dre93300
Thx but this part is ok for me. I need to know how i can have acess to the id when i arm or disarm the alarm. I saw in the log the id is 6 when i arm, and 5 when i disarm but i don’t know how to create an entities with it?
Hi there,
Old post, but may be the only place where I can get some help. Trying to add new users with PIN (just one tag available for the moment), without any success. As soon as I set a user to “enabled” it switches instantly back to “available”. Any code I set is deleted instantly as well. First user has the RFID tag assigned and it works as expected. Any ideas? Thanks!
thanks. that was exactly my workflow, but it simply wasn’t working. as said earlier, re-interviewing the device seems to have solved it. it now works exactly the way you describe it (and as expected).