Add reconfigure section to NeoPool docs - #47635
Merged
Merged
Conversation
…atinum - Document the reconfigure flow for updating connection settings - Note the serial-mismatch guard against retargeting a different controller - Raise ha_quality_scale from silver to platinum
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
There was a problem hiding this comment.
Pull request overview
Documents the new NeoPool reconfiguration flow (added in Core) so readers can update connection settings from the UI, and updates the documented integration quality scale to reflect the integration’s current status.
Changes:
- Updated
ha_quality_scalefromsilvertoplatinum. - Added a Reconfigure section describing how to update host/port/unit ID/framer via the integration menu, including serial-number mismatch protection.
Suppressed comments (1)
source/_integrations/neopool.markdown:163
- "the device reached at the new address" reads like a typo/grammar issue. It should be "the device at the new address".
The integration verifies the new settings against the controller before saving. If the device reached at the new address reports a different serial number than the one originally configured, the reconfiguration is rejected to prevent pointing the entry at a different controller.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
svasek
marked this pull request as ready for review
August 26, 2026 20:33
silamon
approved these changes
Aug 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Proposed change
Document the reconfigure flow added to the NeoPool integration. Adds a Reconfigure section describing how to update an existing entry's connection settings (host, port, unit ID, Modbus framer) from the integration menu, and notes that a serial-number mismatch is rejected to prevent pointing the entry at a different controller.
Type of change
currentbranch).currentbranch).nextbranch).nextbranch).Additional information
Checklist
currentbranch.nextbranch.