Thermostat
Setup
- Go to Accessory Manager
- Click the + icon and select Thermostat
- Choose a mode: Heating, Cooling, or Heating + Cooling
- Enter a name for the accessory
- Enter the KNX group addresses
KNX Group Addresses
Heating
If the thermostat sends a binary object only, tick the box Thermostat sends DPT 1.001 (On/Off).
| Characteristic | Control | Status | Datatype |
|---|---|---|---|
| TargetTemperature | 0/0/1 | 0/0/1 | DPT-9 |
| CurrentTemperature | n/a | 0/0/2 | DPT-9 |
| TargetMode | 0/0/3 | n/a | DPT-1 |
| CurrentMode | n/a | 0/0/4 | DPT-20 |
Heating and Cooling
| Characteristic | Control | Status | Datatype |
|---|---|---|---|
| TargetTemperature | 0/0/1 | 0/0/1 | DPT-9 |
| CurrentTemperature | n/a | 0/0/2 | DPT-9 |
| TargetMode | 0/0/3 | n/a | DPT-20 |
| CurrentMode | n/a | 0/0/4 | DPT-20 |
Air Conditioning
| Characteristic | Control | Status | Datatype |
|---|---|---|---|
| TargetTemperature | 0/0/1 | 0/0/1 | DPT-9 |
| CurrentTemperature | n/a | 0/0/2 | DPT-9 |
| TargetMode | 0/0/3 | n/a | DPT-20 |
| CurrentMode | n/a | 0/0/4 | DPT-20 |
| OnOff | 0/0/5 | 0/0/6 | DPT-1 |