Skip to content

KNX Fan: Add support for switch addresses#42642

Merged
c0ffeeca7 merged 2 commits into
home-assistant:nextfrom
farmio:knx-fan-switch-2
Dec 19, 2025
Merged

KNX Fan: Add support for switch addresses#42642
c0ffeeca7 merged 2 commits into
home-assistant:nextfrom
farmio:knx-fan-switch-2

Conversation

@farmio
Copy link
Copy Markdown
Member

@farmio farmio commented Dec 18, 2025

Proposed change

KNX Fan: Add support for switch addresses

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 December 18, 2025 19:29
@farmio farmio requested a review from marvin-w as a code owner December 18, 2025 19:29
@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 Dec 18, 2025
@netlify
Copy link
Copy Markdown

netlify Bot commented Dec 18, 2025

Deploy Preview for home-assistant-docs ready!

Name Link
🔨 Latest commit b2d5784
🔍 Latest deploy log https://app.netlify.com/projects/home-assistant-docs/deploys/6944583d4b2a260008dc392d
😎 Deploy Preview https://deploy-preview-42642--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
Copy Markdown
Contributor

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 pull request adds documentation for new switch address support in the KNX Fan integration, allowing users to separately control fan on/off functionality from speed/step control.

Key changes

  • Added switch_address and switch_state_address configuration options for dedicated on/off control
  • Changed the address parameter from required to optional
  • Added a note explaining that at least one of address or switch_address must be provided

Comment thread source/_integrations/knx.markdown Outdated
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@c0ffeeca7 c0ffeeca7 left a comment

Choose a reason for hiding this comment

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

Thank you, @farmio 👍

@c0ffeeca7 c0ffeeca7 added the awaits-parent Awaits the merge of an parent PR label Dec 19, 2025
@home-assistant home-assistant Bot added the parent-merged The parent PR has been merged already label Dec 19, 2025
@c0ffeeca7 c0ffeeca7 merged commit 735136f into home-assistant:next Dec 19, 2025
7 checks passed
@home-assistant home-assistant Bot removed awaits-parent Awaits the merge of an parent PR parent-merged The parent PR has been merged already labels Dec 19, 2025
@github-actions github-actions Bot locked and limited conversation to collaborators Dec 20, 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.

3 participants