> 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-etrv/funktion-and-gerateubersicht.md).

# Funktion & Geräteübersicht

Der **dnt-LW-eTRV** ist ein LoRaWAN® Heizkörperthermostat für die automatisierte Raumklimaregelung in weitläufigen Gebäuden. Er eignet sich besonders für öffentliche Einrichtungen, Hotels, Behörden, Industriegebäude und große Bürokomplexe.

{% columns %}
{% column valign="middle" %}

<p align="center"><img src="/files/kNwJROr2G9EqXv8I42La" alt="" data-size="original"></p>
{% endcolumn %}

{% column %}

### Auf einen Blick

* Sehr hohe Funkreichweite durch **LoRaWAN®**
* Updatefähig über **LoRaWAN® FUOTA**
* Geschlossenes Gehäuse ohne lokale Bedienung
* Abschließbares Batteriefach gegen Manipulation
* Zusätzlicher Demontageschutz gegen Diebstahl
* Geringer Energieverbrauch durch Low-Power-Design
* Automatische Temperaturabsenkung bei offenem Fenster oder offener Tür
* Flexible Konfiguration per LoRaWAN-Downlinks
* Kompatibel mit **M30x1.5 Ventilen**, sowie über Adapter auch mit Danfoss Ventilen vom Typ **RA**, **RAV** und **RAVL**
  {% endcolumn %}
  {% endcolumns %}

{% hint style="info" icon="circle-info" %} <mark style="color:green;">LoRaWAN</mark><mark style="color:green;">**®**</mark> <mark style="color:green;"></mark><mark style="color:green;">FUOTA ist ab Firmwareversion 1.3.0 verfügbar</mark>
{% endhint %}

### Typische Einsatzbereiche

Das Gerät ist für den Einsatz in Innenräumen ausgelegt. Es spielt seine Stärken dort aus, wo viele Heizkörper zentral verwaltet werden sollen und eine lokale Bedienung am Gerät nicht gewünscht ist, wie z.B.:

* Bildungseinrichtungen
* Büro- und Verwaltungsgebäude
* Hotels und Gästehäuser
* Industrie- und Gewerbeobjekte
* Öffentliche Gebäude

### Wichtige Funktionen

* **3 speicherbare Wochen-Temperaturprofile** mit jeweils bis zu 10 Temperaturänderungen pro Tag
* **Manueller Positionier-Modus** zur direkten Ansteuerung des Ventils
* **Fenster-offen-Erkennung** mit automatischer Temperaturabsenkung
* **Dynamisch adaptiver Abgleich** des Heizkörpers
* **Frostschutzfunktion** bei Temperaturen unter **4 °C**
* **Urlaubs-Modus** für definierte Zeiträume
* **Batteriespannungsüberwachung** mit Warnung und definierter Ventilposition
* **Zyklische Statusmeldung** in konfigurierbaren Intervallen
* **Flexible Konfiguration** per LoRaWAN-Downlink

### Lieferumfang

* dnt-LW-eTRV
* Bedienungsanleitung
* Ventiladapter für Danfoss **RA**, **RAV** und **RAVL** (nur Einzelgerät)
* Stützring (nur Einzelgerät)
* 2 × 1,5 V AA Batterien (je Gerät)
* Vierkantschlüssel für das Batteriefach (1x pro 8er Set)


---

# 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-etrv/funktion-and-gerateubersicht.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.
