> 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/german-de/vesta-240.md).

# VESTA-240

ZW-DONGLE

## **Z-Wave-Dongle**

<figure><img src="/files/c30c5e006581a17ae32c1ed69a0ef41cb3fe2160" alt=""><figcaption></figcaption></figure>

Z-Wave-Dongle, der für die Verwendung mit Climax-Gateways entwickelt wurde, um zusätzliche Z-Wave-Gerätekompatibilität zu bieten. Er ermöglicht dem Bedienfeld, verschiedene Z-Wave-Geräte auf dem Markt zu erlernen und mit ihnen zu interagieren.

![](/files/82a91b5d1ccedd7fba2e88d76bcf153199f1f320)

## **Teile identifizieren**

![](/files/ce283b71d0953dadb377b3c4f289d2f028fc708c)

1. **Blaue LED**

LED AN: Arbeitet normal

## **Betrieb**

1. Schalten Sie das Bedienfeld aus
2. Stecken Sie den Z-Wave-Dongle in den USB-Anschluss des Bedienfelds
3. Schalten Sie das Bedienfeld ein
4. Wenn der Z-Wave-Dongle vom Bedienfeld erkannt wird, wird die „**Ausschluss**“ und „**Z-Wave zurücksetzen**“-Funktion unter **Geräteverwaltung** auf der Website-Konfigurationsseite angezeigt.
5. Wählen Sie „Z-Wave zurücksetzen“ und klicken Sie auf „**Ja**“, um den Z-Wave-Dongle zurückzusetzen.

![](/files/499c261329829a082e4e73e2310cac02a983ce27)

5. Beziehen Sie sich auf das Installationshandbuch des Bedienfelds und das jeweilige Handbuch des Z-Wave-Geräts, um Ihre Z-Wave-Geräte einzulernen und zu steuern.

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

Nicht **NICHT** Stecken / ziehen Sie den Z-Wave-Dongle in das Bedienfeld, wenn das Panel eingeschaltet ist.
{% 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/german-de/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.
