ZHA with RaspBee II message errors

Since the latest updates, supervisor and home assistant, ZHA seems to be having problems relaying messages with ZigBee devices. I will paste some log entries below. Any ideas?

2020-11-17 17:55:00 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x1117:11:0x0006]: command failed: 'on' args: '()' kwargs '{}' exception: '[0x1117:11:0x0006]: Message send failure'
2020-11-17 17:55:00 DEBUG (MainThread) [homeassistant.components.zha.entity] light.bedroom_ceiling_light: turned on: {'move_to_level_with_on_off': [4, <Status.SUCCESS: 0>], 'on_off': DeliveryError('[0x1117:11:0x0006]: Message send failure')}
2020-11-17 17:55:00 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x1117:11:0x0006]: command failed: 'on' args: '()' kwargs '{}' exception: '[0x1117:11:0x0006]: Message send failure'
2020-11-17 17:55:00 DEBUG (MainThread) [homeassistant.components.zha.entity] light.bedroom_ceiling_light: turned on: {'on_off': DeliveryError('[0x1117:11:0x0006]: Message send failure')}
2020-11-17 17:55:00 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x1117:11:0x0006]: command failed: 'on' args: '()' kwargs '{}' exception: '[0x1117:11:0x0006]: Message send failure'
2020-11-17 17:55:00 DEBUG (MainThread) [homeassistant.components.zha.entity] light.bedroom_ceiling_light: turned on: {'move_to_level_with_on_off': [4, <Status.SUCCESS: 0>], 'on_off': DeliveryError('[0x1117:11:0x0006]: Message send failure')}
2020-11-17 17:55:01 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x1117:11:0x0006]: command failed: 'off' args: '()' kwargs '{}' exception: '[0x1117:11:0x0006]: Message send failure'
2020-11-17 17:55:01 DEBUG (MainThread) [homeassistant.components.zha.entity] light.bedroom_ceiling_light: turned off: [0x1117:11:0x0006]: Message send failure
2020-11-17 17:55:11 DEBUG (MainThread) [homeassistant.components.zha.entity] light.landing_ceiling_light: polling current state - from cache: False
2020-11-17 17:55:22 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-17 17:55:38 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x6D16:1:0x0020]: Received 116 tsn command 'checkin': []
2020-11-17 17:55:38 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x6D16:1:0x0020]: command failed: 'checkin_response' args: '(True, 8)' kwargs '{'tsn': 116}' exception: '[0x6d16:1:0x0020]: Message send failure'
2020-11-17 17:57:50 DEBUG (MainThread) [homeassistant.components.zha.entity] light.bedroom_ceiling_light: polling current state - from cache: False
2020-11-17 17:57:52 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-17 17:57:55 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x1117:11:0x0300]: failed to get attributes '['color_temperature', 'current_x', 'current_y', 'color_loop_active']' on 'light_color' cluster: [0x1117:11:0x0300]: Message send failure
2020-11-17 17:59:10 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xA3C3:11:0x0008]: command failed: 'move_to_level_with_on_off' args: '(211, 10.0)' kwargs '{}' exception: '[0xa3c3:11:0x0008]: Message send failure'
2020-11-17 17:59:10 DEBUG (MainThread) [homeassistant.components.zha.entity] light.landing_ceiling_light: turned on: {'move_to_level_with_on_off': DeliveryError('[0xa3c3:11:0x0008]: Message send failure')}
2020-11-17 17:59:10 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xA3C3:11:0x0006]: command failed: 'on' args: '()' kwargs '{}' exception: '[0xa3c3:11:0x0006]: Message send failure'
2020-11-17 17:59:10 DEBUG (MainThread) [homeassistant.components.zha.entity] light.landing_ceiling_light: turned on: {'on_off': DeliveryError('[0xa3c3:11:0x0006]: Message send failure')}

Just a quick update, and to see if anyone else is experiencing the same or just has any ideas.

I moved my ZigBee channel up to 25, based on scanning for WiFi around my property, however I am still getting issues. Devices becoming unavailable, messages not sending, etc. and it only seemed to be an issue after the last update.

Any help/ideas is welcome.

Me again, just in case someone new pops by. Still have large numbers of message delivery failures. There is another extract, any help is welcomed.

