# Subdispositivos eWeLink-Remote

Puedes transformar el CUBE OS en una Pasarela Remota eWeLink, permitiendo la integración de subdispositivos como el [**S-MATE 2**](https://sonoff.tech/en-us/products/sonoff-s-mate-extreme-switch-mate/58) **o** [**R5**](https://sonoff.tech/en-us/products/sonoff-switchman-r5-scene-controller/58).

{% hint style="info" %}
**¿Qué es el control remoto eWeLink-Remote?**

El control remoto eWeLink-Remote es una solución única y nueva de control remoto para dispositivos SONOFF. Proporciona una forma de control para tus electrodomésticos más conveniente, más fiable y a mayor distancia.

Para más detalles, por favor consulta:

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

## 1. Habilitar eWeLink-Remote Control en Pilot

{% stepper %}
{% step %}
Desde la barra lateral izquierda, ve a **Funciones de Pilot**.

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

{% step %}
Encuentra **eWeLink-Remote Control** y haz clic **Más información**. Activa el interruptor para **habilitar** esta función.

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

{% step %}
Una vez habilitado, CUBE OS activará el protocolo eWeLink-Remote y se preparará para recibir señales de dispositivos compatibles.
{% endstep %}
{% endstepper %}

## 2. Añadir un Subdispositivo eWeLink-Remote (Usando R5 como Ejemplo)

{% stepper %}
{% step %}
Vuelve a la **Página de inicio** . Haz clic en el **“+”** icono en la esquina superior derecha. Selecciona **Subdispositivos eWeLink-Remote** de la lista.

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

{% step %}
Haga clic en **Emparejar** para entrar en modo de emparejamiento.

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

{% step %}
En tu **SONOFF R5**, pulsa cualquier botón una vez. Esto enviará una señal de emparejamiento.
{% endstep %}

{% step %}
Una vez que el emparejamiento sea exitoso, el R5 aparecerá en tu lista de dispositivos.

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

## 3. Configurar Escenas Inteligentes para Subdispositivos eWeLink-Remote

Después de añadir tu subdispositivo eWeLink-Remote, puedes vincularlo a otros dispositivos inteligentes a través de **Escenas Inteligentes**.

{% stepper %}
{% step %}
Ve a la **página de Escena** .

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

{% step %}
En la pestaña **Escena Inteligente** , haz clic en **Añadir Escena**.

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

{% step %}
Configura el **Si** condición:

**Agregar Dispositivo Inteligente → SONOFF R5 → Habilitar Botón Inalámbrico → Canal 1 → Pulsar → Hecho.**
{% endstep %}

{% step %}
Configura el **Luego** acción:

**Agregar Dispositivo Inteligente → SONOFF B05-BL → Habilitar Interruptor → Encendido → Hecho.**
{% endstep %}

{% step %}
Guarda tu Escena Inteligente.

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

Ahora, cuando pulses el botón del R5, la luz B05-BL conectada se encenderá automáticamente.


---

# 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/cube-os-es/primeros-pasos/agregar-dispositivos/subdispositivos-ewelink-remote.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.
