mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-11 03:16:51 +00:00
Add missing configuration variable
This commit is contained in:
parent
f8fdb75198
commit
a90c4c7066
@ -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…
x
Reference in New Issue
Block a user