diff --git a/source/_components/climate.knx.markdown b/source/_components/climate.knx.markdown index 2c2d60df0e7..b59ade232dc 100644 --- a/source/_components/climate.knx.markdown +++ b/source/_components/climate.knx.markdown @@ -23,6 +23,7 @@ To use your KNX thermostats in your installation, add the following to your `con climate: - platform: knx name: KNX Thermostat + address : KNX_ADDRESS temperature_address: 0/1/1 setpoint_address: 0/1/0 ```