> 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/cube-os-es/primeros-pasos/anadir-dispositivos/dispositivos-wi-fi-ewelink.md).

# Dispositivos Wi‑Fi eWeLink

Muchos dispositivos compatibles con eWeLink, específicamente los que funcionan mediante Ethernet y Wi‑Fi, pueden gestionarse en CUBE OS. La mayoría funcionan localmente con tu host de CUBE OS, mientras que otros necesitan acceso a la WAN debido a limitaciones del firmware y del diseño del chipset.

Los dispositivos de puerta de enlace también pueden exponer los dispositivos compatibles a CUBE OS como un puente entre ellos.

### Para usar esta función:

1. Un dispositivo CUBE OS que ejecute `v2.10.3` o posterior.
2. Acceso a Internet.
3. Una cuenta de eWeLink.

{% stepper %}
{% step %}

### Abrir Añadir dispositivo

Abre CUBE OS en tu navegador. Haz clic en el `+` botón en la esquina superior derecha. Luego selecciona `Añadir dispositivo`.

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

{% step %}

### Añadir dispositivos vinculados a eWeLink

En la **Añadir dispositivo** página, haz clic en `Añadir dispositivos vinculados a eWeLink`. El complemento integrado de eWeLink Smart Home se abrirá directamente.

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

{% step %}

### Inicia sesión en tu cuenta de eWeLink

Haz clic en el botón de inicio de sesión en la esquina superior derecha. Introduce tu cuenta y contraseña para iniciar sesión.

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

{% step %}

### Sincronizar dispositivos

Después de iniciar sesión, se mostrarán tus dispositivos Wi‑Fi compatibles de eWeLink. Haz clic en `Sincronizar` para importar a CUBE OS los dispositivos que quieras.&#x20;

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

Después de sincronizar, vuelve a **Todos los dispositivos** para asignar habitaciones y renombrar dispositivos.

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

{% hint style="info" %}
En `CUBE v2.10.3` y posteriores, eWeLink Smart Home viene integrado. No necesitas instalarlo primero desde la página de 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:

```
GET https://cube.ewelink.cc/cube-os-es/primeros-pasos/anadir-dispositivos/dispositivos-wi-fi-ewelink.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.
