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:
Elelabs-maintainer 2018-04-09 20:37:27 +03:00 committed by Fabian Affolter
parent 89f64dfbd8
commit bba777df3f

View File

@ -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.