2020-11-20 16:00:03 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:00:03 DEBUG (MainThread) [homeassistant.components.zha.entity] light.sofa: polling current state - from cache: False
2020-11-20 16:00:03 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x139C:11:0x0008]: received attribute: 0 update with value: 10
2020-11-20 16:00:08 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x139C:11:0x0300]: failed to get attributes '['color_temperature', 'current_x', 'current_y', 'color_loop_active']' on 'light_color' cluster: 
2020-11-20 16:00:28 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x10C4:1:0x0020]: Received 33 tsn command 'checkin': []
2020-11-20 16:00:28 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x10C4:1:0x0020]: command failed: 'checkin_response' args: '(True, 8)' kwargs '{'tsn': 33}' exception: '[0x10c4:1:0x0020]: Message send failure'
2020-11-20 16:00:29 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x10C4:1:0x0020]: executed 'set_long_poll_interval' command with args: '(24,)' kwargs: '{}' result: [2, <Status.SUCCESS: 0>]
2020-11-20 16:00:33 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:01:03 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:01:33 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:01:40 DEBUG (MainThread) [homeassistant.components.zha.entity] light.landing_ceiling_light: polling current state - from cache: False
2020-11-20 16:01:40 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xA3C3:11:0x0008]: received attribute: 0 update with value: 10
2020-11-20 16:01:49 DEBUG (MainThread) [homeassistant.components.zha.entity] light.kitchen_ceiling_light_2: polling current state - from cache: False
2020-11-20 16:01:49 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x8A79:11:0x0008]: received attribute: 0 update with value: 96
2020-11-20 16:02:03 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:02:33 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:02:40 DEBUG (MainThread) [homeassistant.components.zha.entity] light.fish_tank: polling current state - from cache: False
2020-11-20 16:02:45 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xF2FF:11:0x0008]: received attribute: 0 update with value: 254
2020-11-20 16:03:03 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:03:29 DEBUG (MainThread) [homeassistant.components.zha.entity] light.bedroom_ceiling_light: polling current state - from cache: False
2020-11-20 16:03:29 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x1117:11:0x0008]: received attribute: 0 update with value: 32
2020-11-20 16:03:29 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x1117:11:0x0300]: failed to get attributes '['color_temperature', 'current_x', 'current_y', 'color_loop_active']' on 'light_color' cluster: [0x1117:11:0x0300]: Message send failure
2020-11-20 16:03:33 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:03:37 DEBUG (MainThread) [homeassistant.components.zha.entity] light.hallway_ceiling_light: polling current state - from cache: False
2020-11-20 16:03:47 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xD5CF:11:0x0300]: failed to get attributes '['color_temperature', 'current_x', 'current_y', 'color_loop_active']' on 'light_color' cluster: 
2020-11-20 16:04:03 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:04:19 DEBUG (MainThread) [homeassistant.components.zha.entity] light.planter: polling current state - from cache: False
2020-11-20 16:04:20 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xC4CB:11:0x0008]: received attribute: 0 update with value: 254
2020-11-20 16:04:20 DEBUG (MainThread) [homeassistant.components.zha.entity] light.sofa: polling current state - from cache: False
2020-11-20 16:04:20 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x139C:11:0x0008]: received attribute: 0 update with value: 10
2020-11-20 16:04:20 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x139C:11:0x0300]: failed to get attributes '['color_temperature', 'current_x', 'current_y', 'color_loop_active']' on 'light_color' cluster: [0x139c:11:0x0300]: Message send failure
2020-11-20 16:04:33 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:05:01 DEBUG (MainThread) [homeassistant.components.zha.entity] light.landing_ceiling_light: polling current state - from cache: False
2020-11-20 16:05:02 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xA3C3:11:0x0300]: failed to get attributes '['color_temperature', 'current_x', 'current_y', 'color_loop_active']' on 'light_color' cluster: [0xa3c3:11:0x0300]: Message send failure
2020-11-20 16:05:03 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:05:33 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:06:03 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:06:33 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:06:33 DEBUG (MainThread) [homeassistant.components.zha.entity] light.fish_tank: polling current state - from cache: False
2020-11-20 16:06:43 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xF2FF:11:0x0300]: failed to get attributes '['color_temperature', 'current_x', 'current_y', 'color_loop_active']' on 'light_color' cluster: 
2020-11-20 16:06:49 DEBUG (MainThread) [homeassistant.components.zha.entity] light.kitchen_ceiling_light_2: polling current state - from cache: False
2020-11-20 16:06:49 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x8A79:11:0x0008]: received attribute: 0 update with value: 96
2020-11-20 16:07:03 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:07:33 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:07:42 DEBUG (MainThread) [homeassistant.components.zha.entity] light.bedroom_ceiling_light: polling current state - from cache: False
2020-11-20 16:07:47 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x1117:11:0x0300]: failed to get attributes '['color_temperature', 'current_x', 'current_y', 'color_loop_active']' on 'light_color' cluster: 
2020-11-20 16:08:03 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:08:18 DEBUG (MainThread) [homeassistant.components.zha.entity] light.hallway_ceiling_light: polling current state - from cache: False
2020-11-20 16:08:18 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xD5CF:11:0x0008]: received attribute: 0 update with value: 36
2020-11-20 16:08:22 DEBUG (MainThread) [homeassistant.components.zha.entity] light.landing_ceiling_light: polling current state - from cache: False
2020-11-20 16:08:22 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xA3C3:11:0x0008]: received attribute: 0 update with value: 10
2020-11-20 16:08:33 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:08:37 DEBUG (MainThread) [homeassistant.components.zha.entity] light.sofa: polling current state - from cache: False
2020-11-20 16:09:03 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:09:07 DEBUG (MainThread) [homeassistant.components.zha.entity] light.planter: polling current state - from cache: False
2020-11-20 16:09:08 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xC4CB:11:0x0300]: failed to get attributes '['color_temperature', 'current_x', 'current_y', 'color_loop_active']' on 'light_color' cluster: [0xc4cb:11:0x0300]: Message send failure
2020-11-20 16:09:33 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:10:03 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:10:26 DEBUG (MainThread) [homeassistant.components.zha.entity] light.fish_tank: polling current state - from cache: False
2020-11-20 16:10:31 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xF2FF:11:0x0300]: failed to get attributes '['color_temperature', 'current_x', 'current_y', 'color_loop_active']' on 'light_color' cluster: [0xf2ff:11:0x0300]: Message send failure
2020-11-20 16:10:33 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:10:38 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xF2FF:11:0x0008]: command failed: 'move_to_level_with_on_off' args: '(254, 20.0)' kwargs '{}' exception: ''
2020-11-20 16:10:38 DEBUG (MainThread) [homeassistant.components.zha.entity] light.fish_tank: turned on: {'move_to_level_with_on_off': TimeoutError()}
2020-11-20 16:10:38 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xF2FF:11:0x0006]: executed 'on' command with args: '()' kwargs: '{}' result: [1, <Status.SUCCESS: 0>]
2020-11-20 16:10:38 DEBUG (MainThread) [homeassistant.components.zha.entity] light.fish_tank: turned on: {'on_off': [1, <Status.SUCCESS: 0>]}
2020-11-20 16:10:47 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xAC17:1:0x0020]: Received 111 tsn command 'checkin': []
2020-11-20 16:10:48 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xAC17:1:0x0020]: executed 'checkin_response' command with args: '(True, 8)' kwargs: '{'tsn': 111}' result: [0, <Status.SUCCESS: 0>]
2020-11-20 16:10:48 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xAC17:1:0x0020]: executed 'set_long_poll_interval' command with args: '(24,)' kwargs: '{}' result: [2, <Status.SUCCESS: 0>]
2020-11-20 16:11:03 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:11:33 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:11:43 DEBUG (MainThread) [homeassistant.components.zha.entity] light.landing_ceiling_light: polling current state - from cache: False
2020-11-20 16:11:43 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xA3C3:11:0x0008]: received attribute: 0 update with value: 10
2020-11-20 16:11:49 DEBUG (MainThread) [homeassistant.components.zha.entity] light.kitchen_ceiling_light_2: polling current state - from cache: False
2020-11-20 16:11:49 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x8A79:11:0x0008]: received attribute: 0 update with value: 96
2020-11-20 16:11:50 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x8A79:11:0x0300]: failed to get attributes '['color_temperature', 'current_x', 'current_y', 'color_loop_active']' on 'light_color' cluster: [0x8a79:11:0x0300]: Message send failure
2020-11-20 16:11:55 DEBUG (MainThread) [homeassistant.components.zha.entity] light.bedroom_ceiling_light: polling current state - from cache: False
2020-11-20 16:11:55 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x1117:11:0x0008]: received attribute: 0 update with value: 32
2020-11-20 16:12:00 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x1117:11:0x0300]: failed to get attributes '['color_temperature', 'current_x', 'current_y', 'color_loop_active']' on 'light_color' cluster: 
2020-11-20 16:12:03 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:12:27 DEBUG (MainThread) [homeassistant.components.zha.entity] light.kitchen_ceiling_light_1: polling current state - from cache: False
2020-11-20 16:12:28 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x098B:11:0x0008]: received attribute: 0 update with value: 89
2020-11-20 16:12:33 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:12:54 DEBUG (MainThread) [homeassistant.components.zha.entity] light.sofa: polling current state - from cache: False
2020-11-20 16:12:59 DEBUG (MainThread) [homeassistant.components.zha.entity] light.hallway_ceiling_light: polling current state - from cache: False
2020-11-20 16:12:59 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xD5CF:11:0x0008]: received attribute: 0 update with value: 36
2020-11-20 16:13:03 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:13:04 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x139C:11:0x0300]: failed to get attributes '['color_temperature', 'current_x', 'current_y', 'color_loop_active']' on 'light_color' cluster: 
2020-11-20 16:13:04 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xD5CF:11:0x0300]: failed to get attributes '['color_temperature', 'current_x', 'current_y', 'color_loop_active']' on 'light_color' cluster: 
2020-11-20 16:13:32 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x6D16:1:0x0500]: Updated alarm state: ZoneStatus.Alarm_2
2020-11-20 16:13:32 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xA3C3:11:0x0006]: command failed: 'on' args: '()' kwargs '{}' exception: '[0xa3c3:11:0x0006]: Message send failure'
2020-11-20 16:13:32 DEBUG (MainThread) [homeassistant.components.zha.entity] light.landing_ceiling_light: turned on: {'on_off': DeliveryError('[0xa3c3:11:0x0006]: Message send failure')}
2020-11-20 16:13:32 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xA3C3:11:0x0006]: command failed: 'on' args: '()' kwargs '{}' exception: '[0xa3c3:11:0x0006]: Message send failure'
2020-11-20 16:13:32 DEBUG (MainThread) [homeassistant.components.zha.entity] light.landing_ceiling_light: turned on: {'on_off': DeliveryError('[0xa3c3:11:0x0006]: Message send failure')}
2020-11-20 16:13:32 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xA3C3:11:0x0006]: executed 'on' command with args: '()' kwargs: '{}' result: [1, <Status.SUCCESS: 0>]
2020-11-20 16:13:32 DEBUG (MainThread) [homeassistant.components.zha.entity] light.landing_ceiling_light: turned on: {'on_off': [1, <Status.SUCCESS: 0>]}
2020-11-20 16:13:33 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xA3C3:11:0x0008]: executed 'move_to_level_with_on_off' command with args: '(249, 10.0)' kwargs: '{}' result: [4, <Status.SUCCESS: 0>]
2020-11-20 16:13:33 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xA3C3:11:0x0006]: executed 'on' command with args: '()' kwargs: '{}' result: [1, <Status.SUCCESS: 0>]
2020-11-20 16:13:33 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:13:33 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xA3C3:11:0x0300]: executed 'move_to_color_temp' command with args: '(175, 10.0)' kwargs: '{}' result: [10, <Status.SUCCESS: 0>]
2020-11-20 16:13:33 DEBUG (MainThread) [homeassistant.components.zha.entity] light.landing_ceiling_light: turned on: {'move_to_level_with_on_off': [4, <Status.SUCCESS: 0>], 'on_off': [1, <Status.SUCCESS: 0>], 'move_to_color_temp': [10, <Status.SUCCESS: 0>]}
2020-11-20 16:13:48 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x6D16:1:0x0500]: Updated alarm state: ZoneStatus.0
2020-11-20 16:13:55 DEBUG (MainThread) [homeassistant.components.zha.entity] light.planter: polling current state - from cache: False
2020-11-20 16:13:55 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0xC4CB:11:0x0008]: received attribute: 0 update with value: 254
2020-11-20 16:14:03 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x9881:1:0x0b04]: async_update
2020-11-20 16:14:13 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x6D16:1:0x0500]: Updated alarm state: ZoneStatus.Alarm_2
2020-11-20 16:14:16 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x5B25:1:0x0500]: Updated alarm state: ZoneStatus.Alarm_1
2020-11-20 16:14:17 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x1117:11:0x0006]: command failed: 'on' args: '()' kwargs '{}' exception: '[0x1117:11:0x0006]: Message send failure'
2020-11-20 16:14:17 DEBUG (MainThread) [homeassistant.components.zha.entity] light.bedroom_ceiling_light: turned on: {'on_off': DeliveryError('[0x1117:11:0x0006]: Message send failure')}
2020-11-20 16:14:17 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x1117:11:0x0006]: command failed: 'on' args: '()' kwargs '{}' exception: '[0x1117:11:0x0006]: Message send failure'
2020-11-20 16:14:17 DEBUG (MainThread) [homeassistant.components.zha.entity] light.bedroom_ceiling_light: turned on: {'on_off': DeliveryError('[0x1117:11:0x0006]: Message send failure')}
2020-11-20 16:14:17 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x1117:11:0x0006]: command failed: 'on' args: '()' kwargs '{}' exception: '[0x1117:11:0x0006]: Message send failure'
2020-11-20 16:14:17 DEBUG (MainThread) [homeassistant.components.zha.entity] light.bedroom_ceiling_light: turned on: {'on_off': DeliveryError('[0x1117:11:0x0006]: Message send failure')}
2020-11-20 16:14:17 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x1117:11:0x0006]: command failed: 'on' args: '()' kwargs '{}' exception: '[0x1117:11:0x0006]: Message send failure'
2020-11-20 16:14:17 DEBUG (MainThread) [homeassistant.components.zha.entity] light.bedroom_ceiling_light: turned on: {'on_off': DeliveryError('[0x1117:11:0x0006]: Message send failure')}
2020-11-20 16:14:17 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x1117:11:0x0006]: command failed: 'on' args: '()' kwargs '{}' exception: '[0x1117:11:0x0006]: Message send failure'
2020-11-20 16:14:17 DEBUG (MainThread) [homeassistant.components.zha.entity] light.bedroom_ceiling_light: turned on: {'on_off': DeliveryError('[0x1117:11:0x0006]: Message send failure')}
2020-11-20 16:14:18 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x1117:11:0x0006]: executed 'on' command with args: '()' kwargs: '{}' result: [1, <Status.SUCCESS: 0>]
2020-11-20 16:14:18 DEBUG (MainThread) [homeassistant.components.zha.entity] light.bedroom_ceiling_light: turned on: {'on_off': [1, <Status.SUCCESS: 0>]}
2020-11-20 16:14:18 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x1117:11:0x0008]: command failed: 'move_to_level_with_on_off' args: '(249, 10.0)' kwargs '{}' exception: '[0x1117:11:0x0008]: Message send failure'
2020-11-20 16:14:18 DEBUG (MainThread) [homeassistant.components.zha.entity] light.bedroom_ceiling_light: turned on: {'move_to_level_with_on_off': DeliveryError('[0x1117:11:0x0008]: Message send failure')}
2020-11-20 16:14:18 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x1117:11:0x0006]: command failed: 'on' args: '()' kwargs '{}' exception: '[0x1117:11:0x0006]: Message send failure'

