No response to 'Command.aps_data_indication' command with seq id '0xf2'
See original GitHub issueThe problem
Somehow this error (2021-10-12 19:35:38 WARNING (MainThread) [zigpy_deconz.api] No response to ‘Command.aps_data_indication’ command with seq id ‘0x5d’) started to come a while ago and keeps coming. Right now i have 1866 lines with this error in my Home Assistant LOG since last reboot which was the 2021-10-12. The error can come between 4-8 times a minute.
I’ve looked through all my Zigbee devices and i havn’t connected any which are not responding.
Im using ZHA plugin with a ConBee II Zigbee antenna. The Home Assostant Core is running in a Proxmox container.
I’ve searched google, but didn’t find any useful solution.
Is there any more information that is needed to investigate this issue?
What is version of Home Assistant Core has the issue?
core-2021.10.4
What was the last working version of Home Assistant Core?
Dont know
What type of installation are you running?
Home Assistant OS
Integration causing the issue
ZHA
Link to integration documentation on our website
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
2021-10-12 19:13:58 WARNING (MainThread) [zigpy_deconz.api] No response to 'Command.aps_data_indication' command with seq id '0x47'
2021-10-12 19:20:34 WARNING (MainThread) [zigpy_deconz.api] No response to 'Command.aps_data_indication' command with seq id '0xdb'
2021-10-12 19:27:15 WARNING (MainThread) [zigpy_deconz.api] No response to 'Command.aps_data_indication' command with seq id '0x54'
2021-10-12 19:31:24 WARNING (MainThread) [zigpy_deconz.api] No response to 'Command.aps_data_indication' command with seq id '0xcb'
2021-10-12 19:34:02 WARNING (MainThread) [zigpy_deconz.api] No response to 'Command.aps_data_indication' command with seq id '0xa9'
2021-10-12 19:35:38 WARNING (MainThread) [zigpy_deconz.api] No response to 'Command.aps_data_indication' command with seq id '0x5d'
2021-10-12 19:37:39 WARNING (MainThread) [zigpy_deconz.api] No response to 'Command.aps_data_indication' command with seq id '0x36'
2021-10-12 19:37:46 WARNING (MainThread) [zigpy_deconz.api] No response to 'Command.aps_data_indication' command with seq id '0x3f'
2021-10-12 20:04:21 WARNING (MainThread) [zigpy_deconz.api] No response to 'Command.aps_data_indication' command with seq id '0xc5'
2021-10-12 20:04:27 WARNING (MainThread) [zigpy_deconz.api] No response to 'Command.aps_data_indication' command with seq id '0xce'
2021-10-12 20:04:31 WARNING (MainThread) [zigpy_deconz.api] No response to 'Command.aps_data_indication' command with seq id '0xd7'
2021-10-12 20:04:36 WARNING (MainThread) [zigpy_deconz.api] No response to 'Command.aps_data_indication' command with seq id '0xe1'
2021-10-12 20:05:42 WARNING (MainThread) [zigpy_deconz.api] No response to 'Command.aps_data_indication' command with seq id '0x57'
2021-10-12 20:11:00 WARNING (MainThread) [zigpy_deconz.api] No response to 'Command.aps_data_indication' command with seq id '0x2d'
2021-10-12 20:15:17 WARNING (MainThread) [zigpy_deconz.api] No response to 'Command.aps_data_indication' command with seq id '0xb5'
2021-10-12 20:21:40 WARNING (MainThread) [zigpy_deconz.api] No response to 'Command.aps_data_indication' command with seq id '0xdb'
2021-10-12 20:21:52 WARNING (MainThread) [zigpy_deconz.api] No response to 'Command.aps_data_indication' command with seq id '0xef'
2021-10-12 20:32:41 WARNING (MainThread) [zigpy_deconz.api] No response to 'Command.aps_data_indication' command with seq id '0xa1'
2021-10-12 20:33:25 WARNING (MainThread) [zigpy_deconz.api] No response to 'Command.aps_data_indication' command with seq id '0xdb'
2021-10-12 20:47:39 WARNING (MainThread) [zigpy_deconz.api] No response to 'Command.aps_data_indication' command with seq id '0xc0'
2021-10-12 20:53:19 WARNING (MainThread) [zigpy_deconz.api] No response to 'Command.aps_data_indication' command with seq id '0xc0'
2021-10-12 20:53:46 WARNING (MainThread) [zigpy_deconz.api] No response to 'Command.aps_data_indication' command with seq id '0xdb'
Additional information
No response
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:14 (3 by maintainers)
Top GitHub Comments
This is still an issue
i have the same problem everything works but a lot of same warnings the trick I did to forget about it was to set loging from warning to error for this plugin. now I have no warnings :-) and I don’t care until everything works