From eb1b520cf8dd4e8698047e0aab851e2ea72fe55e Mon Sep 17 00:00:00 2001 From: Philip Allgaier Date: Tue, 16 Jun 2020 12:29:01 +0200 Subject: [PATCH] Adjustments to KNX entry page (#13772) - Sorted list of supported device type alphabetically - Renamed "Thermostat" to "Climate" to match the current HA wording - Various minor changes --- source/_integrations/knx.markdown | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/source/_integrations/knx.markdown b/source/_integrations/knx.markdown index 11ff5024703..85bf1ac0aab 100644 --- a/source/_integrations/knx.markdown +++ b/source/_integrations/knx.markdown @@ -21,17 +21,18 @@ Please note, the `knx` platform does not support KNX Secure. There is currently support for the following device types within Home Assistant: - [Binary Sensor](/integrations/binary_sensor.knx) +- [Climate](/integrations/climate.knx) - [Cover](/integrations/cover.knx) -- [Sensor](/integrations/sensor.knx) -- [Switch](/integrations/switch.knx) - [Light](/integrations/light.knx) -- [Thermostat](/integrations/climate.knx) - [Notify](/integrations/notify.knx) - [Scene](/integrations/scene.knx) +- [Sensor](/integrations/sensor.knx) +- [Switch](/integrations/switch.knx) + ## Configuration -To use your KNX in your installation, add the following lines to your `configuration.yaml` file: +To use your KNX bus in your installation, add the following lines to your `configuration.yaml` file: ```yaml knx: @@ -56,7 +57,7 @@ rate_limit: type: integer {% endconfiguration %} -If the auto detection of the KNX/IP device does not work you can specify ip/port of the tunneling device: +If the auto detection of the KNX/IP device does not work you can specify IP and port of the tunneling device: ```yaml knx: