> 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-pl/poznawanie-funkcji/lista-funkcji.md).

# Lista funkcji

Oto krótkie porównanie różnych instalacji CUBE; przedstawiają one jedynie bieżący stan, a nie plan rozwoju. Funkcje we wczesnym stadium mogą nie pojawić się w finalnej wersji dla wszystkich metod instalacji.

<table><thead><tr><th width="74" align="center">Nie.</th><th width="152">Funkcja</th><th width="95" align="center">Raspberry Pi (4B/5)</th><th width="104" align="center">Maszyna wirtualna</th><th>Uwagi</th></tr></thead><tbody><tr><td align="center">1</td><td><strong>Wsparcie klastrów Zigbee</strong></td><td align="center">⚠️ <em>(wymagany dongle Zigbee)</em></td><td align="center">⚠️ <em>(wymagany dongle Zigbee)</em></td><td><p><strong>Obsługiwane klastry Zigbee:</strong></p><p><a href="/pages/c0575f50dfada7e5b364be17ac221c4bd9ae361f">Zgodność z Zigbee </a></p></td></tr><tr><td align="center">2</td><td><strong>Mostek Matter</strong></td><td align="center">⚠️</td><td align="center">⚠️</td><td><p><em>W trakcie testów certyfikacyjnych, mogą występować problemy na niektórych sieciach Matter.</em></p><p></p><p><strong>Obsługiwane klastry Matter:</strong> </p><p><a href="/pages/0bf8bc03b7bf64a12ef0eb599fb108e309328f40">Zgodność z 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>Wymaga platformy docelowej z obsługą Bluetooth</em></p><p></p><p><strong>Obsługiwane klastry Matter:</strong> </p><p><a href="/pages/0bf8bc03b7bf64a12ef0eb599fb108e309328f40">Zgodność z Matter</a></p></td></tr><tr><td align="center">4</td><td><strong>Dostęp zdalny</strong></td><td align="center">✅</td><td align="center">✅</td><td>Zrealizowane przez PWA (Progressive Web App). Zalecane przeglądarki: Chrome i Safari.</td></tr><tr><td align="center">5</td><td><strong>Powiadomienia push</strong></td><td align="center">⚠️</td><td align="center">⚠️</td><td>Dostępne tylko przez pulpit eWeLink CUBE CAST</td></tr><tr><td align="center">6</td><td><strong>Pulpity CAST</strong></td><td align="center">✅</td><td align="center">✅</td><td></td></tr><tr><td align="center">7</td><td><strong>Docker i dodatki</strong></td><td align="center">✅</td><td align="center">✅</td><td>Przechowywane lokalnie na platformie docelowej</td></tr><tr><td align="center">8</td><td><strong>Kopia zapasowa / Przywracanie</strong></td><td align="center">✅</td><td align="center">✅</td><td></td></tr><tr><td align="center">9</td><td><strong>Sceny (inteligentne / ręczne)</strong></td><td align="center">✅</td><td align="center">✅</td><td></td></tr><tr><td align="center">10</td><td><strong>Grupy / Pokoje</strong></td><td align="center">✅</td><td align="center">✅</td><td></td></tr><tr><td align="center">11</td><td><strong>Aktualizacje firmware OTA</strong></td><td align="center">✅</td><td align="center">✅</td><td>Obsługuje OTA zarówno dla CUBE, jak i podurządzeń Zigbee</td></tr><tr><td align="center">12</td><td><strong>Tryb Turbo (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/english-pl/poznawanie-funkcji/lista-funkcji.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.
