From 8ecd8ba7be98b86eec9076d3ddb6d39d90d8eb76 Mon Sep 17 00:00:00 2001 From: Hedda Date: Fri, 7 Dec 2018 09:27:36 +0100 Subject: [PATCH] zha.markdown fix list of radio modules (#7763) fix list of known working Zigbee radio modules - EmberZNet based radios using the EZSP protocol (via the [bellows](https://github.com/zigpy/bellows) library for zigpy) - [Nortek GoControl QuickStick Combo Model HUSBZB-1 (Z-Wave & Zigbee USB Adapter)](https://www.nortekcontrol.com/products/2gig/husbzb-1-gocontrol-quickstick-combo/) - [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) - XBee Zigbee based radios (via the [zigpy-xbee](https://github.com/zigpy/zigpy-xbee) library for zigpy) - Digi XBee Series 2C (S2C) modules --- source/_components/zha.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/zha.markdown b/source/_components/zha.markdown index ca12e9807da..00f679095df 100644 --- a/source/_components/zha.markdown +++ b/source/_components/zha.markdown @@ -31,7 +31,7 @@ Known working Zigbee radio modules: - [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) - XBee Zigbee based radios (via the [zigpy-xbee](https://github.com/zigpy/zigpy-xbee) library for zigpy) - Digi XBee Series 2C (S2C) modules + - Digi XBee Series 2C (S2C) modules ## {% linkable_title Configuration %}