# SmartThings

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

ใช้แอป SmartThings ในการสแกนรหัส QR จาก CUBE Matter Bridge

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

{% stepper %}
{% step %}

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

เปิด CUBE OS ในเบราว์เซอร์

คลิกที่ **Matter** ไอคอนในแผงด้านข้าง

ทำตามคำแนะนำบนหน้าจอเพื่อเปิดใช้งาน **Matter Bridge**.

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

คุณควรเห็น:

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

{% step %}

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

เปิด **แอป SmartThings** แตะ **+** เพื่อเพิ่มอุปกรณ์ เลือก **ตัวเลือกอุปกรณ์พันธมิตร** จากนั้นเลือก **Matter** แล้วจึงสแกน สแกนรหัส QR ที่แสดงบนหน้าของ CUBE OS Matter Bridge
{% endstep %}

{% step %}

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

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

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


---

# 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-th/feature-exploration/matter/smartthings.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.
