Having issues with some Moes ZigBee light switches. Had them on Z2M initially but every now and again 1 would stop responding etc and this was very annoying. To try and find out the problem I decided to repair them all to ZHA instead using a different coordinator but now the whole of ZHA just freezes up and all lights stop responding. Anyone had this sort of issue before? I will attach some logs below, can someone have a look see if they can see why my ZHA network goes into an unresponsive state?
2023-12-07 08:45:05.840 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=6, sourceEndpoint=2, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=112), 176, -56, 0x9e19, 255, 255, b'\x18\x19\n\x00\x00\x10\x00']
2023-12-07 08:45:05.840 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2023, 12, 7, 8, 45, 5, 840534, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x9E19), src_ep=2, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=112, profile_id=260, cluster_id=6, data=Serialized[b'\x18\x19\n\x00\x00\x10\x00'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=176, rssi=-56)
2023-12-07 08:45:05.840 DEBUG (MainThread) [zigpy.zcl] [0x9E19:2:0x0006] Received ZCL frame: b'\x18\x19\n\x00\x00\x10\x00'
2023-12-07 08:45:05.840 DEBUG (MainThread) [zigpy.zcl] [0x9E19:2:0x0006] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=25, command_id=10, *direction=<Direction.Client_to_Server: 1>)
2023-12-07 08:45:05.841 DEBUG (MainThread) [zigpy.zcl] [0x9E19:2:0x0006] Decoded ZCL frame: TuyaZBOnOffAttributeCluster:Report_Attributes(attribute_reports=[Attribute(attrid=0x0000, value=TypeValue(type=Bool, value=<Bool.false: 0>))])
2023-12-07 08:45:05.841 DEBUG (MainThread) [zigpy.zcl] [0x9E19:2:0x0006] Received command 0x0A (TSN 25): Report_Attributes(attribute_reports=[Attribute(attrid=0x0000, value=TypeValue(type=Bool, value=<Bool.false: 0>))])
2023-12-07 08:45:05.841 DEBUG (MainThread) [zigpy.zcl] [0x9E19:2:0x0006] Attribute report received: on_off=<Bool.false: 0>
2023-12-07 08:45:05.993 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingRouteErrorHandler: [<EmberStatus.MAC_INDIRECT_TIMEOUT: 66>, 0x9e19]
2023-12-07 08:45:05.993 DEBUG (MainThread) [bellows.zigbee.application] Received incomingRouteErrorHandler frame with [<EmberStatus.MAC_INDIRECT_TIMEOUT: 66>, 0x9e19]
2023-12-07 08:45:05.993 DEBUG (MainThread) [bellows.zigbee.application] Processing route error: status=EmberStatus.MAC_INDIRECT_TIMEOUT, nwk=0x9e19
2023-12-07 08:45:08.144 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingMessageHandler: [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=6, sourceEndpoint=2, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=44), 255, -36, 0x446a, 255, 255, b'\x18M\n\x00\x00\x10\x00']
2023-12-07 08:45:08.144 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=6, sourceEndpoint=2, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=44), 255, -36, 0x446a, 255, 255, b'\x18M\n\x00\x00\x10\x00']
2023-12-07 08:45:08.144 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2023, 12, 7, 8, 45, 8, 144673, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x446A), src_ep=2, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=44, profile_id=260, cluster_id=6, data=Serialized[b'\x18M\n\x00\x00\x10\x00'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=255, rssi=-36)
2023-12-07 08:45:08.144 DEBUG (MainThread) [zigpy.zcl] [0x446A:2:0x0006] Received ZCL frame: b'\x18M\n\x00\x00\x10\x00'
2023-12-07 08:45:08.145 DEBUG (MainThread) [zigpy.zcl] [0x446A:2:0x0006] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=77, command_id=10, *direction=<Direction.Client_to_Server: 1>)
2023-12-07 08:45:08.145 DEBUG (MainThread) [zigpy.zcl] [0x446A:2:0x0006] Decoded ZCL frame: TuyaZBOnOffAttributeCluster:Report_Attributes(attribute_reports=[Attribute(attrid=0x0000, value=TypeValue(type=Bool, value=<Bool.false: 0>))])
2023-12-07 08:45:08.145 DEBUG (MainThread) [zigpy.zcl] [0x446A:2:0x0006] Received command 0x0A (TSN 77): Report_Attributes(attribute_reports=[Attribute(attrid=0x0000, value=TypeValue(type=Bool, value=<Bool.false: 0>))])
2023-12-07 08:45:08.145 DEBUG (MainThread) [zigpy.zcl] [0x446A:2:0x0006] Attribute report received: on_off=<Bool.false: 0>
2023-12-07 08:57:00.288 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingMessageHandler: [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=0, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=228), 180, -55, 0x2abc, 255, 255, b'\x08\xf4\n\x01\x00 P\xe2\xff 7\xe4\xff \x00']
2023-12-07 08:57:00.288 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=0, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=228), 180, -55, 0x2abc, 255, 255, b'\x08\xf4\n\x01\x00 P\xe2\xff 7\xe4\xff \x00']
2023-12-07 08:57:00.288 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2023, 12, 7, 8, 57, 0, 288698, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x2ABC), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=228, profile_id=260, cluster_id=0, data=Serialized[b'\x08\xf4\n\x01\x00 P\xe2\xff 7\xe4\xff \x00'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=180, rssi=-55)
2023-12-07 08:57:00.289 DEBUG (MainThread) [zigpy.zcl] [0x2ABC:1:0x0000] Received ZCL frame: b'\x08\xf4\n\x01\x00 P\xe2\xff 7\xe4\xff \x00'
2023-12-07 08:57:00.289 DEBUG (MainThread) [zigpy.zcl] [0x2ABC:1:0x0000] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=False, *is_general=True), tsn=244, command_id=10, *direction=<Direction.Client_to_Server: 1>)
2023-12-07 08:57:00.289 DEBUG (MainThread) [zigpy.zcl] [0x2ABC:1:0x0000] Decoded ZCL frame: Basic:Report_Attributes(attribute_reports=[Attribute(attrid=0x0001, value=TypeValue(type=uint8_t, value=80)), Attribute(attrid=0xFFE2, value=TypeValue(type=uint8_t, value=55)), Attribute(attrid=0xFFE4, value=TypeValue(type=uint8_t, value=0))])
2023-12-07 08:57:00.289 DEBUG (MainThread) [zigpy.zcl] [0x2ABC:1:0x0000] Received command 0x0A (TSN 244): Report_Attributes(attribute_reports=[Attribute(attrid=0x0001, value=TypeValue(type=uint8_t, value=80)), Attribute(attrid=0xFFE2, value=TypeValue(type=uint8_t, value=55)), Attribute(attrid=0xFFE4, value=TypeValue(type=uint8_t, value=0))])
2023-12-07 08:57:00.289 DEBUG (MainThread) [zigpy.zcl] [0x2ABC:1:0x0000] Attribute report received: app_version=80, 0xFFE2=55, 0xFFE4=0
2023-12-07 08:57:00.290 DEBUG (MainThread) [zigpy.zcl] [0x2ABC:1:0x0000] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=244, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
2023-12-07 08:57:00.290 DEBUG (MainThread) [zigpy.zcl] [0x2ABC:1:0x0000] Sending reply: Default_Response(command_id=10, status=<Status.SUCCESS: 0>)
2023-12-07 08:57:00.290 DEBUG (MainThread) [zigpy.util] Duplicate 244 TSN
2023-12-07 08:57:00.456 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x2abc, EmberApsFrame(profileId=260, clusterId=0, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=244), 21, b'\x18\xf4\x0b\n\x00')
2023-12-07 08:57:00.465 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received sendUnicast: [<EmberStatus.MAX_MESSAGE_LIMIT_REACHED: 114>, 107]
2023-12-07 08:57:00.465 DEBUG (MainThread) [bellows.zigbee.application] Request 21 failed to enqueue, retrying in 1.5s: EmberStatus.MAX_MESSAGE_LIMIT_REACHED
2023-12-07 08:57:00.745 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingMessageHandler: [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=0, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=229), 180, -55, 0x2abc, 255, 255, b'\x08\xf4\n\x01\x00 P\xe2\xff 7\xe4\xff \x00']
2023-12-07 08:57:00.745 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=0, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=229), 180, -55, 0x2abc, 255, 255, b'\x08\xf4\n\x01\x00 P\xe2\xff 7\xe4\xff \x00']
2023-12-07 08:57:00.746 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2023, 12, 7, 8, 57, 0, 746062, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x2ABC), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=229, profile_id=260, cluster_id=0, data=Serialized[b'\x08\xf4\n\x01\x00 P\xe2\xff 7\xe4\xff \x00'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=180, rssi=-55)
2023-12-07 08:57:00.746 DEBUG (MainThread) [zigpy.zcl] [0x2ABC:1:0x0000] Received ZCL frame: b'\x08\xf4\n\x01\x00 P\xe2\xff 7\xe4\xff \x00'
2023-12-07 08:57:00.746 DEBUG (MainThread) [zigpy.zcl] [0x2ABC:1:0x0000] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=False, *is_general=True), tsn=244, command_id=10, *direction=<Direction.Client_to_Server: 1>)
2023-12-07 08:57:00.746 DEBUG (MainThread) [zigpy.zcl] [0x2ABC:1:0x0000] Decoded ZCL frame: Basic:Report_Attributes(attribute_reports=[Attribute(attrid=0x0001, value=TypeValue(type=uint8_t, value=80)), Attribute(attrid=0xFFE2, value=TypeValue(type=uint8_t, value=55)), Attribute(attrid=0xFFE4, value=TypeValue(type=uint8_t, value=0))])
2023-12-07 08:57:00.746 DEBUG (MainThread) [zigpy.zcl] [0x2ABC:1:0x0000] Received command 0x0A (TSN 244): Report_Attributes(attribute_reports=[Attribute(attrid=0x0001, value=TypeValue(type=uint8_t, value=80)), Attribute(attrid=0xFFE2, value=TypeValue(type=uint8_t, value=55)), Attribute(attrid=0xFFE4, value=TypeValue(type=uint8_t, value=0))])
2023-12-07 08:57:00.746 DEBUG (MainThread) [zigpy.zcl] [0x2ABC:1:0x0000] Attribute report received: app_version=80, 0xFFE2=55, 0xFFE4=0
2023-12-07 08:57:00.747 DEBUG (MainThread) [zigpy.zcl] [0x2ABC:1:0x0000] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=244, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
2023-12-07 08:57:00.747 DEBUG (MainThread) [zigpy.zcl] [0x2ABC:1:0x0000] Sending reply: Default_Response(command_id=10, status=<Status.SUCCESS: 0>)
2023-12-07 08:57:00.747 DEBUG (MainThread) [zigpy.util] Duplicate 244 TSN
2023-12-07 08:57:00.875 DEBUG (MainThread) [bellows.ezsp.protocol] Send command readCounters: ()
2023-12-07 08:57:00.893 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received readCounters: [[70, 83, 20638, 176, 853, 150, 30, 30, 135, 63, 18, 6, 3, 55, 55, 0, 16, 28, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0]]
2023-12-07 08:57:00.894 DEBUG (MainThread) [bellows.ezsp.protocol] Send command getValue: (<EzspValueId.VALUE_FREE_BUFFERS: 3>,)
2023-12-07 08:57:00.899 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received getValue: [<EzspStatus.SUCCESS: 0>, b'\xc2']
2023-12-07 08:57:00.899 DEBUG (MainThread) [bellows.zigbee.application] Free buffers status EzspStatus.SUCCESS, value: 194
2023-12-07 08:57:00.899 DEBUG (MainThread) [bellows.zigbee.application] ezsp_counters: [MAC_RX_BROADCAST = 105, MAC_TX_BROADCAST = 245, MAC_RX_UNICAST = 86173, MAC_TX_UNICAST_SUCCESS = 518, MAC_TX_UNICAST_RETRY = 1129, MAC_TX_UNICAST_FAILED = 165, APS_DATA_RX_BROADCAST = 53, APS_DATA_TX_BROADCAST = 53, APS_DATA_RX_UNICAST = 579, APS_DATA_TX_UNICAST_SUCCESS = 288, APS_DATA_TX_UNICAST_RETRY = 45, APS_DATA_TX_UNICAST_FAILED = 13, ROUTE_DISCOVERY_INITIATED = 8, NEIGHBOR_ADDED = 57, NEIGHBOR_REMOVED = 57, NEIGHBOR_STALE = 0, JOIN_INDICATION = 41, CHILD_REMOVED = 30, ASH_OVERFLOW_ERROR = 0, ASH_FRAMING_ERROR = 0, ASH_OVERRUN_ERROR = 0, NWK_FRAME_COUNTER_FAILURE = 3, APS_FRAME_COUNTER_FAILURE = 0, UTILITY = 0, APS_LINK_KEY_NOT_AUTHORIZED = 0, NWK_DECRYPTION_FAILURE = 0, APS_DECRYPTION_FAILURE = 0, ALLOCATE_PACKET_BUFFER_FAILURE = 0, RELAYED_UNICAST = 0, PHY_TO_MAC_QUEUE_LIMIT_REACHED = 0, PACKET_VALIDATE_LIBRARY_DROPPED_COUNT = 0, TYPE_NWK_RETRY_OVERFLOW = 0, PHY_CCA_FAIL_COUNT = 6, BROADCAST_TABLE_FULL = 0, PTA_LO_PRI_REQUESTED = 0, PTA_HI_PRI_REQUESTED = 0, PTA_LO_PRI_DENIED = 0, PTA_HI_PRI_DENIED = 0, PTA_LO_PRI_TX_ABORTED = 0, PTA_HI_PRI_TX_ABORTED = 0, ADDRESS_CONFLICT_SENT = 0, EZSP_FREE_BUFFERS = 194]
2023-12-07 08:57:01.192 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingMessageHandler: [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=0, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=230), 180, -55, 0x2abc, 255, 255, b'\x08\xf4\n\x01\x00 P\xe2\xff 7\xe4\xff \x00']
2023-12-07 08:57:01.192 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=0, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=230), 180, -55, 0x2abc, 255, 255, b'\x08\xf4\n\x01\x00 P\xe2\xff 7\xe4\xff \x00']
2023-12-07 08:57:01.192 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2023, 12, 7, 8, 57, 1, 192713, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x2ABC), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=230, profile_id=260, cluster_id=0, data=Serialized[b'\x08\xf4\n\x01\x00 P\xe2\xff 7\xe4\xff \x00'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=180, rssi=-55)
2023-12-07 08:57:01.192 DEBUG (MainThread) [zigpy.zcl] [0x2ABC:1:0x0000] Received ZCL frame: b'\x08\xf4\n\x01\x00 P\xe2\xff 7\xe4\xff \x00'
2023-12-07 08:57:01.193 DEBUG (MainThread) [zigpy.zcl] [0x2ABC:1:0x0000] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=False, *is_general=True), tsn=244, command_id=10, *direction=<Direction.Client_to_Server: 1>)
2023-12-07 08:57:01.193 DEBUG (MainThread) [zigpy.zcl] [0x2ABC:1:0x0000] Decoded ZCL frame: Basic:Report_Attributes(attribute_reports=[Attribute(attrid=0x0001, value=TypeValue(type=uint8_t, value=80)), Attribute(attrid=0xFFE2, value=TypeValue(type=uint8_t, value=55)), Attribute(attrid=0xFFE4, value=TypeValue(type=uint8_t, value=0))])
2023-12-07 08:57:01.193 DEBUG (MainThread) [zigpy.zcl] [0x2ABC:1:0x0000] Received command 0x0A (TSN 244): Report_Attributes(attribute_reports=[Attribute(attrid=0x0001, value=TypeValue(type=uint8_t, value=80)), Attribute(attrid=0xFFE2, value=TypeValue(type=uint8_t, value=55)), Attribute(attrid=0xFFE4, value=TypeValue(type=uint8_t, value=0))])
2023-12-07 08:57:01.193 DEBUG (MainThread) [zigpy.zcl] [0x2ABC:1:0x0000] Attribute report received: app_version=80, 0xFFE2=55, 0xFFE4=0
2023-12-07 08:57:01.193 DEBUG (MainThread) [zigpy.zcl] [0x2ABC:1:0x0000] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=244, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
2023-12-07 08:57:01.193 DEBUG (MainThread) [zigpy.zcl] [0x2ABC:1:0x0000] Sending reply: Default_Response(command_id=10, status=<Status.SUCCESS: 0>)
2023-12-07 08:57:01.194 DEBUG (MainThread) [zigpy.util] Duplicate 244 TSN
2023-12-07 08:57:01.356 DEBUG (MainThread) [zigpy.endpoint] [0x9b9a:1] Failed to sync-up group membership
2023-12-07 08:57:01.356 DEBUG (MainThread) [zigpy.zcl] [0x9B9A:2:0x0004] Sending request header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.CLUSTER_COMMAND: 1>, is_manufacturer_specific=False, direction=<Direction.Server_to_Client: 0>, disable_default_response=0, reserved=0, *is_cluster=True, *is_general=False), tsn=22, command_id=2, *direction=<Direction.Server_to_Client: 0>)
2023-12-07 08:57:01.357 DEBUG (MainThread) [zigpy.zcl] [0x9B9A:2:0x0004] Sending request: get_membership(groups=[])
2023-12-07 08:57:01.357 DEBUG (MainThread) [zigpy.device] [0x9b9a] Extending timeout for 0x16 request
2023-12-07 08:57:01.357 DEBUG (MainThread) [bellows.zigbee.application] Sending packet ZigbeePacket(timestamp=datetime.datetime(2023, 12, 7, 8, 57, 1, 357218, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), src_ep=2, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x9B9A), dst_ep=2, source_route=None, extended_timeout=True, tsn=22, profile_id=260, cluster_id=4, data=Serialized[b'\x01\x16\x02\x00'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=None, rssi=None)
2023-12-07 08:57:01.357 DEBUG (MainThread) [bellows.ezsp.protocol] Send command setExtendedTimeout: (a4:c1:38:70:d7:fb:03:e1, True)
2023-12-07 08:57:01.364 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received setExtendedTimeout: []
2023-12-07 08:57:01.364 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x9b9a, EmberApsFrame(profileId=260, clusterId=4, sourceEndpoint=2, destinationEndpoint=2, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=22), 23, b'\x01\x16\x02\x00')
2023-12-07 08:57:01.373 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received sendUnicast: [<EmberStatus.MAX_MESSAGE_LIMIT_REACHED: 114>, 108]
2023-12-07 08:57:01.374 DEBUG (MainThread) [bellows.zigbee.application] Request 23 failed to enqueue, retrying in 0.5s: EmberStatus.MAX_MESSAGE_LIMIT_REACHED
2023-12-07 08:57:01.643 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingMessageHandler: [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=0, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=231), 180, -55, 0x2abc, 255, 255, b'\x08\xf4\n\x01\x00 P\xe2\xff 7\xe4\xff \x00']
2023-12-07 08:57:01.643 DEBUG (MainThread) [bellows.zigbee.application] Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=0, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=231), 180, -55, 0x2abc, 255, 255, b'\x08\xf4\n\x01\x00 P\xe2\xff 7\xe4\xff \x00']
2023-12-07 08:57:01.644 DEBUG (MainThread) [zigpy.application] Received a packet: ZigbeePacket(timestamp=datetime.datetime(2023, 12, 7, 8, 57, 1, 644079, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x2ABC), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), dst_ep=1, source_route=None, extended_timeout=False, tsn=231, profile_id=260, cluster_id=0, data=Serialized[b'\x08\xf4\n\x01\x00 P\xe2\xff 7\xe4\xff \x00'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=180, rssi=-55)
2023-12-07 08:57:01.644 DEBUG (MainThread) [zigpy.zcl] [0x2ABC:1:0x0000] Received ZCL frame: b'\x08\xf4\n\x01\x00 P\xe2\xff 7\xe4\xff \x00'
2023-12-07 08:57:01.644 DEBUG (MainThread) [zigpy.zcl] [0x2ABC:1:0x0000] Decoded ZCL frame header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=0, direction=<Direction.Client_to_Server: 1>, disable_default_response=0, reserved=0, *is_cluster=False, *is_general=True), tsn=244, command_id=10, *direction=<Direction.Client_to_Server: 1>)
2023-12-07 08:57:01.644 DEBUG (MainThread) [zigpy.zcl] [0x2ABC:1:0x0000] Decoded ZCL frame: Basic:Report_Attributes(attribute_reports=[Attribute(attrid=0x0001, value=TypeValue(type=uint8_t, value=80)), Attribute(attrid=0xFFE2, value=TypeValue(type=uint8_t, value=55)), Attribute(attrid=0xFFE4, value=TypeValue(type=uint8_t, value=0))])
2023-12-07 08:57:01.644 DEBUG (MainThread) [zigpy.zcl] [0x2ABC:1:0x0000] Received command 0x0A (TSN 244): Report_Attributes(attribute_reports=[Attribute(attrid=0x0001, value=TypeValue(type=uint8_t, value=80)), Attribute(attrid=0xFFE2, value=TypeValue(type=uint8_t, value=55)), Attribute(attrid=0xFFE4, value=TypeValue(type=uint8_t, value=0))])
2023-12-07 08:57:01.644 DEBUG (MainThread) [zigpy.zcl] [0x2ABC:1:0x0000] Attribute report received: app_version=80, 0xFFE2=55, 0xFFE4=0
2023-12-07 08:57:01.645 DEBUG (MainThread) [zigpy.zcl] [0x2ABC:1:0x0000] Sending reply header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.GLOBAL_COMMAND: 0>, is_manufacturer_specific=False, direction=<Direction.Client_to_Server: 1>, disable_default_response=1, reserved=0, *is_cluster=False, *is_general=True), tsn=244, command_id=<GeneralCommand.Default_Response: 11>, *direction=<Direction.Client_to_Server: 1>)
2023-12-07 08:57:01.645 DEBUG (MainThread) [zigpy.zcl] [0x2ABC:1:0x0000] Sending reply: Default_Response(command_id=10, status=<Status.SUCCESS: 0>)
2023-12-07 08:57:01.645 DEBUG (MainThread) [zigpy.util] Duplicate 244 TSN
2023-12-07 08:57:01.875 DEBUG (MainThread) [bellows.ezsp.protocol] Send command setExtendedTimeout: (a4:c1:38:70:d7:fb:03:e1, True)
2023-12-07 08:57:01.882 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received setExtendedTimeout: []
2023-12-07 08:57:01.883 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x9b9a, EmberApsFrame(profileId=260, clusterId=4, sourceEndpoint=2, destinationEndpoint=2, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=22), 23, b'\x01\x16\x02\x00')
2023-12-07 08:57:01.891 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received sendUnicast: [<EmberStatus.MAX_MESSAGE_LIMIT_REACHED: 114>, 109]
2023-12-07 08:57:01.891 DEBUG (MainThread) [bellows.zigbee.application] Request 23 failed to enqueue, retrying in 1.0s: EmberStatus.MAX_MESSAGE_LIMIT_REACHED
2023-12-07 08:57:02.161 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received incomingRouteErrorHandler: [<EmberStatus.MAC_INDIRECT_TIMEOUT: 66>, 0x9b9a]
2023-12-07 08:57:02.161 DEBUG (MainThread) [bellows.zigbee.application] Received incomingRouteErrorHandler frame with [<EmberStatus.MAC_INDIRECT_TIMEOUT: 66>, 0x9b9a]
2023-12-07 08:57:02.161 DEBUG (MainThread) [bellows.zigbee.application] Processing route error: status=EmberStatus.MAC_INDIRECT_TIMEOUT, nwk=0x9b9a
2023-12-07 08:57:02.892 DEBUG (MainThread) [bellows.ezsp.protocol] Send command setExtendedTimeout: (a4:c1:38:70:d7:fb:03:e1, True)
2023-12-07 08:57:02.899 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received setExtendedTimeout: []
2023-12-07 08:57:02.899 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x9b9a, EmberApsFrame(profileId=260, clusterId=4, sourceEndpoint=2, destinationEndpoint=2, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=22), 23, b'\x01\x16\x02\x00')
2023-12-07 08:57:02.908 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received sendUnicast: [<EmberStatus.MAX_MESSAGE_LIMIT_REACHED: 114>, 110]
2023-12-07 08:57:02.908 DEBUG (MainThread) [bellows.zigbee.application] Request 23 failed to enqueue, retrying in 1.5s: EmberStatus.MAX_MESSAGE_LIMIT_REACHED
2023-12-07 08:57:03.958 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=sensor.memory_usage_percent, old_state=<state sensor.memory_usage_percent=44.1; unit_of_measurement=%, friendly_name=Memory Usage Percent, hide_attributes=['templates', 'icon_color'] @ 2023-12-07T08:56:58.995878+00:00>, new_state=<state sensor.memory_usage_percent=44.0; unit_of_measurement=%, friendly_name=Memory Usage Percent, hide_attributes=['templates', 'icon_color'] @ 2023-12-07T08:57:03.958045+00:00>>
2023-12-07 08:57:03.959 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=sensor.cpu_usage, old_state=<state sensor.cpu_usage=6.4; unit_of_measurement=%, friendly_name=CPU Usage, hide_attributes=['templates', 'icon_color'] @ 2023-12-07T08:56:58.996644+00:00>, new_state=<state sensor.cpu_usage=6.6; unit_of_measurement=%, friendly_name=CPU Usage, hide_attributes=['templates', 'icon_color'] @ 2023-12-07T08:57:03.959146+00:00>>
2023-12-07 08:57:04.297 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received childJoinHandler: [3, <Bool.true: 1>, 0x9b9a, a4:c1:38:70:d7:fb:03:e1, <EmberNodeType.SLEEPY_END_DEVICE: 4>]
2023-12-07 08:57:04.298 DEBUG (MainThread) [bellows.zigbee.application] Received childJoinHandler frame with [3, <Bool.true: 1>, 0x9b9a, a4:c1:38:70:d7:fb:03:e1, <EmberNodeType.SLEEPY_END_DEVICE: 4>]
2023-12-07 08:57:04.303 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received trustCenterJoinHandler: [0x9b9a, a4:c1:38:70:d7:fb:03:e1, <EmberDeviceUpdate.STANDARD_SECURITY_SECURED_REJOIN: 0>, <EmberJoinDecision.NO_ACTION: 3>, 0x0000]
2023-12-07 08:57:04.303 DEBUG (MainThread) [bellows.zigbee.application] Received trustCenterJoinHandler frame with [0x9b9a, a4:c1:38:70:d7:fb:03:e1, <EmberDeviceUpdate.STANDARD_SECURITY_SECURED_REJOIN: 0>, <EmberJoinDecision.NO_ACTION: 3>, 0x0000]
2023-12-07 08:57:04.303 INFO (MainThread) [zigpy.application] Device 0x9b9a (a4:c1:38:70:d7:fb:03:e1) joined the network
2023-12-07 08:57:04.303 DEBUG (MainThread) [zigpy.device] [0x9b9a] Cancelling old group rescan
2023-12-07 08:57:04.303 DEBUG (MainThread) [zigpy.zcl] [0x9B9A:1:0x0004] Sending request header: ZCLHeader(frame_control=FrameControl(frame_type=<FrameType.CLUSTER_COMMAND: 1>, is_manufacturer_specific=False, direction=<Direction.Server_to_Client: 0>, disable_default_response=0, reserved=0, *is_cluster=True, *is_general=False), tsn=24, command_id=2, *direction=<Direction.Server_to_Client: 0>)
2023-12-07 08:57:04.304 DEBUG (MainThread) [zigpy.zcl] [0x9B9A:1:0x0004] Sending request: get_membership(groups=[])
2023-12-07 08:57:04.304 DEBUG (MainThread) [zigpy.device] [0x9b9a] Extending timeout for 0x18 request
2023-12-07 08:57:04.304 DEBUG (MainThread) [bellows.zigbee.application] Sending packet ZigbeePacket(timestamp=datetime.datetime(2023, 12, 7, 8, 57, 4, 304159, tzinfo=datetime.timezone.utc), src=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x0000), src_ep=1, dst=AddrModeAddress(addr_mode=<AddrMode.NWK: 2>, address=0x9B9A), dst_ep=1, source_route=None, extended_timeout=True, tsn=24, profile_id=260, cluster_id=4, data=Serialized[b'\x01\x18\x02\x00'], tx_options=<TransmitOptions.NONE: 0>, radius=0, non_member_radius=0, lqi=None, rssi=None)
2023-12-07 08:57:04.304 DEBUG (MainThread) [bellows.ezsp.protocol] Send command setExtendedTimeout: (a4:c1:38:70:d7:fb:03:e1, True)
2023-12-07 08:57:04.310 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received setExtendedTimeout: []
2023-12-07 08:57:04.310 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x9b9a, EmberApsFrame(profileId=260, clusterId=4, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=24), 25, b'\x01\x18\x02\x00')
2023-12-07 08:57:04.320 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received sendUnicast: [<EmberStatus.MAX_MESSAGE_LIMIT_REACHED: 114>, 111]
2023-12-07 08:57:04.320 DEBUG (MainThread) [bellows.zigbee.application] Request 25 failed to enqueue, retrying in 0.5s: EmberStatus.MAX_MESSAGE_LIMIT_REACHED
2023-12-07 08:57:04.822 DEBUG (MainThread) [bellows.ezsp.protocol] Send command setExtendedTimeout: (a4:c1:38:70:d7:fb:03:e1, True)
2023-12-07 08:57:04.830 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received setExtendedTimeout: []
2023-12-07 08:57:04.830 DEBUG (MainThread) [bellows.ezsp.protocol] Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x9b9a, EmberApsFrame(profileId=260, clusterId=4, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY|APS_OPTION_ENABLE_ROUTE_DISCOVERY: 320>, groupId=0, sequence=24), 25, b'\x01\x18\x02\x00')
2023-12-07 08:57:04.838 DEBUG (MainThread) [bellows.ezsp.protocol] Application frame received sendUnicast: [<EmberStatus.MAX_MESSAGE_LIMIT_REACHED: 114>, 112]
2023-12-07 08:57:04.839 DEBUG (MainThread) [bellows.zigbee.application] Request 25 failed to enqueue, retrying in 1.0s: EmberStatus.MAX_MESSAGE_LIMIT_REACHED