This may be a dumb question, but it’s more of a clarification that I hope someone can shed light on to help me avoid creating a lot of extra work…
I’m looking at migrating to Z-Wave-JS-UI with OH 5.0. I have it installed via npm and running.
I’m using an Aeotec 5 stick, but am ultimately looking to move to a Zooz 800 series stick for the LR capability.
For the migration, in Zwave-JS-UI, the settings for values for S2 Unauthenticated, S2 Authenticated, S2 Access Control, S0 Legacy, and S2 Authenticated and Access Control for Long Range.
In my OH Z-Wave binding, there is only the “Network Security Key”. I have three door locks that use them, and are a huge pain to include/exclude. I’m trying to make sure I get this right so I don’t have to try and reinclude those locks again the hard way.
As far as I can tell, the “Network Security Key” is the same as the S2 Access Control key in Zwave-JS-UI. Is this correct?
Also, if I generate keys for the rest of the fields, I don’t think that will matter if I have to revert to the OH ZWave binding since, as I understand it, the binding itself handles the security.
Finally, with the official release of this binding, I believe I will need to activate the Home Assistant WS Server option to utilize the JS websocket server. Is that also correct?
Thanks for any input on the topic. I’m trying to minimize any include/exclude operations, especially for those door locks…