> 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-ru/nachalo-raboty/dobavit-ustroistva/ustroistva-ewelink-wi-fi.md).

# Устройства eWeLink Wi‑Fi

Многие устройства с поддержкой 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/6f219228f14a8274c66033c6715f5f64080f488f" alt="" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Добавить устройства, связанные с eWeLink

На **Добавить устройство** странице нажмите `Добавить устройства, связанные с eWeLink`. Встроенное дополнение eWeLink Smart Home откроется сразу.

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

{% step %}

### Войдите в свою учётную запись eWeLink

Нажмите кнопку входа в правом верхнем углу. Введите данные своей учётной записи eWeLink и пароль, чтобы войти.

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

{% step %}

### Синхронизировать устройства

После входа в систему список поддерживаемых ваших Wi‑Fi-устройств eWeLink будет отображён. Нажмите `Синхронизировать` чтобы импортировать нужные устройства в CUBE OS.&#x20;

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

После синхронизации вернитесь к **Все устройства** чтобы назначить комнаты и переименовать устройства.

<figure><img src="/files/2d891099e7740aa259b0c1b8905c80ddf6ad2e5d" 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:

```
GET https://cube.ewelink.cc/cube-os-ru/nachalo-raboty/dobavit-ustroistva/ustroistva-ewelink-wi-fi.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.
