> 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/configuration-depuis-myenless.md).

# Configuration depuis MyEnless

La TX VALVE peut être configurée (et mise à jour) via l'application mobile MyEnless.

{% hint style="info" %}
Assurez vous que l'application MyEnless soit à la dernière version avant de l'utiliser. Vous pouvez la mettre à jour depuis l'AppStore ou le Play Store si cette dernière était déjà installée sur votre téléphone.
{% endhint %}

## Procédure de configuration

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Étape 1</strong></td><td>Télécharger l'application MyEnless sur mobile</td><td><a href="/files/2WiidAiO0sjbqaA7LtoP">/files/2WiidAiO0sjbqaA7LtoP</a></td></tr><tr><td><strong>Étape 2</strong></td><td>Démarrer l'application</td><td><a href="/files/e193ECCH05f43qmd2cY6">/files/e193ECCH05f43qmd2cY6</a></td></tr><tr><td><strong>Étape 3</strong></td><td>Pour passer en mode configuration, appuyer 5s sur la molette de la vanne jusqu'à ce que la LED bleue s'allume puis relâcher</td><td><a href="/files/tI2aCVcJZ4UuZgU6nzDg">/files/tI2aCVcJZ4UuZgU6nzDg</a></td></tr><tr><td><strong>Étape 4</strong></td><td>La vanne sera visible sur votre application mobile, vous pourrez la sélectionner, accéder à ses informations et la configurer.</td><td><a href="/files/NlRgJMXQmWRX8Pi8bWrD">/files/NlRgJMXQmWRX8Pi8bWrD</a></td></tr></tbody></table>

{% hint style="info" %}
Pour sortir du mode Configuration, rappuyez sur le bouton pendant 5 secondes jusqu'à ce que la LED bleue s'allume puis relâchez. Le capteur retournera en mode fonctionnement normal.
{% endhint %}


---

# 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/configuration-depuis-myenless.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.
