Skip to content

Commit 484badd

Browse files
README
1 parent 9129c27 commit 484badd

File tree

2 files changed

+31
-0
lines changed

2 files changed

+31
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
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

silabs-multiprotocol-ember/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ single Silicon Labs based radio. The radio needs the RCP Multi-PAN firmware
1414
installed to support multiple IEEE 802.15.4 Personal Area Networks (PAN). The
1515
addon 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

0 commit comments

Comments
 (0)