> 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/produits/editor-6/utilisation/utilisation-de-la-molette-cliquable.md).

# Utilisation de la molette cliquable

La vanne thermostatique Enless dispose d'une molette d'ajustement de la température. Cette molette est cliquable et vous donne accès à différentes fonctionnalités. Voici ci-dessous les différentes combinaisons.

{% hint style="warning" %}
Ces combinaisons d'appui sur la molette cliquable seront fonctionnelles uniquement si la fonction [Sécurité Enfant](/centre-aide/guides-installation/produits/editor-6/utilisation/fonctionnalites.md) est désactivée.&#x20;
{% endhint %}

## Combinaisons

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4><i class="fa-paper-plane">:paper-plane:</i></h4></td><td><h4>Envoi d'une trame de test</h4></td><td><strong>Appui rapide</strong></td><td>La LED orange clignotera une fois que la trame sera envoyée.</td><td><a href="/files/3YZS1QEARivYCEqg0nbO">/files/3YZS1QEARivYCEqg0nbO</a></td></tr><tr><td><h4><i class="fa-bluetooth">:bluetooth:</i></h4></td><td><h4>Activation du mode Bluetooth</h4></td><td><strong>Appui jusqu'à ce que la </strong><mark style="color:$tint;"><strong>LED bleue</strong></mark><strong> apparaisse</strong></td><td>Lorsque le mode Bluetooth est activé la LED bleue clignote. Pour sortir du mode Bluetooth vous pouvez réappuyer 5s sur la molette jusqu'à ce que la LED bleue arrête de clignoter.</td><td><a href="/files/3YZS1QEARivYCEqg0nbO">/files/3YZS1QEARivYCEqg0nbO</a></td></tr><tr><td><h4><i class="fa-link-horizontal">:link-horizontal:</i></h4></td><td><h4>Relance d'une JoinRequest</h4></td><td><strong>Appui jusqu'à ce que la </strong><mark style="color:$success;"><strong>LED verte</strong></mark><strong> apparaisse</strong></td><td>Si vous relâchez le bouton lorsque la LED verte apparait, la vanne relance une JOIN Request (fonctionne uniquement si la vanne n'est pas déjà connectée à un réseau LoRaWAN)</td><td><a href="/files/3YZS1QEARivYCEqg0nbO">/files/3YZS1QEARivYCEqg0nbO</a></td></tr><tr><td><h4><i class="fa-engine">:engine:</i></h4></td><td><h4>Calibration du moteur</h4></td><td><strong>Appui jusqu'à ce que la </strong><mark style="color:$warning;"><strong>LED orange</strong></mark><strong> apparaisse</strong></td><td>Si vous relâchez le bouton lorsque la LED orange apparait, le moteur se calibrera (cette manipulation doit être uniquement effectuée lorsque la vanne est installée sur le radiateur).</td><td><a href="/files/3YZS1QEARivYCEqg0nbO">/files/3YZS1QEARivYCEqg0nbO</a></td></tr><tr><td><h4><i class="fa-unlock">:unlock:</i></h4></td><td><h4>Désactiver la sécurité enfant</h4></td><td><strong>Appui jusqu'à ce que le cadenas disparaisse</strong></td><td>Appuyez 10 secondes jusqu'à ce que le cadenas disparaisse pour désactiver la sécurité enfant.</td><td><a href="/files/3YZS1QEARivYCEqg0nbO">/files/3YZS1QEARivYCEqg0nbO</a></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/produits/editor-6/utilisation/utilisation-de-la-molette-cliquable.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.
