File tree Expand file tree Collapse file tree 2 files changed +31
-0
lines changed
silabs-multiprotocol-ember Expand file tree Collapse file tree 2 files changed +31
-0
lines changed Original file line number Diff line number Diff line change 1+ # Home Assistant addons
2+
3+ ## Home Assistant Add-on: SiliconLabs Zigbee/OpenThread Multiprotocol Add-on
4+
5+ Zigbee/OpenThread Multiprotocol container for Silicon Labs based radios such as
6+ Home Assistant Yellow, Home Assistant SkyConnect, and Home Assistant Connect ZBT-1.
7+
8+ ![ Supports armv7 Architecture] [ armv7-shield ]
9+ ![ Supports aarch64 Architecture] [ aarch64-shield ]
10+ ![ Supports amd64 Architecture] [ amd64-shield ]
11+
12+ ### About
13+
14+ This add-on allows you to use Zigbee and OpenThread protocol simultaneous on a
15+ single Silicon Labs based radio. The radio needs the RCP Multi-PAN firmware
16+ installed to support multiple IEEE 802.15.4 Personal Area Networks (PAN). The
17+ addon has been tested with EFR32 Series 2 based radios.
18+
19+ The RPC Mutli-PAN firmware should be based on GeckoSDK 4.4.x and newer.
20+
21+ Supports firmwares v7.4.x.x and v8.0.x.x.
22+
23+ [ armv7-shield ] : https://img.shields.io/badge/armv7-yes-green.svg
24+ [ aarch64-shield ] : https://img.shields.io/badge/aarch64-yes-green.svg
25+ [ amd64-shield ] : https://img.shields.io/badge/amd64-yes-green.svg
Original file line number Diff line number Diff line change @@ -14,6 +14,12 @@ single Silicon Labs based radio. The radio needs the RCP Multi-PAN firmware
1414installed to support multiple IEEE 802.15.4 Personal Area Networks (PAN). The
1515addon has been tested with EFR32 Series 2 based radios.
1616
17+ The RPC Mutli-PAN firmware should be based on GeckoSDK 4.4.x and newer.
18+
19+ Supports firmwares v7.4.x.x and v8.0.x.x.
20+
21+ Also supports BLE (not yet implemented)
22+
1723[ armv7-shield ] : https://img.shields.io/badge/armv7-yes-green.svg
1824[ aarch64-shield ] : https://img.shields.io/badge/aarch64-yes-green.svg
1925[ amd64-shield ] : https://img.shields.io/badge/amd64-yes-green.svg
You can’t perform that action at this time.
0 commit comments