Replies: 2 comments 2 replies
-
@remko2000 Go to settings and add the security keys on zwave section. You can click the button on the right of each input to generate a random key. |
Beta Was this translation helpful? Give feedback.
2 replies
-
thanks. It works now. I reset both sensors and then I was able to add them! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I migrated from Zwave to Zwave JS (domoticz). The Zwave sensors within Zwave were neatly recognized in Zwave JS and working fine.
Now I have two new sensors (the same Fibaro wall plug already works fine within JS) and I discovered that I cannot add them.
I use the JS GUI control panel for this. I'm trying to add via 'manage nodes' (default). There is a message above:
"Some security keys are missing: S2_Unauthenticated, S2_Authenticated, S2_AccessControl, S0_Legacy. Please check your zwave settings."
Both Fibaro sensors are not recognized in any way when I put them in pairing mode (I do this next to my zwave controller). I have also tried the other (non-default) options such as S0 encryption and no encryption but this gives the same result.
I use an aeotec Gen 5+ with rasp3B(which works fine with my sensors). Am I missing a check mark somewhere? Or should I include in a different way? What can be the problem?
My log says:
2024-03-14 14:11:11.955 INFO Z-WAVE: Calling api startInclusion with args: [ 0, { forceSecurity: false, name: 'ree', location: '' }, [length]: 2 ] 2024-03-14 14:11:11.995 INFO Z-WAVE: Controller status: Secure inclusion started 2024-03-14 14:11:11.998 INFO Z-WAVE: Success zwave api call startInclusion true 2024-03-14 14:11:42.068 INFO Z-WAVE: Controller status: Inclusion stopped
Beta Was this translation helpful? Give feedback.
All reactions