Back again; after a few more days, and some additional Supervisor updates, the ZigBee seemed to stabalise.

However, I have now updated to the latest OS and Supervisor and I am battling the same issue again. Any suggestions? Or, even just others experiencing similar issues.

I am seeing the same thing. And my devices aren’t available instantly after reboot. It takes them 20 minutes or so

Thanks for replying! Sorry to hear you’re having the same issues as myself though.

What’s your setup? Hopefully we can work through together to find commonalities which we can follow to a root cause.

I’m using ZHA with Phoscon’s RaspBee II.

Last time I disabled the ZHA map, which seemed to help, but noticed it is now integrated as part of ZHA. No idea if it can be disabled though.

I am running ZHA with RaspBee II on a 4gb PI 4 ModelB. Maybe it have something to do with ZHA.

Have not been using ZHA for long, so didn’t know that the map is a new thing.

However I have seen the map does not draw lines to the devices with problems, but when the lines appear the devices usually works again.

Maybe it is a ZHA issue, though I did see someone complaining of similar years ago with ZigBee2MQTTT. I may have to take a backup and see if swapping solves the issue :frowning:

The map just shows the current network state, I personally wonder if it’s too heavy and causes the drop outs due to overloading the network. I think my first step will be seeing if this can be disabled somewhere in the config.

