> For the complete documentation index, see [llms.txt](https://vesta-guide.gitbook.io/vesta-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://vesta-guide.gitbook.io/vesta-guide/france/vesta-240.md).

# VESTA-240

ZW-DONGLE

## **Dongle Z-Wave**

<figure><img src="/files/79c887a079c4bc3e30be152909512621a6201ae8" alt=""><figcaption></figcaption></figure>

Dongle Z-Wave conçu pour être utilisé avec les passerelles Climax afin d'offrir une compatibilité supplémentaire avec les appareils Z-Wave. Il permet au panneau de contrôle d'apprendre et d'interagir avec divers appareils Z-Wave du marché.

![](/files/7a72e47d5f0bc03ea0ab67e9be4fe4ef4b783eb9)

## **Identification des parties**

![](/files/f5148b35ab7a4a2ca3860d0dab99045e39437d1f)

1. **LED bleue**

LED ALLUMÉE : Fonctionnement normal

## **Fonctionnement**

1. Éteignez le panneau de contrôle
2. Branchez le dongle Z-Wave dans le port USB du panneau de contrôle
3. Allumez le panneau de contrôle
4. Si le dongle Z-Wave est détecté par le panneau de contrôle, le «**Exclusion**» et «**Réinitialisation Z-Wave**» seront affichés sous **Gestion des appareils** dans la page de configuration du site web.
5. Sélectionnez « Réinitialisation Z-Wave » et cliquez sur «**Oui**» pour réinitialiser le dongle Z-Wave.

![](/files/647169791e9b633c9dcf081bb93234eb9cad2604)

5. Reportez-vous au manuel d'installation du panneau de contrôle et au manuel de chaque appareil Z-Wave pour apprendre et contrôler vos appareils Z-Wave.

{% hint style="warning" %}
Remarque :

Ne **PAS** branchez / débranchez le dongle Z-Wave sur le panneau de contrôle lorsque le panneau est sous tension.
{% 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://vesta-guide.gitbook.io/vesta-guide/france/vesta-240.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.
