Skip to content
Discussion options

You must be logged in to vote

If I remember correctly this is how zwave protocol works, it expects the node to be in controller nodes failed list in order to allow a replace so if you did an exclusion you cannot do a replace with that nodeId. So this is not an issue with zwave-js itself but I let @AlCalzone to give you a better detailed answer.

As a side note I can say that I was doing this with OpenZwave and it worked, I mean I was able to run the replace failed even against removed nodes, but zwave-js must be protocol complaint so it doesn't allow that. Maybe this could be allowed with a special flag or Driver option? @AlCalzone

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@AlCalzone
Comment options

@philromine
Comment options

@AlCalzone
Comment options

@philromine
Comment options

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

This discussion was converted from issue #3397 on October 31, 2023 17:00.