Skip to content

KNX yaml sync_state - #47335

Merged
fdmarcin merged 4 commits into
home-assistant:nextfrom
farmio:knx-sync-state
Aug 12, 2026
Merged

KNX yaml sync_state#47335
fdmarcin merged 4 commits into
home-assistant:nextfrom
farmio:knx-sync-state

Conversation

@farmio

@farmio farmio commented Aug 10, 2026

Copy link
Copy Markdown
Member

Proposed change

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 lite review requested due to automatic review settings August 10, 2026 12:44
@farmio
farmio requested a review from marvin-w as a code owner August 10, 2026 12:44
@home-assistant home-assistant Bot added has-parent This PR has a parent PR in another repo next This PR goes into the next branch labels Aug 10, 2026
@netlify

netlify Bot commented Aug 10, 2026

Copy link
Copy Markdown

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit 53e2da5
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/6a7cb17072d8a900087f8a48
😎 Deploy Preview https://deploy-preview-47335--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.

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

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_state to multiple KNX YAML configuration option lists (for additional platforms/entities).
  • Documents supported sync_state value 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 description field (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 description field (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 description field (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 description field (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 description field (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.

Comment thread source/_integrations/knx.markdown Outdated
@home-assistant home-assistant Bot added the parent-merged The parent PR has been merged already label Aug 12, 2026

@fdmarcin fdmarcin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This looks good, thanks! Approving and merging.

@fdmarcin
fdmarcin enabled auto-merge (squash) August 12, 2026 17:46
@fdmarcin
fdmarcin merged commit ca53384 into home-assistant:next Aug 12, 2026
7 checks passed
@home-assistant home-assistant Bot removed the parent-merged The parent PR has been merged already label Aug 12, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 13, 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.

3 participants