openhab / org.openhab.binding.zigbee

openHAB binding for ZigBee
Eclipse Public License 2.0
73 stars 111 forks source link

Update README.md list of Supported Coordinators #805

Closed Hedda closed 8 months ago

Hedda commented 1 year ago

Update the list of supported Silicon Labs EmberZNet (Ember) based Zigbee Coordinator adapters, most notably adding more popular EFR32MG21 adapters that are today widely available (and common to be used with other home automation platforms).

https://www.openhab.org/addons/bindings/zigbee/#supported-coordinators

Name and Link Coordinator Configuration Comment
Sonoff Zigbee 3.0 USB Dongle Plus (model “ZBDongle-E”) from ITead Ember 115200bps
Hardware flow control
High RAM
USB dongle based on Silicon Labs EFR32MG21 MCU. EmberZNet Zigbee NCP (coordinator) firmware image builds from ITead are available here.
Home Assistant SkyConnect Ember 115200bps
Hardware flow control
High RAM
USB dongle based on Silicon Labs MGM12P Radio Module with Silabs EFR32MG21 MCU. EmberZNet Zigbee NCP (coordinator) firmware image builds are available here.
TubesZB EFR32 MGM21 Ethernet/USB Serial Coordinator Ember 115200bps
Hardware flow control
High RAM
USB dongle or Ethernet network-attached connected using Serial-over-IP) based on Silicon Labs MGM12P Radio Module with Silabs EFR32MG21 MCU. EmberZNet Zigbee NCP (coordinator) firmware image builds from tube0013 are available here).
Easyiot Zigbee 3.0 USB Dongle (model "ZB-GW04") Ember 115200bps
Hardware flow control or 115200bps
Software flow control
High RAM
USB dongle based on Silicon Labs EFR32MG21 MCU. EmberZNet Zigbee NCP (coordinator) firmware image builds are available here.
Elelabs Zigbee USB Adapter ELU013 and Elelabs Zigbee Raspberry Pi Shield ELR023 Ember 115200bps
Software flow control
High RAM
Based on Silicon Labs EFR32MG13P MCU. Both the stick and the shield can be upgraded without additional hardware, firmware available here.

Signed-off-by: Hedda rockerc.harley@gmail.com

Hedda commented 10 months ago

For reference, since the openHAB 4.0 (OpenHAB 4.0.0) and later rekeases was updated to use com.zsmartsystems.zigbee (ZSS) library 1.4.11 (or later) which in turn added support for newer versions of the Silabs firmware which included support for EZSP v9, EZSP v10, and EZSP v11), the openHAB binding for ZigBee should now work out-of-the-box with all the new Silabs EmberZ

https://github.com/openhab/openhab-distro/releases/tag/4.0.0

https://github.com/openhab/org.openhab.binding.zigbee/pull/804

https://github.com/zsmartsystems/com.zsmartsystems.zigbee/releases

thopiekar commented 8 months ago

Works also with Ember implementation :+1:

Hedda commented 8 months ago

Works also with Ember implementation 👍

Updated to add that Aeotec Zi-Stick and SMLIGHT SLZB-07 Zigbee Coordinator USB radio adapter is are both also based on the same popular Silicon Labs EFR32MG21 radio SoC and using EmberZNet Zigbee NCP (coordinator) firmware with EZSP interface.