# eWeLink-Remote 子设备

您可以将 CUBE OS 转换为 eWeLink 远程网关，允许集成如以下的子设备： [**S-MATE 2**](https://sonoff.tech/en-us/products/sonoff-s-mate-extreme-switch-mate/58) **或** [**R5**](https://sonoff.tech/en-us/products/sonoff-switchman-r5-scene-controller/58).

{% hint style="info" %}
**什么是 eWeLink-Remote 控制？**

eWeLink-Remote 控制是针对 SONOFF 设备的独特新型远程控制方案。它为您的家用电器提供了更便捷、更可靠且更远距离的控制方式。

有关详细信息，请参阅：

<https://sonoff.tech/news-and-events/what-is-ewelink-remote-control/>
{% endhint %}

## 1. 在 Pilot 中启用 eWeLink-Remote 控制

{% stepper %}
{% step %}
从左侧边栏，进入 **Pilot 功能**.

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

{% step %}
找到 **eWeLink-Remote 控制** 并点击 **了解更多**。切换开关以 **enable** 启用此功能。

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

{% step %}
一旦启用，CUBE OS 将激活 eWeLink-Remote 协议并准备接收来自兼容设备的信号。
{% endstep %}
{% endstepper %}

## 2. 添加 eWeLink-Remote 子设备（以 R5 为例）

{% stepper %}
{% step %}
返回到 **主页** 页面。点击 **“+”** 图标在右上角。选择 **eWeLink-Remote 子设备** 从列表中。

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

{% step %}
点击 **配对** 以进入配对模式。

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

{% step %}
在您的 **SONOFF R5**上，按任意按钮一次。这将发送配对信号。
{% endstep %}

{% step %}
配对成功后，R5 将出现在您的设备列表中。

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

## 3. 为 eWeLink-Remote 子设备配置智能场景

添加 eWeLink-Remote 子设备后，您可以通过将其与其他智能设备关联来实现联动，方法是 **智能场景**.

{% stepper %}
{% step %}
前往 **场景** 页面。

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

{% step %}
在 **智能场景** 选项卡下，点击 **添加场景**.

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

{% step %}
设置 **如果** 条件：

**添加智能设备 → SONOFF R5 → 启用无线按键 → 通道 1 → 点击 → 完成。**
{% endstep %}

{% step %}
设置 **然后** 动作：

**添加智能设备 → SONOFF B05-BL → 启用开关 → 开 → 完成。**
{% endstep %}

{% step %}
保存您的智能场景。

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

现在，当您按下 R5 按钮时，连接的 B05-BL 灯将自动打开。


---

# 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/ewelinkremote-zi-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.
