Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for long range (inclusion choice, routing changes, etc) #3536

Closed
jtbraun opened this issue Jan 19, 2024 · 2 comments · Fixed by #3545
Closed

Add support for long range (inclusion choice, routing changes, etc) #3536

jtbraun opened this issue Jan 19, 2024 · 2 comments · Fixed by #3545
Assignees
Labels
enhancement New feature or request

Comments

@jtbraun
Copy link

jtbraun commented Jan 19, 2024

Support for ZWave long range nodes recently landed in release v12.5.0.

A couple of small UI/interaction changes are required to get this to function. @AlCalzone has made notes about them here:
https://github.com/zwave-js/node-zwave-js/blob/release-12.5.x/docs/getting-started/long-range.md

Summary:

  • When creating a smart start PlannedProvisioning entry, you have to ask the user long range or mesh, and provided the protocol accordingly.
  • You probably want to surface which nodes are LR and which are mesh.
  • Any routing features (fix routes, see neighbors, etc) probably need disabled for long range nodes (they are star only to the controller)
@jtbraun jtbraun added the enhancement New feature or request label Jan 19, 2024
@jtbraun jtbraun changed the title Add support for long range inclusion Add support for long range (inclusion choice, routing changes, etc) Jan 19, 2024
@robertsLando
Copy link
Member

@jtbraun Thanks! Will look at that on Monday next week

@robertsLando
Copy link
Member

@jtbraun PR ready!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants