ZHA is not working - with ConbeeII, also with Sonoff Dongle 3.0

Hello guys,
I hope I am writing this in the right forum. My HA Blue is working with 2022.3.8 and ConbeeII stick all right. I wanted to update to the latest 2022.4.3 (I did try all 2022.4.x) but my ZHA is having a breakdown.

> Logger: homeassistant.config_entries
> Source: deps/lib/python3.9/site-packages/zhaquirks/adeo/color_controller.py:23
> First occurred: 17:25:10 (1 occurrences)
> Last logged: 17:25:10
> Error setting up entry Sonoff Zigbee 3.0 USB Dongle Plus, s/n: xxx - ITead for zha
> 
> Traceback (most recent call last):
>   File "/usr/src/homeassistant/homeassistant/config_entries.py", line 335, in async_setup
>     result = await component.async_setup_entry(hass, self)
>   File "/usr/src/homeassistant/homeassistant/components/zha/__init__.py", line 99, in async_setup_entry
>     setup_quirks(config)
>   File "/config/deps/lib/python3.9/site-packages/zhaquirks/__init__.py", line 394, in setup
>     # Import all quirks in the `zhaquirks` package first
>   File "/usr/local/lib/python3.9/importlib/__init__.py", line 127, in import_module
>     return _bootstrap._gcd_import(name[level:], package, level)
>   File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
>   File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
>   File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
>   File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
>   File "<frozen importlib._bootstrap_external>", line 850, in exec_module
>   File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
>   File "/config/deps/lib/python3.9/site-packages/zhaquirks/adeo/color_controller.py", line 23, in <module>
>     from zhaquirks.const import (
> ImportError: cannot import name 'COMMAND_STEP_HUE' from 'zhaquirks.const' (/config/deps/lib/python3.9/site-packages/zhaquirks/const.py)

This is the log from it. I am a noob and I dont know what to do. I just bought a new Sonoff 3.0 Dongle, as I was thinking Conbee is the culprit, but it is same as it was. Well, I could stay on 2022.3.8, but I would like to be updated. Can pls someone help me? Thank you in advance.

i faced the same issue with sonoff dongle
it solved by re-flashed the dongle firmware

2022.4.x blew up my zigbee network as well however I’ve read that it has happened before to ConBee II users (and I had at least 2 or 3 prior similar meltdowns) so I too picked the newer Sonoff Zigbee 3.0 USB Dongle Plus as my new coordinator. As @yousuf mentioned you may need to update its firmware. You can find it here:

As for the instructions I am not finding the ones I used but I recall there are plenty of places that explain how. There are two ways of doing it… one requires a python script to put the dongle in a bootloader mode that will accept a new firmware (careful to upload the correct firmware!) and the other doesn’t but you will need to remove two screws and press the “boot” button while plugging it in. I followed the latter as it was super simple. You will need to download a TI tool which requires you to register on their site (free).

I believe this video should help you out: