I am trying to add my smart lock which requires S2 configuration. I am using an Aeotec stick and the first time I didn’t read the instructions so I just paired it. Then I realized I needed the DSK so I unpaired it and tried including the node through ZwaveJs.
When I do this it asks me to type out the key, I also needed to generate one locally as well. Once I do that it pairs but says
Node 25 added with security “None”
Required security keys not configured
The stick does say ZWave Plus so I am pretty sure it supports it so how do I fix it? It seems to increment the node number even though one has been deleted do I need to do some super delete or something so it uses the proper key?
Security keys are part of the application configuration.
Also when you include the device it is asking for the DSK PIN. This is a 5-digit number provided with the device, usually printed on the device itself, on the packaging, or as separate document. This is not the security key.
When you say “Security keys are part of the application configuration” what does this mean? Also the 5 digit code is part of the 40 char string that is provided so I think it gets pulled from that. I have
When you originally setup ZWave or ZWaveJS. You were supposed to create keys and save them with your config. Without those nothing can join secure.
What Fresh is saying is if you set that up in the beginning check it because ZWave says it ain’t there and therefore no matter of joun/ rejoin will S2 until you fix it.
I see so this would have been created when I setup my ZWaveJS server? Is there a way to add one after the fact? Do I need to remove all items and then create the Key then readd everything? Everything else I have is S0
Nevermind bonehead move on my part. I thought the settings would save automagically but there is a save button kind of hidden (you have to scroll all the way down). Now it looks like it is working, thanks for trying to guide me the proper way