Update 2022.4

After updating 2022.4 I have lost all zigbee devices, there are errors when loading the Convee 2 and even after re-booting it still refuses to load.
Can anyone assist ???

Logger: homeassistant.config_entries
Source: deps/lib/python3.9/site-packages/zhaquirks/centralite/init.py:11
First occurred: 10:57:18 (1 occurrences)
Last logged: 10:57:18

Error setting up entry ConBee II, s/n: DE2435063 - dresden elektronik ingenieurtechnik GmbH 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
importlib.import_module(modname)
File “/usr/local/lib/python3.9/importlib/init.py”, line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File “”, line 1030, in _gcd_import
File “”, line 1007, in _find_and_load
File “”, line 986, in _find_and_load_unlocked
File “”, line 680, in _load_unlocked
File “”, line 850, in exec_module
File “”, line 228, in _call_with_frames_removed
File “/config/deps/lib/python3.9/site-packages/zhaquirks/centralite/init.py”, line 11, in
class CentraLiteAccelCluster(CustomCluster):
File “/usr/local/lib/python3.9/site-packages/zigpy/zcl/init.py”, line 91, in init_subclass
raise TypeError(
TypeError: manufacturer_attributes is deprecated. Copy the parent class’s attributes dictionary and update it with your manufacturer-specific attributes. Make sure to specify that it is manufacturer-specific through the appropriate constructor or tuple!

Mine were ok on 2022.4.0, but ‘something’ happened in the upgrade to 2022.4.5. When I went into the deCONZ app, it could see the Conbee, but the connect button was disabled. I didn’t check the logs, but restarting the deCONZ addon under Supervisor fixed it for me.

I have now solved this issue by deleting the contents of the “deps” folder and ‘(un)comment’ the custom quirk directory from my config file. I have had to start again with the installation of the Convee/zigbee but the system found all of my devices so all I had to do was re-integrate into the automations, groups, scenes and stuff.
All good now and stable.