KNX yaml sync_state - #47335
Merged
Merged
Conversation
✅ 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 KNX integration documentation to describe the new/expanded YAML option sync_state, which controls how Home Assistant actively reads state from the KNX bus for several KNX entity platforms.
Changes:
- Adds
sync_stateto multiple KNX YAML configuration option lists (for additional platforms/entities). - Documents supported
sync_statevalue formats (for example,every <minutes>,expire <minutes>,init) and the default behavior.
Suppressed comments (5)
source/_integrations/knx.markdown:1248
- This indented line isn’t a list item, so it will render as a code block inside the
descriptionfield (unlike the surrounding- ...items). Make it a bullet (and avoid contractions) so the formatting stays consistent.
- `init` to just initialize the state on startup
`false` is not supported for this platform. Don't configure state addresses if you don't want values to be read from the bus.
source/_integrations/knx.markdown:1610
- This indented line isn’t a list item, so it will render as a code block inside the
descriptionfield (unlike the surrounding- ...items). Make it a bullet (and avoid contractions) so the formatting stays consistent.
- `init` to just initialize the state on startup
`false` is not supported for this platform. Don't configure state addresses if you don't want values to be read from the bus.
source/_integrations/knx.markdown:2126
- This indented line isn’t a list item, so it will render as a code block inside the
descriptionfield (unlike the surrounding- ...items). Make it a bullet (and avoid contractions) so the formatting stays consistent.
- `init` to just initialize the state on startup
`false` is not supported for this platform. Don't configure state addresses if you don't want values to be read from the bus.
source/_integrations/knx.markdown:2201
- This indented line isn’t a list item, so it will render as a code block inside the
descriptionfield (unlike the surrounding- ...items). Make it a bullet (and avoid contractions) so the formatting stays consistent.
- `init` to just initialize the state on startup
`false` is not supported for this platform. Don't configure state addresses if you don't want values to be read from the bus.
source/_integrations/knx.markdown:1838
- This indented line isn’t a list item, so it will render as a code block inside the
descriptionfield (unlike the surrounding- ...items). Make it a bullet (and avoid contractions) so the formatting stays consistent.
- `init` to just initialize the state on startup
`false` is not supported for this platform. Don't configure state addresses if you don't want values to be read from the bus.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
fdmarcin
approved these changes
Aug 12, 2026
fdmarcin
left a comment
Member
There was a problem hiding this comment.
This looks good, thanks! Approving and merging.
fdmarcin
enabled auto-merge (squash)
August 12, 2026 17:46
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.
Proposed change
Type of change
currentbranch).currentbranch).nextbranch).nextbranch).Additional information
sync_stateto all KNX YAML entities core#178526Checklist
currentbranch.nextbranch.