1. prereq

sudo yum -y install usbutils
sudo yum -y install https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm

2. intro

Zigbee coordinators, including the ZBDongle-E, rely on a Network Co-Processor (NCP)

Remote Co-Processor (RCP) based firmware has become available, allowing the Zigbee application to be offloaded to your server

3. audit

Sonoff Zigbee 3.0 USB Dongle Plus Model: ZBDongle-E

lsusb: 1a86:55d4 QinHeng Electronics SONOFF Zigbee 3.0 USB Dongle Plus V2

Firmware: Z-Stack 20220219 (srv014) Z-Stack 20230507 (srv204) ver: 6.10.3.0 new: 7.3.1.0 build 716

4. flash

5. install silabs-multiprotocol

Tip use add-ons which is missing in my deployment

6. zha

port: socket://core-silabs-multiprotocol:9999

7. zig2mqtt

port: tcp://core-silabs-multiprotocol:9999
adapter: ezsp

8. references