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
This commit is contained in:
Philip Allgaier 2020-06-16 12:29:01 +02:00 committed by GitHub
parent 5de41b10d6
commit eb1b520cf8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: