# Zigbee

CUBE OS acts as a **local Zigbee gateway**, allowing you to connect, manage, and bridge a wide range of Zigbee subdevices, including switches, sensors, lights, and environmental monitors.

To achieve stable Zigbee network performance, CUBE OS relies on **compatible Zigbee dongles** that serve as radio coordinators. Once a supported dongle is connected, CUBE OS can pair and manage multi-brand Zigbee devices through standardized Zigbee **clusters**, which define the capabilities and functions of each device type.

The tables below list the supported Zigbee dongles and the Zigbee clusters currently compatible with CUBE OS.

***

## Supported Zigbee Dongles

* SONOFF ZBDongle-MAX
* SONOFF ZBDongle-PMG24
* SONOFF ZBDongle-LMG21
* SONOFF ZBDongle-E
* SONOFF ZBDongle-P
* [Other supported adapters ](https://darkxst.github.io/silabs-firmware-builder/)contributed by developer **@darkxst**

***

## Supported Zigbee Clusters

For the full list of clusters and compatibility details, please click here:\
[**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/compatibility-check/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.
