# Elenco delle funzionalità

Ecco un rapido confronto tra diverse installazioni di CUBE; presentano solo lo stato attuale invece di una roadmap. Le funzionalità in fase iniziale potrebbero non arrivare tutte nella versione finale per tutti i metodi di installazione.

<table><thead><tr><th width="74" align="center">No.</th><th width="152">Funzionalità</th><th width="95" align="center">Raspberry Pi (4B/5)</th><th width="104" align="center">Macchina virtuale</th><th>Note</th></tr></thead><tbody><tr><td align="center">1</td><td><strong>Supporto Cluster Zigbee</strong></td><td align="center">⚠️ <em>(Chiavetta Zigbee necessaria)</em></td><td align="center">⚠️ <em>(Chiavetta Zigbee necessaria)</em></td><td><p><strong>Cluster Zigbee supportati:</strong></p><p><a href="/pages/e99ebec5a070f0953f655019539945340ef64463">Compatibilità Zigbee </a></p></td></tr><tr><td align="center">2</td><td><strong>Bridge Matter</strong></td><td align="center">⚠️</td><td align="center">⚠️</td><td><p><em>In fase di test di certificazione, potrebbero verificarsi problemi su alcuni tessuti Matter.</em></p><p></p><p><strong>Cluster Matter supportati:</strong> </p><p><a href="/pages/c91f13bca499433d214244452e96d2a40d8e6136">Compatibilità 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>Richiede una piattaforma target con capacità Bluetooth</em></p><p></p><p><strong>Cluster Matter supportati:</strong> </p><p><a href="/pages/c91f13bca499433d214244452e96d2a40d8e6136">Compatibilità Matter</a></p></td></tr><tr><td align="center">4</td><td><strong>Accesso remoto</strong></td><td align="center">✅</td><td align="center">✅</td><td>Implementato tramite PWA (Progressive Web App). Si consiglia Chrome e Safari.</td></tr><tr><td align="center">5</td><td><strong>Notifiche push</strong></td><td align="center">⚠️</td><td align="center">⚠️</td><td>Disponibile solo tramite la dashboard eWeLink CUBE CAST</td></tr><tr><td align="center">6</td><td><strong>Dashboard CAST</strong></td><td align="center">✅</td><td align="center">✅</td><td></td></tr><tr><td align="center">7</td><td><strong>Docker e componenti aggiuntivi</strong></td><td align="center">✅</td><td align="center">✅</td><td>Memorizzato localmente sulla piattaforma target</td></tr><tr><td align="center">8</td><td><strong>Backup / Ripristino</strong></td><td align="center">✅</td><td align="center">✅</td><td></td></tr><tr><td align="center">9</td><td><strong>Scene (Smart / Manuale)</strong></td><td align="center">✅</td><td align="center">✅</td><td></td></tr><tr><td align="center">10</td><td><strong>Gruppi / Stanze</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>Supporta OTA sia per CUBE che per i sotto-dispositivi Zigbee</td></tr><tr><td align="center">12</td><td><strong>Modalità 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-it/esplorazione-delle-funzionalita/elenco-delle-funzionalita.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.
