Logger: homeassistant.components.zha.core.gateway
Source: components/zha/core/gateway.py:172
Integration: Zigbee Home Automation (documentation, issues)
First occurred: 10:36:09 (1 occurrences)
Last logged: 10:36:09
Couldn’t start deCONZ = dresden elektronik deCONZ protocol: ConBee I/II, RaspBee I/II coordinator
Traceback (most recent call last):
File “/usr/local/lib/python3.10/asyncio/tasks.py”, line 456, in wait_for
return fut.result()
asyncio.exceptions.CancelledError
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File “/usr/src/homeassistant/homeassistant/components/zha/core/gateway.py”, line 172, in async_initialize
self.application_controller = await app_controller_cls.new(
File “/usr/local/lib/python3.10/site-packages/zigpy/application.py”, line 102, in new
await app.startup(auto_form=auto_form)
File “/usr/local/lib/python3.10/site-packages/zigpy/application.py”, line 62, in startup
await self.connect()
File “/usr/local/lib/python3.10/site-packages/zigpy_deconz/zigbee/application.py”, line 91, in connect
self.version = await api.version()
File “/usr/local/lib/python3.10/site-packages/zigpy_deconz/api.py”, line 481, in version
(self._proto_ver,) = await self[NetworkParameter.protocol_version]
File “/usr/local/lib/python3.10/site-packages/zigpy_deconz/api.py”, line 446, in read_parameter
r = await self._command(Command.read_parameter, 1 + len(data), param, data)
File “/usr/local/lib/python3.10/site-packages/zigpy_deconz/api.py”, line 331, in _command
return await asyncio.wait_for(fut, timeout=COMMAND_TIMEOUT)
File “/usr/local/lib/python3.10/asyncio/tasks.py”, line 458, in wait_for
raise exceptions.TimeoutError() from exc
asyncio.exceptions.TimeoutError
I don’t have any suggestions but I’m experiencing the same error as well. My issues started after an update as well.
Worth noting that my usb dongle is a dual Zigbee/Z-Wave device and the Z-Wave integration has no issues communicating with the USB device only the Zigbee integration is having issues
Same issue no can’t get a fix. Lost all my peanut plugs first then after added them back they started dropping again. Now I keep getting random zigbee crashes.