# eWeLink Wi-Fi 设备

许多受 eWeLink 支持的设备，特别是通过以太网和 Wi-Fi 工作的设备，可以在 CUBE OS 上进行管理。它们中的大多数与您的 CUBE OS 主机进行本地通信，而另一些由于固件和芯片组设计的限制需要 WAN 访问。

网关设备也可以像桥接器一样将受支持的设备暴露给 CUBE OS。

### 要使用此功能：

1. 足够的存储空间以安装 Docker 和卷。
2. 互联网访问

{% stepper %}
{% step %}

### 访问 Docker 选项卡

访问 [CUBE OS](http://cube.local) 通过浏览器，并单击 Docker 选项卡。

<figure><img src="/files/cfe57ed5f9c08af3d5de4ebc3ad82ddf90c48f2c" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 安装 eWeLink Smart Home

找到名为 eWeLink Smart Home 的条目，然后单击安装。请等待下载完成。
{% endstep %}

{% step %}

### 运行插件

在插件卡上单击运行，保持配置不变，然后单击运行。

<figure><img src="/files/fdfcb47018c035df2d594897560f90712624e9e9" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 授权

等待插件加载完毕。它将自动发现受 eWeLink 支持的局域网设备。

在此页面上，单击右上角的图标以登录您的 eWeLink 帐户。

<figure><img src="/files/9ce90d66b39b7152ad2880e2ec6c37a68de763cd" alt=""><figcaption></figcaption></figure>

在列出的任何设备上单击同步按钮以触发来自您 CUBE OS 的令牌发放。在弹出窗口中单击允许。

<figure><img src="/files/bab7eafccec35a5d3e1a22bca7ec9c057853f400" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### 同步设备

要同步您 CUBE OS 设置中的设备，请在所需设备上单击同步按钮。返回“所有设备”选项卡以查看新同步的设备。从那里，您可以分配房间并编辑设备

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


---

# 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-zh/ru-men-zhi-nan/tian-jia-she-bei/ewelink-wifi-she-bei.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.
