> 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-239.md).

# VESTA-239

ZBW-DONGLE

## Z-Wave og Zigbee-dongle

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

ZBW-donglen har indbygget både ZigBee- og Z-Wave-moduler for at give kontrolpanelet ekstra ZigBee- og Z-Wave-kompatibilitet. Den gør det muligt for kontrolpanelet at indlære og styre ZigBee- og Z-Wave-enheder.

## **Identificering af dele**

![](/files/f1524d87f7ff79c35a25fffecb3ea4849127f559)

**1. Blå/Rød LED**

Blå LED TÆNDT: Normal drift for ZigBee-netværk

Rød LED TÆNDT: Normal drift for Z-Wave-netværk

## **Betjening**

1. Sluk for kontrolpanelet.
2. Sæt ZBW-donglen i USB-porten på kontrolpanelet.
3. Tænd for kontrolpanelet.
4. Hvis ZBW-donglen registreres af kontrolpanelet, vises “**Eksklusion**” og “**Z-Wave Nulstil**t” funktionerne vil blive vist under **Enhedsadministration** på websidens konfigurationsside. (Kun for Z-Wave-netværk) Vælg “Z-Wave Nulstil” og klik “Ja” for at nulstille ZBW-donglen.

![](/files/8ea9e3cea9372313f0c8b60829ed86405673747b)

5. Se kontrolpanelets installationsmanual og den enkelte ZigBee- eller Z-Wave-enheds manual for at indlære og styre dine ZigBee/Z-Wave-enheder.

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

Gør **IKKE** tilslut/frakobl ZBW-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-239.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.
