Zigpy deconz error in logs

Can someone help please. I’m started getting this error and have no idea what it relates to. I used to use deconz but have moved to ZHA now so have removed the old deconz integration.

Can someone suggest what I should be doing to resolve this error please.
Thank you

Logger: zigpy_deconz.api
Source: /usr/local/lib/python3.9/site-packages/zigpy_deconz/api.py:307
First occurred: 17:58:54 (6 occurrences)
Last logged: 20:51:52

  • No response to ‘Command.aps_data_indication’ command with seq id ‘0x08’
  • No response to ‘Command.aps_data_indication’ command with seq id ‘0x78’
  • No response to ‘Command.aps_data_indication’ command with seq id ‘0x0d’
  • No response to ‘Command.aps_data_indication’ command with seq id ‘0xb7’
  • No response to ‘Command.aps_data_indication’ command with seq id ‘0x16’

I believe I’m having the same issue as I’m getting similar errors logged and was in the same scenario, started with Deconz but switched to ZHA. I believe there is something of the Deconz integration left but I’m still investigating myself. Will let you know what I find on my end!

I’m assuming here, but are you using a Conbee or Conbee II with ZHA? If so, it seems these errors indicate a need for the firmware to be updated. I found some similar threads and after updating the firmware on my ConBee II, those errors have stopped getting logged in my instance.

I was able to find this thread which details how to manually update the firmware for either a Conbee I or II with Windows:

[How to update ConBee/ConBee II firmware in Windows 10 - Flemming's Blog](External Link)

Thread link which includes similar instructions