From d6aac250608d93f990bd640440519ae2921e683e Mon Sep 17 00:00:00 2001 From: farmio Date: Tue, 16 Dec 2025 11:20:27 +0100 Subject: [PATCH] Support KNX fan entity configuration from UI --- source/_integrations/knx.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/knx.markdown b/source/_integrations/knx.markdown index 040301ee20b5..6472c3cab1fb 100644 --- a/source/_integrations/knx.markdown +++ b/source/_integrations/knx.markdown @@ -1406,6 +1406,10 @@ The KNX fan integration is used to control KNX fans. Following control types are - Percentage controlled: Fans that set the percentage directly from 0-100%. - Step controlled: Fans which have a fixed amount of steps to set. The integration will convert percentage to step automatically. The `max_step` attribute is set to the number of steps of the fan, not counting the `off`-step. Example: A fan supports the steps 0 to 3. To use this fan the `max_step` attribute has to be set to `3`. The integration will convert the percentage `66 %` to the step `2` when sending data to KNX. +Fan entities can be created from the frontend in the KNX panel or via YAML. + +{% details "Configuration of KNX fan entities via YAML" %} + To use your KNX fan in your installation, add the following lines to your top-level [KNX Integration](/integrations/knx) configuration key in your {% term "`configuration.yaml`" %}: ```yaml @@ -1449,6 +1453,8 @@ entity_category: default: None {% endconfiguration %} +{% enddetails %} + ## Light The KNX light integration is used as an interface to control KNX actuators for lighting applications such as: