> For the complete documentation index, see [llms.txt](https://enless.gitbook.io/centre-aide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enless.gitbook.io/centre-aide/guides-installation/documentation-en/products/editor-6/use/features.md).

# Features

Discover below the various features supported by the Enless thermostatic valve and activable by downlink or via the MyEnless app.&#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><h4><i class="fa-window-frame-open">:window-frame-open:</i></h4></td><td><h4><strong>Window open detection</strong></h4></td><td>If the temperature drops by more than 3°C in less than 15 minutes, a window-open detection alarm is triggered and the room heating is switched off for 30 minutes.</td></tr><tr><td><h4><i class="fa-down-up">:down-up:</i></h4></td><td><h4><strong>Anti-seizing system</strong></h4></td><td>Regular movement to limit the risk of seizing. If this feature is enabled, anti-seizing is performed every 28 days. A seizing alarm is triggered if seizing is detected during the procedure.</td></tr><tr><td><h4><i class="fa-plus-minus">:plus-minus:</i></h4></td><td><h4><strong>Setpoint tolerance</strong></h4></td><td>Allows the occupant to adjust the setpoint temperature within a defined range around the configured value. The maximum tolerance is +/- 5°C.</td></tr><tr><td><h4><i class="fa-pipe-section">:pipe-section:</i></h4></td><td><h4><strong>Hydraulic balancing</strong></h4></td><td>Can only be activated when the valve is used in "Temperature" control mode. This function allows a min/max opening and closing percentage to be defined for the valve and ensures that each radiator receives the water flow it needs.</td></tr><tr><td><h4><i class="fa-mobile-rotate">:mobile-rotate:</i></h4></td><td><h4><strong>Display orientation</strong></h4></td><td>Allows the default display orientation to be reversed (180° rotation).</td></tr><tr><td><h4><i class="fa-lock">:lock:</i></h4></td><td><h4><strong>Child lock</strong></h4></td><td>When this function is enabled, the knob must be pressed for 10 seconds before any manual action on the valve.</td></tr></tbody></table>


---

# 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://enless.gitbook.io/centre-aide/guides-installation/documentation-en/products/editor-6/use/features.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.
