> 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/feature-exploration/matter-bridge/google-home.md).

# Google Home

## 1. การตั้งค่าใหม่

ใช้แอป Google Home เพื่อสแกนรหัส QR จาก CUBE Matter Bridge

{% hint style="info" %}
ตรวจสอบให้แน่ใจว่า Google Home มีสิทธิ์สำหรับ **กล้อง** และ **เครือข่ายท้องถิ่น**.
{% endhint %}

{% stepper %}
{% step %}

### เปิดใช้งาน Matter Bridge ใน CUBE OS

เปิด CUBE OS ในเบราว์เซอร์ คลิกที่ **Matter** ไอคอนในแผงด้านข้าง ทำตามคำแนะนำบนหน้าจอเพื่อเปิดใช้งาน **Matter Bridge**.

<figure><img src="/files/842c4a2eb60e9491efaae1835ad925433fca0fa7" alt=""><figcaption></figcaption></figure>

คุณจะเห็น:

* หนึ่ง **รหัส QR** (สำหรับการจับคู่)
* หนึ่ง **รหัสการตั้งค่าตัวเลข** (มีประโยชน์หากการสแกนล้มเหลว)
  {% endstep %}

{% step %}

### สแกนรหัส QR ในแอป Google Home

เปิด **แอป Google Home** แตะ **+** → **ตั้งค่าอุปกรณ์**.

เลือก **อุปกรณ์ที่รองรับ Matter**. สแกนรหัส QR ที่แสดงบนหน้า Matter Bridge ของ CUBE OS
{% endstep %}

{% step %}

### เสร็จสิ้นการตั้งค่าและรอให้อุปกรณ์ซิงค์

ทำตามขั้นตอนใน Google Home เพื่อทำการจับคู่ให้เสร็จ หลังการจับคู่ Google Home จะซิงค์อุปกรณ์ที่เปิดเผยโดยสะพาน CUBE คุณสามารถเปลี่ยนชื่ออุปกรณ์และกำหนดห้องใน Google Home ได้
{% endstep %}
{% endstepper %}

{% embed url="<https://drive.google.com/file/d/1yooV0Yy3vsMT8Ni6fAcrBAgDSEUUsaLV/view?usp=drive_link>" %}


---

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

```
GET https://cube.ewelink.cc/english-th/feature-exploration/matter-bridge/google-home.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.
