> 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/getting-started/add-devices/wi-fi-ewelink.md).

# อุปกรณ์ Wi‑Fi ของ eWeLink

อุปกรณ์จำนวนมากที่รองรับ eWeLink โดยเฉพาะอุปกรณ์ที่ทำงานผ่าน Ethernet และ Wi‑Fi สามารถจัดการได้บน CUBE OS ส่วนใหญ่ทำงานภายในเครื่องกับโฮสต์ CUBE OS ของคุณ ขณะที่บางอุปกรณ์ต้องการการเข้าถึง WAN เนื่องจากข้อจำกัดของเฟิร์มแวร์และการออกแบบชิปเซ็ต

อุปกรณ์เกตเวย์ยังสามารถเปิดเผยอุปกรณ์ที่รองรับให้กับ CUBE OS ได้เช่นกัน โดยทำหน้าที่เป็นบริดจ์ระหว่างกัน

### วิธีใช้ฟีเจอร์นี้:

1. อุปกรณ์ CUBE OS ที่รัน `v2.10.3` หรือใหม่กว่า
2. การเข้าถึงอินเทอร์เน็ต
3. บัญชี eWeLink

{% stepper %}
{% step %}

### เปิด เพิ่มอุปกรณ์

เปิด CUBE OS ในเบราว์เซอร์ของคุณ คลิกปุ่ม `+` ที่มุมขวาบน จากนั้นเลือก `เพิ่มอุปกรณ์`.

<div align="left"><figure><img src="/files/3c9eb756b95031402b0cb29b2422cd3ba6b42d6e" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### เพิ่มอุปกรณ์ที่เชื่อมโยงกับ eWeLink

บน **เพิ่มอุปกรณ์** หน้า คลิก `เพิ่มอุปกรณ์ที่เชื่อมโยงกับ eWeLink`. ส่วนเสริม eWeLink Smart Home ที่ติดตั้งมาในตัวจะเปิดขึ้นโดยตรง

<div align="left"><figure><img src="/files/60911b1d7217f96843b0eba0fcd87bccadcf4b72" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### ลงชื่อเข้าใช้บัญชี eWeLink ของคุณ

คลิกปุ่มลงชื่อเข้าใช้ที่มุมขวาบน ป้อนบัญชี eWeLink และรหัสผ่านของคุณเพื่อเข้าสู่ระบบ

<div align="left"><figure><img src="/files/a9c41d9ef9e1d6b7e5d34dde10d44987f3a9bbf2" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### ซิงค์อุปกรณ์

หลังจากลงชื่อเข้าใช้แล้ว อุปกรณ์ Wi‑Fi ของ eWeLink ที่รองรับของคุณจะปรากฏในรายการ คลิก `ซิงค์` เพื่อนำเข้าอุปกรณ์ที่คุณต้องการไปยัง CUBE OS&#x20;

<div align="left"><figure><img src="/files/848203e0051f04de02332279c18cdf0330058885" alt="" width="563"><figcaption></figcaption></figure></div>

หลังจากซิงค์แล้ว ให้กลับไปที่ **อุปกรณ์ทั้งหมด** เพื่อกำหนดห้องและเปลี่ยนชื่ออุปกรณ์

<figure><img src="/files/642c331b87f28670f40a5b86d232bc3602edc346" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
ใน `CUBE v2.10.3` และใหม่กว่า, eWeLink Smart Home ถูกติดตั้งมาในตัวแล้ว คุณไม่จำเป็นต้องติดตั้งจากหน้า Docker ก่อน
{% endhint %}


---

# 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/getting-started/add-devices/wi-fi-ewelink.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.
