What does this mean? No device reference at all

Logger: zigpy.zcl
Source: runner.py:154
First occurred: 06:51:54 (1 occurrences)
Last logged: 06:51:54

[0x1592:1:0x0020] Traceback (most recent call last): File “/usr/local/lib/python3.13/site-packages/zigpy/device.py”, line 381, in request return await req.result ^^^^^^^^^^^^^^^^ asyncio.exceptions.CancelledError The above exception was the direct cause of the following exception: Traceback (most recent call last): File “/usr/local/lib/python3.13/site-packages/zigpy/zcl/init.py”, line 378, in request return await self._endpoint.request( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ …<9 lines>… ) ^ File “/usr/local/lib/python3.13/site-packages/zigpy/endpoint.py”, line 270, in request return await self.device.request( ^^^^^^^^^^^^^^^^^^^^^^^^^^ …<11 lines>… ) ^ File “/usr/local/lib/python3.13/site-packages/zigpy/device.py”, line 380, in request async with asyncio_timeout(timeout): ~~~~~~~~~~~~~~~^^^^^^^^^ File “/usr/local/lib/python3.13/asyncio/timeouts.py”, line 116, in aexit raise TimeoutError from exc_val TimeoutError The above exception was the direct cause of the following exception: Traceback (most recent call last): File “/usr/local/lib/python3.13/site-packages/zha/zigbee/cluster_handlers/general.py”, line 630, in check_in_response await self.checkin_response(True, self.CHECKIN_FAST_POLL_TIMEOUT, tsn=tsn) File “/usr/local/lib/python3.13/site-packages/zha/zigbee/cluster_handlers/init.py”, line 85, in wrapper with wrap_zigpy_exceptions(): ~~~~~~~~~~~~~~~~~~~~~^^ File “/usr/local/lib/python3.13/contextlib.py”, line 162, in exit self.gen.throw(value) ~~~~~~~~~~~~~~^^^^^^^ File “/usr/local/lib/python3.13/site-packages/zha/zigbee/cluster_handlers/init.py”, line 70, in wrap_zigpy_exceptions raise ZHAException(“Failed to send request: device did not respond”) from exc zha.exceptions.ZHAException: Failed to send request: device did not respond

Where do I look and what for? It doesn’t even identify the device that is the issue.

Definitely not in the ESPHome area :grinning:

Based on “zha.exceptions.ZHAException” I would say somewhere in the ZHA integration Zigbee Home Automation - Home Assistant

What made you think ESPHome?

It’s saying zigpy but with 33 devices which one?

This is programmer debug it’s utterly useless to product users…

Yesterday this thread had an ESPHome tag. It’s moved to Zigbee by one of the moderators.