> 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/danish-dk/vesta-240.md).

# VESTA-240

ZW-DONGLE

## **Z-Wave-dongle**

<figure><img src="/files/14f1c9e27abfc10be9800a7ecd40dbfea048de73" alt=""><figcaption></figcaption></figure>

Z-Wave-dongle designet til at blive brugt med Climax-gateways for at give ekstra Z-wave-enhedskompatibilitet. Den gør det muligt for kontrolpanelet at lære og interagere med forskellige Z-wave-enheder på markedet.

![](/files/f9a7b29c295c47cb6bfc8851a9ddc2c7fb153fa4)

## **Identificering af dele**

![](/files/9acaf7c19e73335704afbe54d168473732db907d)

1. **Blå LED**

LED TIL: Fungerer normalt

## **Betjening**

1. Sluk kontrolpanelet
2. Sæt Z-wave-donglen i USB-porten på kontrolpanelet
3. Tænd for kontrolpanelet
4. Hvis Z-Wave-donglen registreres af kontrolpanelet, vises “**Eksklusion**” og “**Z-Wave-nulstilling**” funktionerne under **Enhedsadministration** på webstedets konfigurationsside.
5. Vælg “Z-Wave-nulstilling” og klik på “**Ja**” for at nulstille Z-wave-donglen.

![](/files/64470faf422a4cfd05914c7e40c7287490ad5728)

5. Se kontrolpanelets installationsmanual og den enkelte Z-wave-enheds manual for at lære og styre dine Z-wave-enheder.

{% hint style="warning" %}
Bemærk:

Gør **IKKE** tilslut / frakobl Z-wave-donglen til kontrolpanelet, når panelet er tændt.
{% 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/danish-dk/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.
