From a00a5b6c8765e4bd61db5c0950362e076c0dcacb Mon Sep 17 00:00:00 2001 From: Hedda Date: Tue, 13 Apr 2021 09:24:23 +0200 Subject: [PATCH 1/3] Add list of compatible hardware to zigpy-deconz README.md Add a list of compatible hardware to zigpy-deconz README.md as the plan is to remove such a list from zigpy in https://github.com/zigpy/zigpy/pull/705 Downstream project(s) also want such information to be provided by upstream as per https://github.com/home-assistant/home-assistant.io/pull/17089 --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fba285c..bb7c8a9 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,21 @@ [![Build Status](https://travis-ci.org/zigpy/zigpy-deconz.svg?branch=master)](https://travis-ci.org/zigpy/zigpy-deconz) [![Coverage](https://coveralls.io/repos/github/zigpy/zigpy-deconz/badge.svg?branch=master)](https://coveralls.io/github/zigpy/zigpy-deconz?branch=master) -[zigpy-deconz](https://github.com/zigpy/zigpy-deconz) is a Python 3 implementation for the [Zigpy](https://github.com/zigpy/) project to implement [deCONZ](https://www.dresden-elektronik.de/funktechnik/products/software/pc/deconz/) based [Zigbee](https://www.zigbee.org) radio devices. +[zigpy-deconz](https://github.com/zigpy/zigpy-deconz) is a Python 3 radio libary implementation for the [Zigpy](https://github.com/zigpy/) project to implement [deCONZ](https://www.dresden-elektronik.de/funktechnik/products/software/pc/deconz/) based [Zigbee](https://www.zigbee.org) radio devices. The goal of this project to add native support for the Dresden-Elektronik deCONZ based ZigBee modules in Home Assistant via [Zigpy](https://github.com/zigpy/). This library uses the deCONZ serial protocol for communicating with [ConBee](https://www.dresden-elektronik.de/conbee/), [ConBee II (ConBee 2)](https://shop.dresden-elektronik.de/conbee-2.html), and [RaspBee](https://www.dresden-elektronik.de/raspbee/) adapters from [Dresden-Elektronik](https://github.com/dresden-elektronik/). +# Hardware requirements + +dresden elektronik based radios USB-adapters and GPIO-modules with deCONZ Serial Protocol compatible with zigpy-deconz: + +- [ConBee II (a.k.a. ConBee 2)](https://shop.dresden-elektronik.de/conbee-2.html) USB adapter +- [RaspBee II (a.k.a. RaspBee 2)](https://www.dresden-elektronik.com/product/raspbee-II.html) GPIO radio module +- [ConBee](https://www.dresden-elektronik.de/conbee/) USB radio adapter +- [RaspBee](https://www.dresden-elektronik.de/raspbee/) GPIO radio module + # Testing new releases Testing a new release of the zigpy-deconz library before it is released in Home Assistant. From 1e801037000678dc8c33044fcd14f54559f2d43b Mon Sep 17 00:00:00 2001 From: Hedda Date: Mon, 26 Apr 2021 15:32:12 +0200 Subject: [PATCH 2/3] Fix spelling libary ==> library Fix spelling libary ==> library --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb7c8a9..764a092 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Build Status](https://travis-ci.org/zigpy/zigpy-deconz.svg?branch=master)](https://travis-ci.org/zigpy/zigpy-deconz) [![Coverage](https://coveralls.io/repos/github/zigpy/zigpy-deconz/badge.svg?branch=master)](https://coveralls.io/github/zigpy/zigpy-deconz?branch=master) -[zigpy-deconz](https://github.com/zigpy/zigpy-deconz) is a Python 3 radio libary implementation for the [Zigpy](https://github.com/zigpy/) project to implement [deCONZ](https://www.dresden-elektronik.de/funktechnik/products/software/pc/deconz/) based [Zigbee](https://www.zigbee.org) radio devices. +[zigpy-deconz](https://github.com/zigpy/zigpy-deconz) is a Python 3 radio library implementation for the [Zigpy](https://github.com/zigpy/) project to implement [deCONZ](https://www.dresden-elektronik.de/funktechnik/products/software/pc/deconz/) based [Zigbee](https://www.zigbee.org) radio devices. The goal of this project to add native support for the Dresden-Elektronik deCONZ based ZigBee modules in Home Assistant via [Zigpy](https://github.com/zigpy/). From e51eb533f5a13d914fe13c8567429c2d8543a352 Mon Sep 17 00:00:00 2001 From: Hedda Date: Tue, 2 Jan 2024 14:39:16 +0100 Subject: [PATCH 3/3] Update README.md with ConBee 3 and fix links Update README.md with ConBee 3 and fix links --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 764a092..6ddda0a 100644 --- a/README.md +++ b/README.md @@ -13,10 +13,11 @@ This library uses the deCONZ serial protocol for communicating with [ConBee](htt dresden elektronik based radios USB-adapters and GPIO-modules with deCONZ Serial Protocol compatible with zigpy-deconz: -- [ConBee II (a.k.a. ConBee 2)](https://shop.dresden-elektronik.de/conbee-2.html) USB adapter -- [RaspBee II (a.k.a. RaspBee 2)](https://www.dresden-elektronik.com/product/raspbee-II.html) GPIO radio module -- [ConBee](https://www.dresden-elektronik.de/conbee/) USB radio adapter -- [RaspBee](https://www.dresden-elektronik.de/raspbee/) GPIO radio module +- [ConBee III (a.k.a. ConBee 3)](https://phoscon.de/en/conbee3) USB adapter +- [ConBee II (a.k.a. ConBee 2)](https://phoscon.de/en/conbee2) USB adapter +- [ConBee](https://phoscon.de/en/conbee) USB radio adapter +- [RaspBee II (a.k.a. RaspBee 2)](https://phoscon.de/en/raspbee2) GPIO radio module +- [RaspBee](https://phoscon.de/en/raspbee) GPIO radio module # Testing new releases