Add missing configuration variable
This commit is contained in:
parent
f8fdb75198
commit
a90c4c7066
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ To use your KNX thermostats in your installation, add the following to your `con
|
||||||
climate:
|
climate:
|
||||||
- platform: knx
|
- platform: knx
|
||||||
name: KNX Thermostat
|
name: KNX Thermostat
|
||||||
|
address : KNX_ADDRESS
|
||||||
temperature_address: 0/1/1
|
temperature_address: 0/1/1
|
||||||
setpoint_address: 0/1/0
|
setpoint_address: 0/1/0
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue