Add 2 new supported hardware platforms (#5135)
Raspberry Pi Shield and USB adapter, compatible with Home Assistant and `bellows` python library. Based on Silabs EM35X MCU, compatible with ezsp protocol.
This commit is contained in:
parent
89f64dfbd8
commit
bba777df3f
1 changed files with 3 additions and 1 deletions
|
@ -26,8 +26,10 @@ There is currently support for the following device types within Home Assistant:
|
|||
|
||||
Known working ZigBee radios:
|
||||
|
||||
- Nortek/GoControl Z-Wave & Zigbee USB Adaptor - Model HUSBZB-1
|
||||
- Nortek/GoControl Z-Wave & Zigbee USB Adapter - Model HUSBZB-1
|
||||
- XBee Series 2C
|
||||
- [Elelabs ZigBee USB Adapter](https://elelabs.com/products/elelabs_usb_adapter.html)
|
||||
- [Elelabs ZigBee Raspberry Pi Shield](https://elelabs.com/products/elelabs_zigbee_shield.html)
|
||||
|
||||
To configure the component, a `zha` section must be present in the `configuration.yaml`,
|
||||
and the path to the serial device for the radio and path to the database which will persist your network data is required.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue