Java Runtime Environment: which java platform is used and what version
openHAB version: 3.3.0
Dear all,
I apologize, if this has been asked before.
I would like to switch from deConz (with ConBee 2) to Zigbee2MQTT (for my RPi 4 running OpenHABian). To make the switch gradually (in my production system), I want to buy a second Zigbee controller.
I am considering the SONOFF Zigbee 3.0 USB Dongle Plus controller. It should be well supported from what I have read on this forum …
So, is this the best choice for me (being situated in Germany) or should I consider buying another one? I would like to avoid unnecessary hassle down the line …
Hi @michaelmell I recently purchased one of these to allow me to remove the need for the Phillips Hue and Ikea Tradfri bridges. So far though I’ve not been able to get it working with openHAB, I’m not sure why though but once you read deeper into the SONOFF documentation there are two versions, one that works and this one. I purchased the ZBDongle-P which seems to be the one most people are selling, where as I need to purchase the ZBDongle-E instead.
If you manage to find someone selling the ZBDongle-E, please put a link here. I for one would be happy to go and purchase one.
I shall have to revisit this. Although I get this setup with a basic configuration I couldn’t quite understand how you paired devices. Any pointers would be most welcome.
To avoid confusion for anyone coming across this in the future. This thread is about Zigbee2MQTT. As of writing (11. Oct, 2022), the supported controllers page of the Zigbee2MQTT project, lists the P-dongle under recommended:
look for SONOFF Zigbee 3.0 USB Dongle Plus ZBDongle-P under recommend section here
whereas the E-dongle is listed under experimental:
look for ITead Sonoff Zigbee 3.0 USB Dongle Plus model ZBDongle-E under experimental section here
I write this to avoid confusion, because @Maximo post suggests it is the other way round (though I appreciate your wanting to help(!) ).
Primarily, because I want to switch to Zigbee2MQTT gradually from Phoscon. I needed a second controller for that to use Phoscon and Zigbee2MQTT in parallel during the transition. These are cheaper than Conbee.
I also remember reading/seeing on Youtube that Conbee that these work more robustly with Zigbee2MQTT than Conbee 2. But I just checked the Zigbee2MQTT homepage and Conbee 2 is also recommended:
I have the E version, firmware updated with OH 4.3 and I have continuous connections/disconnections
Dec 25 19:06:52 openhabian npm[6551]: at ZStackAdapter.start (/opt/zigbee2mqtt/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:113:27)
Dec 25 19:06:52 openhabian npm[6551]: at Controller.start (/opt/zigbee2mqtt/node_modules/zigbee-herdsman/src/controller/controller.ts:137:29)
Dec 25 19:06:52 openhabian npm[6551]: at Zigbee.start (/opt/zigbee2mqtt/lib/zigbee.ts:69:27)
Dec 25 19:06:52 openhabian npm[6551]: at Controller.start (/opt/zigbee2mqtt/lib/controller.ts:161:27)
Dec 25 19:06:52 openhabian npm[6551]: at start (/opt/zigbee2mqtt/index.js:154:5)
Dec 25 19:06:52 openhabian systemd[1]: zigbee2mqtt.service: Main process exited, code=exited, status=1/FAILURE
Dec 25 19:06:52 openhabian systemd[1]: zigbee2mqtt.service: Failed with result 'exit-code'.
I have tried many times, updated firmware, used the extension cable, connected to the USB 2.0 port, used a powered USB 2.0 hub. Changed dongle, bought another one. Changed association. First I went crazy for a week with zigbee2mqtt now with the OH binding. (obviously one or the other was present on the system, not both) but I find continuous connections and disconnections of the dongle. from OH with the zigbee binding, the valve receives the variations (for example the setpoint) but from the valve to OH nothing. I think it is due to this unstable connection. Any help?