I have recently updated from Conbee II to ZBT-2.
I am using ZHA
The migration to ZBT-2 went well but i had to readd a couple of devices over the first 48 hours which in some cases required several attempts. Now it has settled down over the last few weeks and is operating well.
Today I wanted to add another device , an Aqara PIR sensor so i put Zigbee into Add Device mode and is says searching then I depress the button on the sensor for a few seconds and it flashes as normal but no connection appears to be made. I am about 3 meters from ZBT-2.
I retry several times, then try connecting an Aqara switch, same result,
So I try reconnecting a connected device (door sensor, presence sensor and another Aqara PIR) and still get no response.
I have tried restarting and rebooting HA, disconnecting and reconnecting ZBT-2.
The ZBT-2 firmware is up to date
But the little circle just keeps going round and round
Any assistance or suggestions on what to try next would be appreciated
I do see this in the log, not sure if it is related
2025-12-25 15:41:24.957 DEBUG (MainThread) [zigpy.application] Failed to send packet, attempt 2 of 3
Traceback (most recent call last):
File “/usr/local/lib/python3.13/site-packages/bellows/zigbee/application.py”, line 1095, in send_packet
send_status, _ = await future
^^^^^^^^^^^^
asyncio.exceptions.CancelledError
The above exception was the direct cause of the following exception:
