> For the complete documentation index, see [llms.txt](https://docs.dnt.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dnt.de/dnt-lw-wth/kommunikationsprotokoll/6.-temperaturregelung.md).

# 6. Temperaturregelung

## 6.1 Soll-Temperatur

{% tabs %}
{% tab title="GET SET-POINT TEMPERATURE" %}
Abfrage der Solltemperatur.

**Downlink**

| Byte | Bit(s) |        Value        |
| :--: | :----: | :-----------------: |
|   0  |    7   |          IR         |
|   0  |   6:0  | `0x21` (Command ID) |

**Uplink**

|     Byte     | Bit(s) |            Value           |
| :----------: | :----: | :------------------------: |
|       0      |    7   |            Res.            |
|       0      |   6:0  |     `0x21` (Command ID)    |
|       1      |   7:0  | `ID_TEMPERATURE_SET_POINT` |
| {% endtab %} |        |                            |

{% tab title="SET SET-POINT TEMPERATURE" %}
Konfiguration der Solltemperatur.

**Beispiel**

```
0x22 2B = 21,5 °C Solltemperatur
```

**Downlink**

|      Byte     | Bit(s) |            Value           |
| :-----------: | :----: | :------------------------: |
|       0       |    7   |            Res.            |
|       0       |   6:0  |     `0x22` (Command ID)    |
|       1       |   7:0  | `ID_TEMPERATURE_SET_POINT` |
|  {% endtab %} |        |                            |
| {% endtabs %} |        |                            |

<details>

<summary>ID_TEMPERATURE_SET_POINT</summary>

|   Eigenschaft  |                     Wert                     |
| :------------: | :------------------------------------------: |
|  Beschreibung  | Solltemperatur im Manuellen Temperatur-Modus |
|      Größe     |                     8 Bit                    |
|  Wertebereich  |                     10–60                    |
|  Standardwert  |                      10                      |
| Interpretation |           `y = x × 0,5`, `[y] = °C`          |
|   Persistent   |                      Ja                      |
|     Zugriff    |                      r/w                     |

</details>

***

## 6.2 Temperaturoffset

{% tabs %}
{% tab title="GET TEMPERATURE OFFSET" %}
Abfrage des konfigurierten Temperaturoffsets.

**Downlink**

| Byte | Bit(s) |        Value        |
| :--: | :----: | :-----------------: |
|   0  |    7   |          IR         |
|   0  |   6:0  | `0x24` (Command ID) |

**Uplink**

|     Byte     | Bit(s) |          Value          |
| :----------: | :----: | :---------------------: |
|       0      |    7   |           Res.          |
|       0      |   6:0  |   `0x24` (Command ID)   |
|       1      |   7:0  | `ID_TEMPERATURE_OFFSET` |
| {% endtab %} |        |                         |

{% tab title="SET TEMPERATURE OFFSET" %}
Konfiguration des Temperaturoffsets.

**Beispiel**

```
0x25 40 = 0,0 K Offset
```

**Downlink**

|      Byte     | Bit(s) |          Value          |
| :-----------: | :----: | :---------------------: |
|       0       |    7   |           Res.          |
|       0       |   6:0  |   `0x25` (Command ID)   |
|       1       |   7:0  | `ID_TEMPERATURE_OFFSET` |
|  {% endtab %} |        |                         |
| {% endtabs %} |        |                         |

<details>

<summary>ID_TEMPERATURE_OFFSET</summary>

|   Eigenschaft  |                        Wert                        |
| :------------: | :------------------------------------------------: |
|  Beschreibung  | Offset zur Korrektur der gemessenen Raumtemperatur |
|      Größe     |                        8 Bit                       |
|  Wertebereich  |                        0–128                       |
|  Standardwert  |                         64                         |
| Interpretation |               `y = x × 0,1 K - 6,4 K`              |
|   Persistent   |                         Ja                         |
|     Zugriff    |                         r/w                        |

</details>

***

## 6.3 Raumtemperatur und Luftfeuchte

{% tabs %}
{% tab title="GET ROOM TEMPERATURE" %}
Abfrage der Raumtemperatur, die von der Regelung verwendet wird.

**Downlink**

| Byte | Bit(s) |        Value        |
| :--: | :----: | :-----------------: |
|   0  |    7   |          IR         |
|   0  |   6:0  | `0x26` (Command ID) |

**Uplink**

|     Byte     | Bit(s) |         Value         |
| :----------: | :----: | :-------------------: |
|       0      |    7   |          Res.         |
|       0      |   6:0  |  `0x26` (Command ID)  |
|       1      |   7:0  | `ID_ROOM_TEMPERATURE` |
| {% endtab %} |        |                       |

{% tab title="GET ROOM HUMIDITY" %}
Abfrage der gemessenen relativen Luftfeuchte.

**Downlink**

| Byte | Bit(s) |        Value        |
| :--: | :----: | :-----------------: |
|   0  |    7   |         `IR`        |
|   0  |   6:0  | `0x42` (Command ID) |

**Uplink**

|      Byte     | Bit(s) |        Value        |
| :-----------: | :----: | :-----------------: |
|       0       |    7   |         Res.        |
|       0       |   6:0  | `0x42` (Command ID) |
|       1       |   7:0  |  `ID_ROOM_HUMIDITY` |
|  {% endtab %} |        |                     |
| {% endtabs %} |        |                     |

<details>

<summary>ID_ROOM_TEMPERATURE</summary>

|   Eigenschaft  |                                         Wert                                         |
| :------------: | :----------------------------------------------------------------------------------: |
|  Beschreibung  |                                Aktuelle Raumtemperatur                               |
|      Größe     |                                         8 Bit                                        |
|  Wertebereich  |                                         0–450                                        |
| Interpretation | <p><code>0–449 → y = x × 0,1; \[y] = °C</code></p><p><code>450 → overflow</code></p> |
|   Persistent   |                                         Nein                                         |
|     Zugriff    |                                           r                                          |

</details>

<details>

<summary>ID_ROOM_HUMIDITY</summary>

|   Eigenschaft  |              Wert             |
| :------------: | :---------------------------: |
|  Beschreibung  | Aktuelle relative Luftfeuchte |
|      Größe     |             8 Bit             |
|  Wertebereich  |             0–100             |
| Interpretation |            `y = x`            |
|   Persistent   |              Nein             |
|     Zugriff    |               r               |

</details>

***

## 6.4 Minimale Soll-Temperatur

{% tabs %}
{% tab title="GET MINIMUM SET-POINT TEMPERATURE" %}
Abfrage der minimalen Solltemperatur.

**Downlink**

| Byte | Bit(s) |        Value        |
| :--: | :----: | :-----------------: |
|   0  |    7   |          IR         |
|   0  |   6:0  | `0x39` (Command ID) |

**Uplink**

<table><thead><tr><th width="209.4544677734375" align="center">Byte</th><th width="168.3636474609375" align="center">Bit(s)</th><th align="center">Value</th></tr></thead><tbody><tr><td align="center">0</td><td align="center">7</td><td align="center">Res.</td></tr><tr><td align="center">0</td><td align="center">6:0</td><td align="center"><code>0x39</code> (Command ID)</td></tr><tr><td align="center">1</td><td align="center">7:0</td><td align="center"><code>ID_MINIMUM_TEMPERATURE_SET_POINT</code></td></tr></tbody></table>
{% endtab %}

{% tab title="SET MINIMUM SET-POINT TEMPERATURE" %}
Konfiguration der minimalen Solltemperatur.

**Beispiel**

```
0x3A 20 = 16,0 °C minimale Solltemperatur
```

**Downlink**

<table><thead><tr><th width="150.18182373046875" align="center">Byte</th><th width="216.727294921875" align="center">Bit(s)</th><th align="center">Value</th></tr></thead><tbody><tr><td align="center">0</td><td align="center">7</td><td align="center">Res.</td></tr><tr><td align="center">0</td><td align="center">6:0</td><td align="center"><code>0x3A</code> (Command ID)</td></tr><tr><td align="center">1</td><td align="center">7:0</td><td align="center"><code>ID_MINIMUM_TEMPERATURE_SET_POINT</code></td></tr></tbody></table>
{% endtab %}
{% endtabs %}

<details>

<summary>ID_MINIMUM_TEMPERATURE_SET_POINT</summary>

|   Eigenschaft  |              Wert              |
| :------------: | :----------------------------: |
|  Beschreibung  | Minimum für die Solltemperatur |
|      Größe     |              8 Bit             |
|  Wertebereich  |              10–60             |
|  Standardwert  |               10               |
| Interpretation |    `y = x × 0,5`, `[y] = °C`   |
|   Persistent   |               Ja               |
|     Zugriff    |               r/w              |

</details>

***

## 6.4 Maximale Soll-Temperatur

{% tabs %}
{% tab title="GET MAXIMUM SET-POINT TEMPERATURE" %}
Abfrage der maximalen Solltemperatur.

**Downlink**

| Byte | Bit(s) |        Value        |
| :--: | :----: | :-----------------: |
|   0  |    7   |          IR         |
|   0  |   6:0  | `0x3B` (Command ID) |

**Uplink**

<table><thead><tr><th width="172.90911865234375" align="center">Byte</th><th width="212" align="center">Bit(s)</th><th align="center">Value</th></tr></thead><tbody><tr><td align="center">0</td><td align="center">7</td><td align="center">Res.</td></tr><tr><td align="center">0</td><td align="center">6:0</td><td align="center"><code>0x3B</code> (Command ID)</td></tr><tr><td align="center">1</td><td align="center">7:0</td><td align="center"><code>ID_MAXIMUM_TEMPERATURE_SET_POINT</code></td></tr></tbody></table>
{% endtab %}

{% tab title="SET MAXIMUM SET-POINT TEMPERATURE" %}
Konfiguration der maximalen Solltemperatur.

**Beispiel**

```
0x3C 30 = 24,0 °C maximale Solltemperatur
```

**Downlink**

<table><thead><tr><th width="173.8182373046875" align="center">Byte</th><th width="212.9091796875" align="center">Bit(s)</th><th align="center">Value</th></tr></thead><tbody><tr><td align="center">0</td><td align="center">7</td><td align="center">Res.</td></tr><tr><td align="center">0</td><td align="center">6:0</td><td align="center"><code>0x3C</code> (Command ID)</td></tr><tr><td align="center">1</td><td align="center">7:0</td><td align="center"><code>ID_MAXIMUM_TEMPERATURE_SET_POINT</code></td></tr></tbody></table>
{% endtab %}
{% endtabs %}

<details>

<summary>ID_MAXIMUM_TEMPERATURE_SET_POINT</summary>

|   Eigenschaft  |              Wert              |
| :------------: | :----------------------------: |
|  Beschreibung  | Maximum für die Solltemperatur |
|      Größe     |              8 Bit             |
|  Wertebereich  |              10–60             |
|  Standardwert  |               60               |
| Interpretation |    `y = x × 0,5`, `[y] = °C`   |
|   Persistent   |               Ja               |
|     Zugriff    |               r/w              |

</details>

***

## 6.5 Soll-Temperatur Urlaubs-Modus

{% tabs %}
{% tab title="GET HOLIDAY SET-POINT TEMPERATURE" %}
Abfrage der Solltemperatur im Urlaubsmodus.

**Downlink**

| Byte | Bit(s) |        Value        |
| :--: | :----: | :-----------------: |
|   0  |    7   |         `IR`        |
|   0  |   6:0  | `0x41` (Command ID) |

**Uplink**

<table><thead><tr><th width="186.54547119140625" align="center">Byte</th><th width="206.8182373046875" align="center">Bit(s)</th><th align="center">Value</th></tr></thead><tbody><tr><td align="center">0</td><td align="center">7</td><td align="center">Res.</td></tr><tr><td align="center">0</td><td align="center">6:0</td><td align="center"><code>0x41</code> (Command ID)</td></tr><tr><td align="center">1</td><td align="center">7:0</td><td align="center"><code>ID_HOLIDAY_SET_POINT_TEMPERATURE</code></td></tr></tbody></table>
{% endtab %}

{% tab title="SET HOLIDAY SET-POINT TEMPERATURE" %}
Konfiguration der Solltemperatur im Urlaubsmodus.

**Beispiel**

```
0x42 20 = 16,0 °C Urlaubssolltemperatur
```

**Downlink**

<table><thead><tr><th width="172.9090576171875" align="center">Byte</th><th width="210.1817626953125" align="center">Bit(s)</th><th align="center">Value</th></tr></thead><tbody><tr><td align="center">0</td><td align="center">7</td><td align="center">Res.</td></tr><tr><td align="center">0</td><td align="center">6:0</td><td align="center"><code>0x42</code> (Command ID)</td></tr><tr><td align="center">1</td><td align="center">7:0</td><td align="center"><code>ID_HOLIDAY_SET_POINT_TEMPERATURE</code></td></tr></tbody></table>
{% endtab %}
{% endtabs %}

<details>

<summary>ID_HOLIDAY_SET_POINT_TEMPERATURE</summary>

|   Eigenschaft  |                           Wert                           |
| :------------: | :------------------------------------------------------: |
|  Beschreibung  | Solltemperatur für den am Gerät aktivierten Urlaubsmodus |
|      Größe     |                           8 Bit                          |
|  Wertebereich  |                           10–60                          |
|  Standardwert  |                            32                            |
| Interpretation |                 `y = x × 0,5`, `[y] = °C`                |
|   Persistent   |                            Ja                            |
|     Zugriff    |                            r/w                           |

</details>

***

{% hint style="info" %}
Ab Firmware Version 1.2.0 gilt die allgemeine Solltemperaturbegrenzung auch für den Urlaubs-Modus. Die nachfolgenden Befehle sind dann entsprechend nicht mehr nutzbar.
{% endhint %}

## 6.6 Minimale Solltemperatur Urlaubs-Modus

{% tabs %}
{% tab title="GET MINIMUM HOLIDAY MODE SET-POINT TEMPERATURE" %}
Abfrage der minimalen Soll-Temperatur des Urlaubs-Modus

**Downlink**

| Byte | Bit(s) |        Value        |
| :--: | :----: | :-----------------: |
|   0  |    7   |          IR         |
|   0  |   6:0  | `0x3D` (Command ID) |

**Uplink**

<table><thead><tr><th width="146.54547119140625" align="center">Byte</th><th width="177.5455322265625" align="center">Bit(s)</th><th align="center">Value</th></tr></thead><tbody><tr><td align="center">0</td><td align="center">7</td><td align="center">Res.</td></tr><tr><td align="center">0</td><td align="center">6:0</td><td align="center"><code>0x3D</code> (Command ID)</td></tr><tr><td align="center">1</td><td align="center">7:0</td><td align="center"><code>ID_MINIMUM_HOLIDAY_SET_POINT_TEMPERATURE</code></td></tr></tbody></table>
{% endtab %}

{% tab title="SET MINIMUM HOLIDAY MODE SET-POINT TEMPERATURE" %}
Konfiguration der minimalen Solltemperatur im Urlaubsmodus

**Beispiel**

```
0x3E 28 = 20,0 °C minimale Urlaubssolltemperatur
```

**Downlink**

<table><thead><tr><th width="136.54541015625" align="center">Byte</th><th width="162" align="center">Bit(s)</th><th align="center">Value</th></tr></thead><tbody><tr><td align="center">0</td><td align="center">7</td><td align="center">Res.</td></tr><tr><td align="center">0</td><td align="center">6:0</td><td align="center"><code>0x3E</code> (Command ID)</td></tr><tr><td align="center">1</td><td align="center">7:0</td><td align="center"><code>ID_MINIMUM_HOLIDAY_SET_POINT_TEMPERATURE</code></td></tr></tbody></table>
{% endtab %}
{% endtabs %}

<details>

<summary>ID_MINIMUM_HOLIDAY_SET_POINT_TEMPERATURE</summary>

|   Eigenschaft  |                   Wert                   |
| :------------: | :--------------------------------------: |
|  Beschreibung  | Minimum für die Solltemperatur im Urlaub |
|      Größe     |                   8 Bit                  |
|  Wertebereich  |                   10–60                  |
|  Standardwert  |                    32                    |
| Interpretation |         `y = x × 0,5`, `[y] = °C`        |
|   Persistent   |                    Ja                    |
|     Zugriff    |                    r/w                   |

</details>

***

## 6.7 Maximale Solltemperatur Urlaubs-Modus

{% tabs %}
{% tab title="GET MAXIMUM HOLIDAY MODE SET-POINT TEMPERATURE" %}
Abfrage der minimalen Soll-Temperatur des Urlaubs-Modus

**Downlink**

| Byte | Bit(s) |        Value        |
| :--: | :----: | :-----------------: |
|   0  |    7   |          IR         |
|   0  |   6:0  | `0x3F` (Command ID) |

**Uplink**

<table><thead><tr><th width="146.54547119140625" align="center">Byte</th><th width="177.5455322265625" align="center">Bit(s)</th><th align="center">Value</th></tr></thead><tbody><tr><td align="center">0</td><td align="center">7</td><td align="center">Res.</td></tr><tr><td align="center">0</td><td align="center">6:0</td><td align="center"><code>0x3F</code> (Command ID)</td></tr><tr><td align="center">1</td><td align="center">7:0</td><td align="center"><code>ID_MAXIMUM_HOLIDAY_SET_POINT_TEMPERATURE</code></td></tr></tbody></table>
{% endtab %}

{% tab title="SET MAXIMUM HOLIDAY MODE SET-POINT TEMPERATURE" %}
Konfiguration der maximalen Solltemperatur im Urlaubsmodus

**Beispiel**

```
0x40 32 = 25,0 °C maximale Urlaubssolltemperatur
```

**Downlink**

<table><thead><tr><th width="136.54541015625" align="center">Byte</th><th width="162" align="center">Bit(s)</th><th align="center">Value</th></tr></thead><tbody><tr><td align="center">0</td><td align="center">7</td><td align="center">Res.</td></tr><tr><td align="center">0</td><td align="center">6:0</td><td align="center"><code>0x40</code> (Command ID)</td></tr><tr><td align="center">1</td><td align="center">7:0</td><td align="center"><code>ID_MAXIMUM_HOLIDAY_SET_POINT_TEMPERATURE</code></td></tr></tbody></table>
{% endtab %}
{% endtabs %}

<details>

<summary>ID_MAXIMUM_HOLIDAY_SET_POINT_TEMPERATURE</summary>

|   Eigenschaft  |                   Wert                   |
| :------------: | :--------------------------------------: |
|  Beschreibung  | Maximum für die Solltemperatur im Urlaub |
|      Größe     |                   8 Bit                  |
|  Wertebereich  |                   10–60                  |
|  Standardwert  |                    40                    |
| Interpretation |         `y = x × 0,5`, `[y] = °C`        |
|   Persistent   |                    Ja                    |
|     Zugriff    |                    r/w                   |

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.dnt.de/dnt-lw-wth/kommunikationsprotokoll/6.-temperaturregelung.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
