Skip to content
Discussion options

You must be logged in to vote

Hi Shane,

There's no way to change the security level of an already-included node in place — in Z-Wave, security (S0/S2/none) is negotiated once during inclusion and there's no command to re-negotiate it on a live node.

And no, "Replace failed node" won't work on a live node either. The replace API pings the target first and refuses to start if the node responds ("the node replace process could not be started because the node responded to a ping"); it also requires the node to be in the controller's failed nodes list. So the device has to actually be failed/unreachable before a replace can begin.

That gives you two options:

1. Replace failed node (keeps node ID, names, and entities):

  1. Pow…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@GrizzlyAK
Comment options

Answer selected by robertsLando
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants