# Zigbee

CUBE OS działa jako **lokalna bramka Zigbee**, umożliwiając łączenie, zarządzanie i łączenie szerokiego zakresu podurządzeń Zigbee, w tym przełączników, czujników, świateł i monitorów środowiskowych.

Aby osiągnąć stabilne działanie sieci Zigbee, CUBE OS opiera się na **kompatybilnych donglach Zigbee** które pełnią rolę koordynatorów radiowych. Po podłączeniu obsługiwanego dongla, CUBE OS może parować i zarządzać urządzeniami Zigbee wielu marek za pomocą standardowych klastrów Zigbee **klastrów**, które definiują możliwości i funkcje każdego typu urządzenia.

Poniższe tabele zawierają listę obsługiwanych dongli Zigbee oraz klastrów Zigbee obecnie kompatybilnych z CUBE OS.

***

## Obsługiwane dongle Zigbee

* SONOFF ZBDongle-MAX
* SONOFF ZBDongle-PMG24
* SONOFF ZBDongle-LMG21
* SONOFF ZBDongle-E
* SONOFF ZBDongle-P
* [Inne obsługiwane adaptery ](https://darkxst.github.io/silabs-firmware-builder/)współtworzone przez dewelopera **@darkxst**

***

## Obsługiwane klastry Zigbee

Pełną listę klastrów i szczegóły zgodności można znaleźć tutaj:\
[**https://cube-web.ewelink.cc**](https://cube-web.ewelink.cc)


---

# Agent Instructions: 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:

```
GET https://cube.ewelink.cc/english-pl/sprawdzenie-zgodnosci/zigbee.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
