From 5992efd6ae3f3820df3a381e6ebff1ed446ac82f Mon Sep 17 00:00:00 2001 From: Gamester17 Date: Wed, 16 Jan 2019 19:46:53 +0100 Subject: [PATCH] Update zha.markdown to list ConBee and RaspBee via the zigpy-deconz library (#8189) Update ZHA component markdown to list ConBee and RaspBee via the zigpy-deconz library from @damarco (for zigpy from @rcloran ) which just had its first release. https://github.com/zigpy/zigpy-deconz --- source/_components/zha.markdown | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/_components/zha.markdown b/source/_components/zha.markdown index 7a4246a9ebf..80cd5cde71a 100644 --- a/source/_components/zha.markdown +++ b/source/_components/zha.markdown @@ -32,6 +32,9 @@ Known working Zigbee radio modules: - [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 +- Dresden-Elektronik deCONZ based Zigbee radios (via the [zigpy-deconz](https://github.com/zigpy/zigpy-deconz) library for zigpy) + - [ConBee USB adapter from Dresden-Elektronik](https://www.dresden-elektronik.de/conbee/) + - [RaspBee Raspberry Pi Shield from Dresden-Elektronik](https://www.dresden-elektronik.de/raspbee/) ## {% linkable_title Configuration %}