Temperature Control 0x0056
Provides temperature control functionality for appliances that heat or cool.
Attributes 6
Commands 1
Features 3
| Code | Name | Type | Flags |
|---|---|---|---|
| 0x0000 | TemperatureSetpoint | temperature | Optional |
| 0x0001 | MinTemperature | temperature | Optional |
| 0x0002 | MaxTemperature | temperature | Optional |
| 0x0003 | Step | temperature | Optional |
| 0x0004 | SelectedTemperatureLevel | int8u | Optional |
| 0x0005 | SupportedTemperatureLevels | array | Optional |
| Code | Name | Direction | Parameters |
|---|---|---|---|
| 0x00 | SetTemperature | client→server |
TargetTemperature: temperature, TargetTemperatureLevel: int8u |
TemperatureNumber
(TN)
bit 0
Use actual temperature numbers
TemperatureLevel
(TL)
bit 1
Use temperature levels
TemperatureStep
(STEP)
bit 2
Use step control with temperature numbers
Device Types Using This Cluster
Device types in the Matter spec that reference this cluster
Devices Implementing This Cluster
1 device in the survey implement this cluster