Limit target temperature range
This command is used to set the possible min. and max. target temperature values.
This limit applies only when manually adjusting the target temperature by rotating the crown. You can still change the target temperature beyond the limit via downlink commands.
Byte index
Hex value - Meaning
0
08 – The command code.
1
XX – lower temperature limit. Min. allowed/Default value: 0x05 (5 Celsius degrees).
2
XX – upper temperature limit. Max. allowed/Default value: 0x1E (30 Celsius degrees).
Example command: 0x081018 – Sets the lower temp. limit to 16 Celsius degrees and the upper temp. limit to 24 Celsius degrees.
Byte index
Sent request
Received response
0
15 – Command code.
15 – The command code.
1
XX – Lower temperature limit in Celsius degrees.
2
XX – Upper temperature limit in Celsius degrees.
Example command: 0x15
Example response: 0x15051E – The lower temp. limit is 5°C and the upper temperature limit is 30°C.
Last updated
Was this helpful?