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.