> 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/english-pt/blogue/adicione-os-seus-dispositivos-ao-apple-home/tomada-sonoff-s40.md).

# Tomada - SONOFF S40

Anteriormente na comunidade, explorámos como adicionar o [**Interruptor SONOFF TX**](/english-pt/blogue/adicione-os-seus-dispositivos-ao-apple-home/interruptor-sonoff-tx.md) à Apple Home através do **CUBE OS Matter Bridge**, mostrando como dispositivos do tipo interruptor funcionam perfeitamente com o ecossistema da Apple.

Desta vez, vamos ver como ele se comporta com um **dispositivo do tipo tomada** - o [**SONOFF Smart Plug S40 Wi‑Fi**](https://sonoff.tech/en-us/products/sonoff-iplug-series-wi-fi-smart-plug-s40-s40-lite/58) - para verificar quão bem funciona dentro da Apple Home.

<div align="left"><figure><img src="/files/750420722d7f45a1930d7e81cd64daa0f1582fbd" alt="" width="375"><figcaption></figcaption></figure></div>

## O que usei <a href="#id-3ae4b284" id="id-3ae4b284"></a>

* **Dispositivo:** Plug inteligente SONOFF S40 Wi‑Fi
* **Aparelho:** Um ventilador simples de ligar na tomada
* **Plataforma:** CUBE OS com Add‑on Smart Home + Matter Bridge

<div align="left"><figure><img src="/files/915473f3df7af3763012b16b64766b07b75f649b" alt="" width="375"><figcaption></figcaption></figure></div>

## Passos de configuração <a href="#id-52b9437d" id="id-52b9437d"></a>

{% stepper %}
{% step %}
Ligue o seu **plug S40** e conecte‑o à sua conta **eWeLink** como de costume.
{% endstep %}

{% step %}
Abra **CUBE OS**, vá para o **Add-on eWeLink Smart Home**e sincronize o seu dispositivo S40.
{% endstep %}

{% step %}
Ative o **Matter Bridge** no CUBE OS e adicione a bridge ao **Apple Home** seguindo os passos do nosso [Guia de Início](/english-pt/blogue/adicione-os-seus-dispositivos-ao-apple-home.md).
{% endstep %}

{% step %}
Uma vez emparelhado, o seu plug S40 aparecerá instantaneamente na app Apple Home - pronto para controlar o seu ventilador ou outros aparelhos.

<div align="left"><figure><img src="/files/b7e24bf1e265dd8f4352b4350184a0d14ba3dbf5" alt="" width="148"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

## Experiência na Apple Home <a href="#id-3e4741c2" id="id-3e4741c2"></a>

O controlo funciona sem problemas em todas as plataformas Apple que testei:

<div align="left"><figure><img src="/files/b9084418d5b38da6de829c8410192e9aa030a09f" alt=""><figcaption></figcaption></figure></div>

<table><thead><tr><th width="168.54547119140625">Dispositivo</th><th>Função testada</th></tr></thead><tbody><tr><td>📱 <strong>iPhone</strong></td><td>App Apple Home + controlo por voz Siri</td></tr><tr><td>💻 <strong>iPad</strong></td><td>App Apple Home + Siri</td></tr><tr><td>🏠 <strong>HomePod mini</strong></td><td>Controlo por voz via Siri</td></tr><tr><td>⌚ <strong>Apple Watch</strong></td><td>App Apple Home + comando Siri</td></tr></tbody></table>

O tempo de resposta é rápido e as atualizações de estado são quase instantâneas. Ligar e desligar o ventilador parece natural e fiável através da interface da Apple.

## Resumo <a href="#eb6b589f" id="eb6b589f"></a>

O SONOFF S40 funciona perfeitamente através do **CUBE OS Matter Bridge**, tal como o interruptor TX - ligação estável, baixa latência e suporte completo ao ecossistema Apple.

Se tiver outros dispositivos do tipo tomada ou com monitorização de energia, experimente‑os e partilhe os seus resultados abaixo. É empolgante ver quantos dispositivos Wi‑Fi mais antigos podem ter uma segunda vida dentro da Apple Home com o CUBE OS.

\
\ <a href="#dnqdu" id="dnqdu"></a>
----------------------------------


---

# 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, and the optional `goal` query parameter:

```
GET https://cube.ewelink.cc/english-pt/blogue/adicione-os-seus-dispositivos-ao-apple-home/tomada-sonoff-s40.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
