Skip to content

Conversation

farmio
Copy link
Contributor

@farmio farmio commented Aug 27, 2025

Proposed change

KNX scenes aren't write-only anymore.

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 Copilot AI review requested due to automatic review settings August 27, 2025 10:28
@farmio farmio requested a review from marvin-w as a code owner August 27, 2025 10:28
@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 27, 2025
Copy link

netlify bot commented Aug 27, 2025

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit 1fbc9a6
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/68af350da89de60008721e67
😎 Deploy Preview https://deploy-preview-40624--home-assistant-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

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

Copy link
Contributor

@Copilot Copilot AI left a comment

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 reflect that KNX scenes now support reading scene activation states, not just writing/triggering them. The change removes the "write-only" limitation and clarifies that scene entities can update when scene activations are received on the KNX bus.

Key changes:

  • Updated scene platform description to indicate bidirectional functionality
  • Clarified that scene entities update when scene numbers are received on the KNX bus

@home-assistant home-assistant bot added the parent-merged The parent PR has been merged already label Aug 27, 2025
Co-authored-by: Simon Lamon <32477463+silamon@users.noreply.github.com>
@silamon silamon enabled auto-merge (squash) August 27, 2025 16:42
@silamon silamon merged commit 0ebff47 into home-assistant:next Aug 27, 2025
7 checks passed
@home-assistant home-assistant bot removed the parent-merged The parent PR has been merged already label Aug 27, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Aug 28, 2025
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