EDIT: I just checked GitHub and it seems there are some others having ZigBee issues after upgrade, worth adding your input (as I will be doing) here - Communication with physical devices from Conbee/Deconz not working · Issue #1063 · home-assistant/operating-system (github.com)

1 Like

It seems there is an issue. Just tried the fauly lock on a CC2531stick with ZHA on a fresh virtualbox install. It now works flawlessly.

1 Like

Bizarrely, it appears mine has now settled down and seems to be back in a state of stability.

I have logging enabled, so I shall continue to monitor it. I’ve also seen a couple of other posts appear in this forum, which in my view are similar.

Hopefully, someone with more experience can find the root cause and resolve it.

Anyoune found the solution ? I can see the same, I have only two zigbee devices with good RSSI. Runinng HA in vmware workstation, at first it helped to unplug plug back the conbee II but not anymore.

image

Where can you see the logs that you sent ? I can only see them when add new device, i have configuration.yaml proper configured but cant see logs under supervisor => system

The log is created in the config folder, with the name “home-assistant.log”.

Unfortunately not, at least not to my knowledge, mine seems to settle down after a week or so and a few system restarts.

Thanks, at least found out where the logs are, easier to debug, hope we find the solution

I updated Supervisor and Core today and now I am having the issues again. The ZigBee integration must do something which gets reset as part of the update, this is becoming a real frustration now as it basically cause everything to be down for a few days.

