mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
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
@ -26,8 +26,10 @@ There is currently support for the following device types within Home Assistant:
|
|||||||
|
|
||||||
Known working ZigBee radios:
|
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
|
- 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`,
|
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.
|
and the path to the serial device for the radio and path to the database which will persist your network data is required.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user