Hedda
(Hedda)
January 18, 2024, 1:28pm
9
Note! Preferably use “Sonoff ZBDongle-P” instead of “Sonoff ZBDongle-E” for Z2M because though both work you do not yet get automated backups with ezsp adapter:
opened 10:59AM - 03 Mar 21 UTC
dont-stale
After [accepting the alpha version of the code](https://github.com/Koenkk/zigbee… -herdsman/pull/317), now I propose to write comments here until we complete the development.
The adapter is designed to work with EFR32 chips using the EZSP v8 protocol. Recommended firmware NCP 6.7.8.
The work with devices with such chips was tested:
* Re-flashed Sonoff Zigbee Bridge gateway https://www.digiblur.com/2020/07/how-to-use-sonoff-zigbee-bridge-with.html
* Flashed devboard EByte E180-ZG120B https://github.com/zigpy/zigpy/discussions/584
* Flashed usb stick based on SM-011 https://modkam.ru/?p=1889 (description in Russian, use the translator)
* Defaro Sprut stick https://spruthub.ru/device/defaro-sprut-stick-2-pro (description in Russian, use the translator)
Settings:
* specify **port** parameter or gateway address
* set **adapter** to "ezsp"
Worked:
- [X] Pairing/Leaving
- [X] Bind/Unbind
- [X] ZCL messages/commands
- [X] Network map
TODO:
- [ ] Improving the stability work of the network
- [x] Groups
- [x] Touchlink
- [ ] Backup/Restore
- [x] OTA update
- [ ] Tests
- [x] ZGP (Zigbee Green Power)
I urge the developers to participate in the finalization of the adapter. I'm not an expert in TypeScript and EmberZNet, so I ask for help.
Don’t forget that the first post in a community guide is a wiki - feel free to add to it or correct it.
This guide was written with reference to:
Core 2023.11.3
Supervisor 2023.11.6
Operating System 11.2
Frontend 20231030.2
Summary
This post is aimed at newcomers to Zigbee - and possibly to Home Assistant - who have stumbled into the wild west of Zigbee devices and manufacturers. It does not recommend particular products; instead it advocates a cautious approach to buying. When it comes t…
UPDATED! The announced TI CC2652P based “Sonoff Zigbee 3.0 USB Dongle Plus” from ITead, later renamed to “ZBDongle-P”, has been released and looks to be great value for a premium hardware package sold for a low price. It is based on Texas Instruments CC2652P radio chip and this “ZBDongle-P” variant is to be sold side-by-side as an alternative to their new “ZBDongle-E” variant that is instead based on Silicon Labs EFR32MG21 radio SoC chip, and while both practically have the same specifications o…
UPDATED! The announced TI CC2652P based “Sonoff Zigbee 3.0 USB Dongle Plus” from ITead, later renamed to “ZBDongle-P”, has been released and looks to be great value for a premium hardware package sold for a low price. It is based on Texas Instruments CC2652P radio chip and this “ZBDongle-P” variant is to be sold side-by-side as an alternative to their new “ZBDongle-E” variant that is instead based on Silicon Labs EFR32MG21 radio SoC chip, and while both practically have the same specifications o…