> 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/spain-es/vesta-240.md).

# VESTA-240

ZW-DONGLE

## **Dongle Z-Wave**

<figure><img src="/files/60482e059549f02a73d71260d5f19faf58b22203" alt=""><figcaption></figcaption></figure>

Dongle Z-Wave diseñado para usarse con pasarelas Climax para proporcionar compatibilidad adicional con dispositivos Z-wave. Permite que el Panel de Control aprenda e interactúe con varios dispositivos Z-wave en el mercado.

![](/files/5555eb7a98351e7f660df730aa4b0b9cd8e65ff6)

## **Identificación de las partes**

![](/files/644a12dd39ed83d961439e1a7627e50481e0b89b)

1. **LED azul**

LED ENCENDIDO: Funciona normalmente

## **Operación**

1. Apagar el panel de control
2. Conecte el Dongle Z-wave al puerto USB del Panel de Control
3. Encender el panel de control
4. Si el Dongle Z-Wave es detectado por el panel de control, el “**Exclusión**” y “**Restablecimiento Z-Wave**” aparecerán en **Gestión de Dispositivos** en la página de configuración del sitio web.
5. Seleccione “Restablecimiento Z-Wave” y haga clic en “**Sí**” para restablecer el dongle Z-wave.

![](/files/f989ccf43ec74bbd6bad1ebebad04dc2428d789c)

5. Consulte el manual de instalación del Panel de Control y el manual del dispositivo Z-wave individual para aprender y controlar sus dispositivos Z-wave.

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

Hacer **NO** conecte / desconecte el dongle Z-wave en el Panel de Control cuando el panel esté encendido.
{% 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/spain-es/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.
