> For the complete documentation index, see [llms.txt](https://cube.ewelink.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cube.ewelink.cc/english-th/compatibility-check/zigbee.md).

# Zigbee

CUBE OS ทำหน้าที่เป็น **เกตเวย์ Zigbee ท้องถิ่น**ซึ่งช่วยให้คุณเชื่อมต่อ จัดการ และสะพานอุปกรณ์ย่อย Zigbee หลากหลายประเภท รวมถึงสวิตช์ เซ็นเซอร์ หลอดไฟ และอุปกรณ์ตรวจวัดสภาพแวดล้อม

เพื่อให้ได้ประสิทธิภาพเครือข่าย Zigbee ที่เสถียร CUBE OS อาศัย **dongle Zigbee ที่เข้ากันได้** ซึ่งทำหน้าที่เป็นโคออร์ดิเนเตอร์วิทยุ เมื่อมีการเชื่อมต่อ dongle ที่รองรับแล้ว CUBE OS สามารถจับคู่และจัดการอุปกรณ์ Zigbee หลายแบรนด์ผ่าน **คลัสเตอร์**ซึ่งกำหนดความสามารถและฟังก์ชันของแต่ละประเภทอุปกรณ์

ตารางด้านล่างแสดงรายการ dongle Zigbee ที่รองรับและคลัสเตอร์ Zigbee ที่เข้ากันได้กับ CUBE OS ในปัจจุบัน

***

## dongle Zigbee ที่รองรับ

* SONOFF ZBDongle-MAX
* SONOFF ZBDongle-PMG24
* SONOFF ZBDongle-LMG21
* SONOFF ZBDongle-E
* SONOFF ZBDongle-P
* [อะแดปเตอร์อื่นที่รองรับ ](https://darkxst.github.io/silabs-firmware-builder/)มีส่วนร่วมโดยนักพัฒนา **@darkxst**

***

## คลัสเตอร์ Zigbee ที่รองรับ

สำหรับรายการคลัสเตอร์เต็มรูปแบบและรายละเอียดการเข้ากันได้ โปรดคลิกที่นี่:\
[**https://cube-web.ewelink.cc**](https://cube-web.ewelink.cc)


---

# 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://cube.ewelink.cc/english-th/compatibility-check/zigbee.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.
