docs(solac): Document manual inverter select - #46787
Closed
kdehairy wants to merge 3 commits into
Closed
Conversation
linked to this PR home-assistant/core#176275
✅ Deploy Preview for home-assistant-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
21 tasks
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the Home Assistant website documentation for the SolaX Power integration to describe a new setup option that lets you manually select an inverter model, as introduced in the linked core PR (home-assistant/core#176275).
Changes:
- Added a new documentation section describing manual inverter model selection during the config flow.
- Explained when to use manual selection versus leaving the field empty to keep automatic detection.
11 tasks
Contributor
Author
|
I failed to find a "reopen" action on this PR. It is still needed. The "Bot" closed it by mistake because it was linked to "another" PR that has been closed. My codebase PR linked here is still open. Can you please help me reopen it? |
Contributor
Author
|
opened another one #46830 same content |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
linked to this PR home-assistant/core#176275
Proposed change
In Solax integration, the current auto-discovery behavior often results in multiple "valid" inverters, and it just picks one, effectively, at random.
This patch allows the user to hand pick the model. If they did so, the auto-discovery is disabled and the hand picked model is chosen.
If left empty, the current auto-discovery behavior is picked up. making this backward compatible (UX wise).
Type of change
currentbranch).currentbranch).nextbranch).nextbranch).Additional information
Checklist
currentbranch.nextbranch.