I wonder what the correct manner to report this is?

So after a lot of frustration last night, I couldn’t switch a light off at all, I shutdown the Pi removed power for a minute and then booted again. This appeared to resolve the issue immediately, so I can only guess something is stuck after an update which a reboot clears and rebuilds.

Here is my latest failure, although they seem to less frequent than before they are still prevelant. Is there anything else I should be logging?

2021-01-10 13:10:31 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Sending Zigbee request with tsn 138 under 139 request id, data: b'018a00'
2021-01-10 13:10:31 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_request (18, 139, 0, <DeconzAddressEndpoint address_mode=2 address=0x098B endpoint=11>, 260, 6, 1, b'\x01\x8a\x00', 2, 0)
2021-01-10 13:10:31 DEBUG (MainThread) [zigpy_deconz.uart] Send: 0x126a00190012008b00028b090b04010600010300018a000200
2021-01-10 13:10:31 DEBUG (MainThread) [zigpy_deconz.uart] Frame received: 0x126a0009000200228b
2021-01-10 13:10:31 DEBUG (MainThread) [zigpy_deconz.api] APS data request response: [2, <DeviceState.APSDE_DATA_REQUEST_SLOTS_AVAILABLE|2: 34>, 139]
2021-01-10 13:10:31 DEBUG (MainThread) [zigpy_deconz.uart] Frame received: 0x0e6b000700a600
2021-01-10 13:10:31 DEBUG (MainThread) [zigpy_deconz.api] Device state changed response: [<DeviceState.128|APSDE_DATA_REQUEST_SLOTS_AVAILABLE|APSDE_DATA_CONFIRM|2: 166>, 0]
2021-01-10 13:10:31 DEBUG (MainThread) [zigpy_deconz.api] Command Command.aps_data_confirm (0,)
2021-01-10 13:10:31 DEBUG (MainThread) [zigpy_deconz.uart] Send: 0x046b0007000000
2021-01-10 13:10:31 DEBUG (MainThread) [zigpy_deconz.uart] Frame received: 0x046b0013000c00228b028b090b01e900000000
2021-01-10 13:10:31 DEBUG (MainThread) [zigpy_deconz.api] APS data confirm response for request with id 139: e9
2021-01-10 13:10:31 DEBUG (MainThread) [zigpy_deconz.api] Request id: 0x8b 'aps_data_confirm' for <DeconzAddressEndpoint address_mode=ADDRESS_MODE.NWK address=0x098b endpoint=11>, status: 0xe9
2021-01-10 13:10:31 DEBUG (MainThread) [zigpy_deconz.zigbee.application] Error while sending 139 req id frame: TXStatus.MAC_NO_ACK
2021-01-10 13:10:31 DEBUG (MainThread) [zigpy.device] [0x098b] Delivery error for seq # 0x8a, on endpoint id 11 cluster 0x0006: message send failure
2021-01-10 13:10:31 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x098B:11:0x0006]: command failed: 'off' args: '()' kwargs '{}' exception: '[0x098b:11:0x0006]: Message send failure'
2021-01-10 13:10:31 DEBUG (MainThread) [homeassistant.components.zha.entity] light.kitchen_ceiling_light_1: turned off: [0x098b:11:0x0006]: Message send failure