# Lista de recursos

Aqui está uma comparação rápida entre diferentes instalações do CUBE; elas apresentam apenas o status atual em vez de um roteiro. Recursos em estágio inicial podem não chegar à versão final para todos os métodos de instalação.

<table><thead><tr><th width="74" align="center">Nº</th><th width="152">Recurso</th><th width="95" align="center">Raspberry Pi (4B/5)</th><th width="104" align="center">Máquina Virtual</th><th>Observações</th></tr></thead><tbody><tr><td align="center">1</td><td><strong>Suporte a Clusters Zigbee</strong></td><td align="center">⚠️ <em>(dongle Zigbee necessário)</em></td><td align="center">⚠️ <em>(dongle Zigbee necessário)</em></td><td><p><strong>Clusters Zigbee suportados:</strong></p><p><a href="/pages/4c8ccb8737532b00d846249bf3fda0207ffc39ed">Compatibilidade Zigbee </a></p></td></tr><tr><td align="center">2</td><td><strong>Ponte Matter</strong></td><td align="center">⚠️</td><td align="center">⚠️</td><td><p><em>Em testes de certificação, pode encontrar problemas em alguns fabrics Matter.</em></p><p></p><p><strong>Clusters Matter suportados:</strong> </p><p><a href="/pages/5604d8c0f511e5641df624e6232eb571c90ab09f">Compatibilidade Matter</a></p></td></tr><tr><td align="center">3</td><td><strong>Hub Matter</strong></td><td align="center">⚠️</td><td align="center">⚠️</td><td><p><em>Requer plataforma alvo com capacidade Bluetooth</em></p><p></p><p><strong>Clusters Matter suportados:</strong> </p><p><a href="/pages/5604d8c0f511e5641df624e6232eb571c90ab09f">Compatibilidade Matter</a></p></td></tr><tr><td align="center">4</td><td><strong>Acesso Remoto</strong></td><td align="center">✅</td><td align="center">✅</td><td>Implementado via PWA (Progressive Web App). Recomenda-se Chrome e Safari.</td></tr><tr><td align="center">5</td><td><strong>Notificações Push</strong></td><td align="center">⚠️</td><td align="center">⚠️</td><td>Disponível apenas via Painel eWeLink CUBE CAST</td></tr><tr><td align="center">6</td><td><strong>Painéis CAST</strong></td><td align="center">✅</td><td align="center">✅</td><td></td></tr><tr><td align="center">7</td><td><strong>Docker &#x26; Complementos</strong></td><td align="center">✅</td><td align="center">✅</td><td>Armazenado localmente na plataforma alvo</td></tr><tr><td align="center">8</td><td><strong>Backup / Restauração</strong></td><td align="center">✅</td><td align="center">✅</td><td></td></tr><tr><td align="center">9</td><td><strong>Cenas (Inteligente / Manual)</strong></td><td align="center">✅</td><td align="center">✅</td><td></td></tr><tr><td align="center">10</td><td><strong>Grupos / Cômodos</strong></td><td align="center">✅</td><td align="center">✅</td><td></td></tr><tr><td align="center">11</td><td><strong>Firmware OTA</strong></td><td align="center">✅</td><td align="center">✅</td><td>Suporta OTA tanto para o CUBE quanto para subdispositivos Zigbee</td></tr><tr><td align="center">12</td><td><strong>Modo Turbo (Zigbee)</strong></td><td align="center">✅</td><td align="center">✅</td><td></td></tr></tbody></table>


---

# 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-pt-br/exploracao-de-recursos/lista-de-recursos.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.
