> 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/german/funktionen-entdecken/funktionsliste.md).

# Funktionsliste

Hier ist ein schneller Vergleich zwischen verschiedenen Installationen von CUBE; sie zeigen nur den aktuellen Status und keinen Fahrplan. Funktionen in einem frühen Stadium erreichen möglicherweise nicht alle in der endgültigen Version für alle Installationsmethoden.

<table><thead><tr><th width="74" align="center">Nr.</th><th width="152">Funktion</th><th width="95" align="center">Raspberry Pi (4B/5)</th><th width="104" align="center">Virtuelle Maschine</th><th>Anmerkungen</th></tr></thead><tbody><tr><td align="center">1</td><td><strong>Zigbee-Cluster-Unterstützung</strong></td><td align="center">⚠️ <em>(Zigbee-Dongle erforderlich)</em></td><td align="center">⚠️ <em>(Zigbee-Dongle erforderlich)</em></td><td><p><strong>Unterstützte Zigbee-Cluster:</strong></p><p><a href="/pages/6437296303d820b1401593f09145bb48c46f31b3">Zigbee-Kompatibilität </a></p></td></tr><tr><td align="center">2</td><td><strong>Matter-Bridge</strong></td><td align="center">⚠️</td><td align="center">⚠️</td><td><p><em>Unter Zertifizierungstests, es können Probleme in bestimmten Matter-Fabrics auftreten.</em></p><p></p><p><strong>Unterstützte Matter-Cluster:</strong> </p><p><a href="/pages/4db6d4f7ce29cec1f0c133bfecb26746affba9b5">Matter-Kompatibilität</a></p></td></tr><tr><td align="center">3</td><td><strong>Matter-Hub</strong></td><td align="center">⚠️</td><td align="center">⚠️</td><td><p><em>Erfordert eine Zielplattform mit Bluetooth-Fähigkeit</em></p><p></p><p><strong>Unterstützte Matter-Cluster:</strong> </p><p><a href="/pages/4db6d4f7ce29cec1f0c133bfecb26746affba9b5">Matter-Kompatibilität</a></p></td></tr><tr><td align="center">4</td><td><strong>Fernzugriff</strong></td><td align="center">✅</td><td align="center">✅</td><td>Implementiert über PWA (Progressive Web App). Chrome und Safari werden empfohlen.</td></tr><tr><td align="center">5</td><td><strong>Push-Benachrichtigungen</strong></td><td align="center">⚠️</td><td align="center">⚠️</td><td>Nur über das eWeLink CUBE CAST Dashboard verfügbar</td></tr><tr><td align="center">6</td><td><strong>CAST-Dashboards</strong></td><td align="center">✅</td><td align="center">✅</td><td></td></tr><tr><td align="center">7</td><td><strong>Docker &#x26; Add-ons</strong></td><td align="center">✅</td><td align="center">✅</td><td>Lokal auf der Zielplattform gespeichert</td></tr><tr><td align="center">8</td><td><strong>Sichern / Wiederherstellen</strong></td><td align="center">✅</td><td align="center">✅</td><td></td></tr><tr><td align="center">9</td><td><strong>Szenen (Intelligent / Manuell)</strong></td><td align="center">✅</td><td align="center">✅</td><td></td></tr><tr><td align="center">10</td><td><strong>Gruppen / Räume</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>Unterstützt OTA für sowohl CUBE- als auch Zigbee-Untergeräte</td></tr><tr><td align="center">12</td><td><strong>Turbo-Modus (Zigbee)</strong></td><td align="center">✅</td><td align="center">✅</td><td></td></tr></tbody></table>


---

# 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/german/funktionen-entdecken/funktionsliste.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.
