Skip to content

docs(solac): Document manual inverter select - #46786

Closed
kdehairy wants to merge 1 commit into
home-assistant:nextfrom
kdehairy:feat/solax-integration-manual-inverter-select
Closed

docs(solac): Document manual inverter select#46786
kdehairy wants to merge 1 commit into
home-assistant:nextfrom
kdehairy:feat/solax-integration-manual-inverter-select

Conversation

@kdehairy

@kdehairy kdehairy commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

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

  • 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

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 AI review requested due to automatic review settings July 11, 2026 14:43
@home-assistant home-assistant Bot added current This PR goes into the current branch has-parent This PR has a parent PR in another repo in-progress This PR/Issue is currently being worked on needs-rebase The PR has been branched of the wrong base branch or targets an incorrect target branch labels Jul 11, 2026
@netlify

netlify Bot commented Jul 11, 2026

Copy link
Copy Markdown

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit d483c14
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/6a5258a5e369be0008d219e7
😎 Deploy Preview https://deploy-preview-46786--home-assistant-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

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

@home-assistant

Copy link
Copy Markdown

It seems that this PR is targeted against an incorrect branch since it has a parent PR on one of our codebases. Documentation that needs to be updated for an upcoming release should target the next branch. Please change the target branch of this PR to next and rebase if needed.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Updates the SolaX Power integration documentation to explain the newly added setup option for manually selecting an inverter model (to avoid unreliable auto-detection outcomes), as introduced in the linked Core PR.

Changes:

  • Added a new documentation section describing manual inverter model selection during setup.

Comment on lines +23 to +25
### Manual inverter model selection

By default, this integration automatically detects your inverter model by probing every supported model in parallel. If auto-detection is unreliable for your device, you can bypass it by manually selecting your inverter model from the dropdown during setup. Leave this field blank to keep using automatic detection.
@kdehairy
kdehairy changed the base branch from current to next July 11, 2026 14:52
@home-assistant home-assistant Bot removed current This PR goes into the current branch needs-rebase The PR has been branched of the wrong base branch or targets an incorrect target branch labels Jul 11, 2026
@home-assistant home-assistant Bot added the next This PR goes into the next branch label Jul 11, 2026
@kdehairy

Copy link
Copy Markdown
Contributor Author

Closing this one. mistakenly I based it on current, while I should've based it on next

@kdehairy kdehairy closed this Jul 11, 2026
@home-assistant home-assistant Bot removed the in-progress This PR/Issue is currently being worked on label Jul 11, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 12, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

has-parent This PR has a parent PR in another repo next This PR goes into the next branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants