Skip to content

Commit a90c4c7

Browse files
committed
Add missing configuration variable
1 parent f8fdb75 commit a90c4c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/_components/climate.knx.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ To use your KNX thermostats in your installation, add the following to your `con
2323
climate:
2424
- platform: knx
2525
name: KNX Thermostat
26+
address : KNX_ADDRESS
2627
temperature_address: 0/1/1
2728
setpoint_address: 0/1/0
2829
```

0 commit comments

Comments
 (0)