-
-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Z-Wave: migrate adapter inside Z-Wave JS UI add-on #40046
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
Z-Wave: migrate adapter inside Z-Wave JS UI add-on #40046
Conversation
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds a new section to the Z-Wave JS integration docs explaining how to migrate from one Z-Wave adapter to another within the Z-Wave JS UI add-on.
- Introduces a “How to migrate…” heading and step-by-step migration instructions.
- Covers disabling the integration, backing up and restoring NVM, rebuilding routes, and re-enabling the integration.
Comments suppressed due to low confidence (3)
source/_integrations/zwave_js.markdown:1019
- The heading is a bit wordy and repeats "adapter" twice. Consider simplifying it to something like: "How to migrate to a new adapter using the Z-Wave JS UI add-on" for clarity.
### How to migrate from one adapter to a new adapter using Z-Wave JS UI add-on?
source/_integrations/zwave_js.markdown:1035
- Step 4 is missing instructions on how to re-enable the integration. For consistency, add the path (e.g., Settings > Devices & services > select the Z-Wave integration > three-dot menu > Enable).
4. Enable the Z-Wave integration again.
source/_integrations/zwave_js.markdown:1033
- Insert a blank line before this nested list item so it renders correctly as part of step 3. Consistent spacing helps ensure proper Markdown formatting of sublists.
- Select the purple {% icon "mdi:magic" %} advanced actions button and under **Rebuild routes**, select **Begin**.
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Proposed change
Type of change
current
branch).current
branch).next
branch).next
branch).Additional information
Checklist
current
branch.next
branch.