Skip to content

Z-Wave migration: duplicate 500 series update prereq in procedure #40122

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

Merged
merged 2 commits into from
Jul 24, 2025

Conversation

c0ffeeca7
Copy link
Contributor

Proposed change

Z-Wave migration: duplicate 500 series update prereq in procedure

  • it was reported that the Prerequisite to update the 500 series adapter before migration was frequently overlooked.
  • adding it as the first step of the procedure makes it harder to overlook it
  • although it is technically a prereq, that only applies to a subset of users. technically, it does not belong inside the procedure. But if so many people overlook it, it might be justified to have it there.

Type of change

  • Spelling, grammar or other readability improvements (current branch).
  • Adjusted missing or incorrect information in the current documentation (current branch).
  • Added documentation for a new integration I'm adding to Home Assistant (next branch).
  • Added documentation for a new feature I'm adding to Home Assistant (next branch).
  • Removed stale or deprecated documentation.

Additional information

  • Link to parent pull request in the codebase:
  • Link to parent pull request in the Brands repository:
  • This PR fixes or closes issue: fixes #

Checklist

  • This PR uses the correct branch, based on one of the following:
    • I made a change to the existing documentation and used the current branch.
    • I made a change that is related to an upcoming version of Home Assistant and used the next branch.
  • The documentation follows the Home Assistant documentation standards.

@Copilot Copilot AI review requested due to automatic review settings July 24, 2025 09:45
@c0ffeeca7 c0ffeeca7 requested a review from a team as a code owner July 24, 2025 09:45
@home-assistant home-assistant bot added the current This PR goes into the current branch label Jul 24, 2025
Copy link

netlify bot commented Jul 24, 2025

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit cfcd41e
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/688201638cf979000807d335
😎 Deploy Preview https://deploy-preview-40122--home-assistant-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@Copilot Copilot AI left a 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 improves the Z-Wave migration documentation by duplicating a critical prerequisite step within the migration procedure to reduce the likelihood of users overlooking it. The change addresses user feedback that the 500 series adapter firmware update requirement was frequently missed when placed only in the prerequisites section.

  • Adds the 500 series adapter update requirement as the first step in the migration procedure
  • Updates subsequent step numbering to accommodate the new first step
  • Emphasizes the importance with bold formatting for "500 series" and "Important"

2. Connect your new adapter.
1. If you want to migrate from a **500 series** adapter, before starting migration, you need to update the adapter to SDK 6.61+
- Check the documentation of your device to see if and how they can be updated.
- [Steps to update Aeotec Z-Stick 5](https://aeotec.freshdesk.com/support/solutions/articles/6000252294-z-stick-gen5-v1-02-firmware-update)
Copy link
Preview

Copilot AI Jul 24, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The sentence structure should be consistent. The link text should end with a period to match the sentence format of the previous bullet point, as per the Home Assistant style guidelines for list formatting.

Copilot uses AI. Check for mistakes.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

excellent observation. I like it.

@c0ffeeca7 c0ffeeca7 merged commit 00bbc58 into current Jul 24, 2025
9 checks passed
@c0ffeeca7 c0ffeeca7 deleted the z-wave-migration-duplicate-500-series-step branch July 24, 2025 10:55
@github-actions github-actions bot locked and limited conversation to collaborators Jul 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
current This PR goes into the current branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants