docs: Update iZone integration documentation for multi-controller config flow support#45034
Open
Swamp-Ig wants to merge 2 commits intohome-assistant:nextfrom
Open
docs: Update iZone integration documentation for multi-controller config flow support#45034Swamp-Ig wants to merge 2 commits intohome-assistant:nextfrom
Swamp-Ig wants to merge 2 commits intohome-assistant:nextfrom
Conversation
✅ 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
Updates the iZone integration documentation to reflect config flow behavior when multiple controllers are present, and clarifies how to use YAML to exclude controllers when needed.
Changes:
- Document multi-controller discovery and how to add additional controllers via the config flow.
- Reframe YAML setup instructions as an exclusion-focused option and update the example comment.
- Clarify that the
excludeoption applies only to YAML configuration.
21 tasks
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
This updates the iZone integration documentation to match the new config flow behavior for multiple discovered controllers.
excludedocumented as a legacy/manual configuration path - note that I'm going to deprecate this code path as it's no longer really needed, and the implementation is flakey and not really consistent with best practice.Type of change
currentbranch).currentbranch).nextbranch).nextbranch).Additional information
Checklist
nextbranch if it documents a new or changed feature in Home Assistantcurrentbranch if it corrects current documentation