autre log
[2021-04-26 20:01:17][DEBUG] : Data frame: b'6074b1a96b2a151fc9904b21a15493099c4e279676a867c3237e'
[2021-04-26 20:01:17][DEBUG] : Sending: b'87009f7e'
[2021-04-26 20:01:17][DEBUG] : Application frame 63 (messageSentHandler) received: b'00ad900401040b0101400000003d9b6600'
[2021-04-26 20:01:17][DEBUG] : Received messageSentHandler frame with [<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 37037, EmberApsFrame(profileId=260, clusterId=2820, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY: 64>, groupId=0, sequence=61), 155, <EmberStatus.DELIVERY_FAILED: 102>, b'']
[2021-04-26 20:01:17][DEBUG] : [0x90ad] Delivery error for seq # 0x9a, on endpoint id 1 cluster 0x0b04: message send failure
[2021-04-26 20:01:17][DEBUG] : Traceback (most recent call last):
File "/var/www/html/plugins/zigbee/resources/zigbeed/restServer.py", line 166, in post
values = await cluster.read_attributes(self.json_args['attributes'],manufacturer=manufacturer)
File "/usr/local/lib/python3.7/dist-packages/zigpy/zcl/__init__.py", line 291, in read_attributes
result = await self.read_attributes_raw(to_read, manufacturer=manufacturer)
File "/usr/local/lib/python3.7/dist-packages/zigpy/device.py", line 218, in request
self.nwk, dst_ep, cluster
zigpy.exceptions.DeliveryError: [0x90ad:1:0x0b04]: Message send failure
[2021-04-26 20:01:17][INFO] : 200 POST /device/attributes (127.0.0.1) 4830.31ms
[2021-04-26 20:01:17][DEBUG] : Data frame: b'7074b1a96b2a152f06904b21a15493099c4e279570a8679efe7e'
[2021-04-26 20:01:17][DEBUG] : Sending: b'8070787e'
[2021-04-26 20:01:17][DEBUG] : Application frame 63 (messageSentHandler) received: b'009d5f0401040b0101400000003e9d6600'
[2021-04-26 20:01:17][DEBUG] : Received messageSentHandler frame with [<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 24477, EmberApsFrame(profileId=260, clusterId=2820, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY: 64>, groupId=0, sequence=62), 157, <EmberStatus.DELIVERY_FAILED: 102>, b'']
[2021-04-26 20:01:17][DEBUG] : [0x5f9d] Delivery error for seq # 0x9c, on endpoint id 1 cluster 0x0b04: message send failure
[2021-04-26 20:01:17][DEBUG] : Traceback (most recent call last):
File "/var/www/html/plugins/zigbee/resources/zigbeed/restServer.py", line 166, in post
values = await cluster.read_attributes(self.json_args['attributes'],manufacturer=manufacturer)
File "/usr/local/lib/python3.7/dist-packages/zigpy/zcl/__init__.py", line 291, in read_attributes
result = await self.read_attributes_raw(to_read, manufacturer=manufacturer)
File "/usr/local/lib/python3.7/dist-packages/zigpy/device.py", line 218, in request
self.nwk, dst_ep, cluster
zigpy.exceptions.DeliveryError: [0x5f9d:1:0x0b04]: Message send failure
[2021-04-26 20:01:17][INFO] : 200 POST /device/attributes (127.0.0.1) 4822.19ms
[2021-04-26 20:01:22][DEBUG] : Send command nop: ()
[2021-04-26 20:01:22][DEBUG] : Sending: b'007521a9512aea907e'
[2021-04-26 20:01:22][DEBUG] : Data frame: b'0175a1a9512a72087e'
[2021-04-26 20:01:22][DEBUG] : Sending: b'8160597e'
[2021-04-26 20:01:22][DEBUG] : Application frame 5 (nop) received: b''
[2021-04-26 20:01:29][DEBUG] : Data frame: b'1175b1a9112a15b658914e24ab5593499c87b36a45d69874f5de3a83fc7e1e8df9184a7e'
[2021-04-26 20:01:29][DEBUG] : Sending: b'82503a7e'
[2021-04-26 20:01:29][DEBUG] : Application frame 69 (incomingMessageHandler) received: b'0004010504010100010000c994c1a818ffff0818590a0000212a12'
[2021-04-26 20:01:29][DEBUG] : Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=1029, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=201), 148, -63, 0x18a8, 255, 255, b'\x18Y
\x00\x00!*\x12']
[2021-04-26 20:01:29][DEBUG] : [0x18a8:1:0x0405] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=89 command_id=Command.Report_Attributes>
[2021-04-26 20:01:29][DEBUG] : [0x18a8:1:0x0405] ZCL request 0x000a: [[Attribute(attrid=0, value=<TypeValue type=uint16_t, value=4650>)]]
[2021-04-26 20:01:29][INFO] : [00:12:4b:00:22:6b:14:99][listener.general_command] Cluster: <zigpy.zcl.clusters.measurement.RelativeHumidity object at 0xb3ed0130> ClusterId: 0x0405 command_id: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=False disable_default_response=True> manufacturer=None tsn=89 command_id=Command.Report_Attributes> args: ([[Attribute(attrid=0, value=<TypeValue type=uint16_t, value=4650>)]],)
[2021-04-26 20:01:29][DEBUG] : [0x18a8:1:0x0405] Attribute report received: measured_value=4650
[2021-04-26 20:01:29][INFO] : [00:12:4b:00:22:6b:14:99][listener.attribute_updated] Received an attribute update 0=4650 on cluster 1029
[2021-04-26 20:01:29][DEBUG] : executing functools.partial(<built-in method execute of sqlite3.Connection object at 0xb47a1f20>, 'INSERT OR REPLACE INTO attributes VALUES (?, ?, ?, ?, ?)', (00:12:4b:00:22:6b:14:99, 1, 1029, 0, 4650))
[2021-04-26 20:01:29][DEBUG] : operation functools.partial(<built-in method execute of sqlite3.Connection object at 0xb47a1f20>, 'INSERT OR REPLACE INTO attributes VALUES (?, ?, ?, ?, ?)', (00:12:4b:00:22:6b:14:99, 1, 1029, 0, 4650)) completed
[2021-04-26 20:01:29][DEBUG] : executing functools.partial(<built-in method commit of sqlite3.Connection object at 0xb47a1f20>)
[2021-04-26 20:01:29][DEBUG] : operation functools.partial(<built-in method commit of sqlite3.Connection object at 0xb47a1f20>) completed
[2021-04-26 20:01:30][DEBUG] : Send to jeedom : {'devices': {'00:12:4b:00:22:6b:14:99': {'1': {'1029': {'0': {'value': '4650', 'cluster_name': 'Relative Humidity Measurement'}}}}}}
[2021-04-26 20:01:30][DEBUG] : Starting new HTTP connection (1): 127.0.0.1:80
[2021-04-26 20:01:30][DEBUG] : http://127.0.0.1:80 "POST /plugins/zigbee/core/php/jeeZigbee.php?apikey=cKC2YbVE1HqueMhTAVgvrOdUedD633hJ HTTP/1.1" 200 0
[2021-04-26 20:01:32][DEBUG] : Send command nop: ()
[2021-04-26 20:01:32][DEBUG] : Sending: b'127a21a9512a1ead7e'
[2021-04-26 20:01:32][DEBUG] : Data frame: b'227aa1a9512aec197e'
[2021-04-26 20:01:32][DEBUG] : Sending: b'83401b7e'
[2021-04-26 20:01:32][DEBUG] : Application frame 5 (nop) received: b''
[2021-04-26 20:01:35][DEBUG] : Data frame: b'327ab5a9362a56eff26ab575e1d58cbb7e'
[2021-04-26 20:01:35][DEBUG] : Sending: b'8430fc7e'
[2021-04-26 20:01:35][DEBUG] : Application frame 98 (incomingSenderEui64Handler) received: b'435dabfeff504b80'
[2021-04-26 20:01:35][DEBUG] : Received incomingSenderEui64Handler frame with [80:4b:50:ff:fe:ab:5d:43]
[2021-04-26 20:01:35][DEBUG] : Data frame: b'427ab1a9112a11b259944a25aa5596499c868b6c4c509874f636f5785980c06b2701de6f76767e'
[2021-04-26 20:01:35][DEBUG] : Sending: b'8520dd7e'
[2021-04-26 20:01:35][DEBUG] : Application frame 69 (incomingMessageHandler) received: b'0400000000000000040000c8acc7a19effff0bf096f1a5feffcccccc0000'
[2021-04-26 20:01:35][DEBUG] : Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_BROADCAST: 4>, EmberApsFrame(profileId=0, clusterId=0, sourceEndpoint=0, destinationEndpoint=0, options=<EmberApsOption.APS_OPTION_SOURCE_EUI64: 1024>, groupId=0, sequence=200), 172, -57, 0x9ea1, 255, 255, b'\xf0\x96\xf1\xa5\xfe\xff\xcc\xcc\xcc\x00\x00']
[2021-04-26 20:01:35][DEBUG] : [0x9ea1:zdo] ZDO request ZDOCmd.NWK_addr_req: [cc:cc:cc:ff:fe:a5:f1:96, 0, 0]
[2021-04-26 20:01:35][DEBUG] : Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x9EA1, EmberApsFrame(profileId=0, clusterId=32768, sourceEndpoint=0, destinationEndpoint=0, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY|APS_OPTION_RETRY: 320>, groupId=0, sequence=240), 158, b'\xf0\x00\x96\xf1\xa5\xfe\xff\xcc\xcc\xcc\x00\x00\x00\x00')
[2021-04-26 20:01:35][DEBUG] : Sending: b'257b21a9602a157d33c7944a252a5592099d4e275b73c0978b6b37c67703b2f36bebcdde6f9ac97e'
[2021-04-26 20:01:35][DEBUG] : Data frame: b'537ba1a9602a15f2f0ff7e'
[2021-04-26 20:01:35][DEBUG] : Sending: b'8610be7e'
[2021-04-26 20:01:35][DEBUG] : Application frame 52 (sendUnicast) received: b'0040'
[2021-04-26 20:01:36][DEBUG] : Data frame: b'637bb1a96b2a134fa6944a25aa559249984e276312a867bea07e'
[2021-04-26 20:01:36][DEBUG] : Sending: b'87009f7e'
[2021-04-26 20:01:36][DEBUG] : Application frame 63 (messageSentHandler) received: b'06fdff00000000000000040000c8ff6600'
[2021-04-26 20:01:36][DEBUG] : Received messageSentHandler frame with [<EmberOutgoingMessageType.OUTGOING_BROADCAST: 6>, 65533, EmberApsFrame(profileId=0, clusterId=0, sourceEndpoint=0, destinationEndpoint=0, options=<EmberApsOption.APS_OPTION_SOURCE_EUI64: 1024>, groupId=0, sequence=200), 255, <EmberStatus.DELIVERY_FAILED: 102>, b'']
[2021-04-26 20:01:36][DEBUG] : Unexpected message send notification tag: 255
[2021-04-26 20:01:39][DEBUG] : Data frame: b'737bb1a9112a15b658914e24ab5593499cbabf693dea9874f5de8d83fc7e1e96e45b437e'
[2021-04-26 20:01:39][DEBUG] : Sending: b'8070787e'
[2021-04-26 20:01:39][DEBUG] : Application frame 69 (incomingMessageHandler) received: b'0004010504010100010000f498c2d024ffff0818ee0a000021310f'
[2021-04-26 20:01:39][DEBUG] : Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=1029, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=244), 152, -62, 0x24d0, 255, 255, b'\x18\xee
\x00\x00!1\x0f']
[2021-04-26 20:01:39][DEBUG] : [0x24d0:1:0x0405] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=238 command_id=Command.Report_Attributes>
[2021-04-26 20:01:39][DEBUG] : [0x24d0:1:0x0405] ZCL request 0x000a: [[Attribute(attrid=0, value=<TypeValue type=uint16_t, value=3889>)]]
[2021-04-26 20:01:39][INFO] : [00:12:4b:00:22:6a:0b:05][listener.general_command] Cluster: <zigpy.zcl.clusters.measurement.RelativeHumidity object at 0xb3ed91d0> ClusterId: 0x0405 command_id: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=False disable_default_response=True> manufacturer=None tsn=238 command_id=Command.Report_Attributes> args: ([[Attribute(attrid=0, value=<TypeValue type=uint16_t, value=3889>)]],)
[2021-04-26 20:01:39][DEBUG] : [0x24d0:1:0x0405] Attribute report received: measured_value=3889
[2021-04-26 20:01:39][INFO] : [00:12:4b:00:22:6a:0b:05][listener.attribute_updated] Received an attribute update 0=3889 on cluster 1029
[2021-04-26 20:01:39][DEBUG] : executing functools.partial(<built-in method execute of sqlite3.Connection object at 0xb47a1f20>, 'INSERT OR REPLACE INTO attributes VALUES (?, ?, ?, ?, ?)', (00:12:4b:00:22:6a:0b:05, 1, 1029, 0, 3889))
[2021-04-26 20:01:39][DEBUG] : operation functools.partial(<built-in method execute of sqlite3.Connection object at 0xb47a1f20>, 'INSERT OR REPLACE INTO attributes VALUES (?, ?, ?, ?, ?)', (00:12:4b:00:22:6a:0b:05, 1, 1029, 0, 3889)) completed
[2021-04-26 20:01:39][DEBUG] : executing functools.partial(<built-in method commit of sqlite3.Connection object at 0xb47a1f20>)
[2021-04-26 20:01:39][DEBUG] : operation functools.partial(<built-in method commit of sqlite3.Connection object at 0xb47a1f20>) completed
[2021-04-26 20:01:39][DEBUG] : Send to jeedom : {'devices': {'00:12:4b:00:22:6a:0b:05': {'1': {'1029': {'0': {'value': '3889', 'cluster_name': 'Relative Humidity Measurement'}}}}}}
[2021-04-26 20:01:39][DEBUG] : Starting new HTTP connection (1): 127.0.0.1:80
[2021-04-26 20:01:39][DEBUG] : http://127.0.0.1:80 "POST /plugins/zigbee/core/php/jeeZigbee.php?apikey=cKC2YbVE1HqueMhTAVgvrOdUedD633hJ HTTP/1.1" 200 0
[2021-04-26 20:01:40][DEBUG] : Data frame: b'037bb1a96b2a1513c7944a252a5592099c4e27eb73a86710507e'
[2021-04-26 20:01:40][DEBUG] : Sending: b'8160597e'
[2021-04-26 20:01:40][DEBUG] : Application frame 63 (messageSentHandler) received: b'00a19e00000080000040000000409e6600'
[2021-04-26 20:01:40][DEBUG] : Received messageSentHandler frame with [<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 40609, EmberApsFrame(profileId=0, clusterId=32768, sourceEndpoint=0, destinationEndpoint=0, options=<EmberApsOption.APS_OPTION_RETRY: 64>, groupId=0, sequence=64), 158, <EmberStatus.DELIVERY_FAILED: 102>, b'']
[2021-04-26 20:01:40][DEBUG] : [0x9ea1] Delivery error for seq # 0xf0, on endpoint id 0 cluster 0x8000: message send failure
[2021-04-26 20:01:42][DEBUG] : Send command nop: ()
[2021-04-26 20:01:42][DEBUG] : Sending: b'317821a9512aa1c67e'
[2021-04-26 20:01:42][DEBUG] : Data frame: b'1478a1a9512a0af77e'
[2021-04-26 20:01:42][DEBUG] : Sending: b'82503a7e'
[2021-04-26 20:01:42][DEBUG] : Application frame 5 (nop) received: b''
[2021-04-26 20:01:52][DEBUG] : Send command nop: ()
[2021-04-26 20:01:52][DEBUG] : Sending: b'427921a9512a80eb7e'
[2021-04-26 20:01:52][DEBUG] : Data frame: b'2579a1a9512aca8a7e'
[2021-04-26 20:01:52][DEBUG] : Sending: b'83401b7e'
[2021-04-26 20:01:52][DEBUG] : Application frame 5 (nop) received: b''
[2021-04-26 20:02:00][DEBUG] : Data frame: b'3579b1a9112a15b658924a24555593499c33bf6971689874face2283fc7e2fa6ba197e'
[2021-04-26 20:02:00][DEBUG] : Sending: b'8430fc7e'
[2021-04-26 20:02:00][DEBUG] : Application frame 69 (incomingMessageHandler) received: b'000401060001ff000100007d98c29ca6ffff0708410a00001001'
[2021-04-26 20:02:00][DEBUG] : Received incomingMessageHandler frame with [<EmberIncomingMessageType.INCOMING_UNICAST: 0>, EmberApsFrame(profileId=260, clusterId=6, sourceEndpoint=1, destinationEndpoint=255, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY: 256>, groupId=0, sequence=125), 152, -62, 0xa69c, 255, 255, b'\x08A
\x00\x00\x10\x01']
[2021-04-26 20:02:00][DEBUG] : [0xa69c:1:0x0006] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=False> manufacturer=None tsn=65 command_id=Command.Report_Attributes>
[2021-04-26 20:02:00][DEBUG] : [0xa69c:1:0x0006] ZCL request 0x000a: [[Attribute(attrid=0, value=<TypeValue type=Bool, value=Bool.true>)]]
[2021-04-26 20:02:00][INFO] : [00:12:4b:00:22:67:39:8d][listener.general_command] Cluster: <zigpy.zcl.clusters.general.OnOff object at 0xb3ed9950> ClusterId: 0x0006 command_id: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=False disable_default_response=False> manufacturer=None tsn=65 command_id=Command.Report_Attributes> args: ([[Attribute(attrid=0, value=<TypeValue type=Bool, value=Bool.true>)]],)
[2021-04-26 20:02:00][DEBUG] : [0xa69c:1:0x0006] Attribute report received: on_off=1
[2021-04-26 20:02:00][INFO] : [00:12:4b:00:22:67:39:8d][listener.attribute_updated] Received an attribute update 0=Bool.true on cluster 6
[2021-04-26 20:02:00][DEBUG] : Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0xA69C, EmberApsFrame(profileId=260, clusterId=6, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY|APS_OPTION_RETRY: 320>, groupId=0, sequence=65), 159, b'\x18A\x0b
\x00')
[2021-04-26 20:02:00][DEBUG] : executing functools.partial(<built-in method execute of sqlite3.Connection object at 0xb47a1f20>, 'INSERT OR REPLACE INTO attributes VALUES (?, ?, ?, ?, ?)', (00:12:4b:00:22:67:39:8d, 1, 6, 0, <Bool.true: 1>))
[2021-04-26 20:02:00][DEBUG] : Sending: b'547d5e21a9602a152eff904b23aa5493099d4e27ea72cb7fcaf6cc63732b7e'
[2021-04-26 20:02:00][DEBUG] : operation functools.partial(<built-in method execute of sqlite3.Connection object at 0xb47a1f20>, 'INSERT OR REPLACE INTO attributes VALUES (?, ?, ?, ?, ?)', (00:12:4b:00:22:67:39:8d, 1, 6, 0, <Bool.true: 1>)) completed
[2021-04-26 20:02:00][DEBUG] : executing functools.partial(<built-in method commit of sqlite3.Connection object at 0xb47a1f20>)
[2021-04-26 20:02:00][DEBUG] : Data frame: b'467ea1a9602a15f3ec737e'
[2021-04-26 20:02:00][DEBUG] : Sending: b'8520dd7e'
[2021-04-26 20:02:00][DEBUG] : Application frame 52 (sendUnicast) received: b'0041'
[2021-04-26 20:02:00][DEBUG] : Send to jeedom : {'devices': {'00:12:4b:00:22:67:39:8d': {'1': {'6': {'0': {'value': 'Bool.true', 'cluster_name': 'On/Off'}}}}}}
[2021-04-26 20:02:00][DEBUG] : Starting new HTTP connection (1): 127.0.0.1:80
[2021-04-26 20:02:00][DEBUG] : http://127.0.0.1:80 "POST /plugins/zigbee/core/php/jeeZigbee.php?apikey=cKC2YbVE1HqueMhTAVgvrOdUedD633hJ HTTP/1.1" 200 0
[2021-04-26 20:02:00][DEBUG] : operation functools.partial(<built-in method commit of sqlite3.Connection object at 0xb47a1f20>) completed
[2021-04-26 20:02:02][DEBUG] : Send command nop: ()
[2021-04-26 20:02:02][DEBUG] : Sending: b'657f21a9512ab0277e'
[2021-04-26 20:02:02][DEBUG] : Data frame: b'577fa1a9512ac9d37e'
[2021-04-26 20:02:02][DEBUG] : Sending: b'8610be7e'
[2021-04-26 20:02:02][DEBUG] : Application frame 5 (nop) received: b''
[2021-04-26 20:02:03][DEBUG] : [DeviceHandler.prepare] Json arg : {'ieee': '58:8e:81:ff:fe:ff:5d:ee', 'endpoint': 1, 'cluster': 6, 'cluster_type': 'in', 'attributes': [0], 'allowCache': 0}
[2021-04-26 20:02:03][DEBUG] : Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x5F9D, EmberApsFrame(profileId=260, clusterId=6, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY|APS_OPTION_RETRY: 320>, groupId=0, sequence=160), 161, b'\x00\xa0\x00\x00\x00')
[2021-04-26 20:02:03][DEBUG] : Sending: b'767c21a9602a152f06904b23aa5493099d4e270b4ccb672bfdc66352b27e'
[2021-04-26 20:02:03][DEBUG] : Data frame: b'607ca1a9602a15f047507e'
[2021-04-26 20:02:03][DEBUG] : Sending: b'87009f7e'
[2021-04-26 20:02:03][DEBUG] : Application frame 52 (sendUnicast) received: b'0042'
[2021-04-26 20:02:03][DEBUG] : [DeviceHandler.prepare] Json arg : {'ieee': '58:8e:81:ff:fe:ff:5c:2a', 'endpoint': 1, 'cluster': 6, 'cluster_type': 'in', 'attributes': [0], 'allowCache': 0}
[2021-04-26 20:02:03][DEBUG] : Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x90AD, EmberApsFrame(profileId=260, clusterId=6, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY|APS_OPTION_RETRY: 320>, groupId=0, sequence=162), 163, b'\x00\xa2\x00\x00\x00')
[2021-04-26 20:02:03][DEBUG] : Sending: b'077d5d21a9602a151fc9904b23aa5493099d4e27094ecb6729fdc6636e177e'
[2021-04-26 20:02:03][DEBUG] : Data frame: b'717da1a9602a15f195777e'
[2021-04-26 20:02:03][DEBUG] : Sending: b'8070787e'
[2021-04-26 20:02:03][DEBUG] : Application frame 52 (sendUnicast) received: b'0043'
[2021-04-26 20:02:05][DEBUG] : Data frame: b'017db1a96b2a152eff904b23aa5493099c4e27ea72a867f1b17e'
[2021-04-26 20:02:05][DEBUG] : Sending: b'8160597e'
[2021-04-26 20:02:05][DEBUG] : Application frame 63 (messageSentHandler) received: b'009ca604010600010140000000419f6600'
[2021-04-26 20:02:05][DEBUG] : Received messageSentHandler frame with [<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 42652, EmberApsFrame(profileId=260, clusterId=6, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY: 64>, groupId=0, sequence=65), 159, <EmberStatus.DELIVERY_FAILED: 102>, b'']
[2021-04-26 20:02:05][DEBUG] : [0xa69c] Delivery error for seq # 0x41, on endpoint id 1 cluster 0x0006: message send failure
[2021-04-26 20:02:08][DEBUG] : Data frame: b'117db1a96b2a152f06904b23aa5493099c4e27e94ca86708a77e'
[2021-04-26 20:02:08][DEBUG] : Sending: b'82503a7e'
[2021-04-26 20:02:08][DEBUG] : Application frame 63 (messageSentHandler) received: b'009d5f0401060001014000000042a16600'
[2021-04-26 20:02:08][DEBUG] : Received messageSentHandler frame with [<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 24477, EmberApsFrame(profileId=260, clusterId=6, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY: 64>, groupId=0, sequence=66), 161, <EmberStatus.DELIVERY_FAILED: 102>, b'']
[2021-04-26 20:02:08][DEBUG] : [0x5f9d] Delivery error for seq # 0xa0, on endpoint id 1 cluster 0x0006: message send failure
[2021-04-26 20:02:08][DEBUG] : Traceback (most recent call last):
File "/var/www/html/plugins/zigbee/resources/zigbeed/restServer.py", line 166, in post
values = await cluster.read_attributes(self.json_args['attributes'],manufacturer=manufacturer)
File "/usr/local/lib/python3.7/dist-packages/zigpy/zcl/__init__.py", line 291, in read_attributes
result = await self.read_attributes_raw(to_read, manufacturer=manufacturer)
File "/usr/local/lib/python3.7/dist-packages/zigpy/quirks/__init__.py", line 209, in read_attributes_raw
attributes, manufacturer=manufacturer
File "/usr/local/lib/python3.7/dist-packages/zigpy/device.py", line 218, in request
self.nwk, dst_ep, cluster
zigpy.exceptions.DeliveryError: [0x5f9d:1:0x0006]: Message send failure
[2021-04-26 20:02:08][INFO] : 200 POST /device/attributes (127.0.0.1) 4824.40ms
[2021-04-26 20:02:08][DEBUG] : [DeviceHandler.prepare] Json arg : {'ieee': '58:8e:81:ff:fe:ff:5d:ee', 'endpoint': 1, 'cluster': 1794, 'cluster_type': 'in', 'attributes': [0], 'allowCache': 0}
[2021-04-26 20:02:08][DEBUG] : Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x5F9D, EmberApsFrame(profileId=260, clusterId=1794, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY|APS_OPTION_RETRY: 320>, groupId=0, sequence=164), 165, b'\x00\xa4\x00\x00\x00')
[2021-04-26 20:02:08][DEBUG] : Sending: b'120221a9602a152f06904b27ad5493099d4e270f48cb672ffdc663b0bd7e'
[2021-04-26 20:02:08][DEBUG] : Data frame: b'2202a1a9602a15f6e8097e'
[2021-04-26 20:02:08][DEBUG] : Sending: b'83401b7e'
[2021-04-26 20:02:08][DEBUG] : Application frame 52 (sendUnicast) received: b'0044'
[2021-04-26 20:02:08][DEBUG] : Data frame: b'3202b1a96b2a151fc9904b23aa5493099c4e27e84ea867d66e7e'
[2021-04-26 20:02:08][DEBUG] : Sending: b'8430fc7e'
[2021-04-26 20:02:08][DEBUG] : Application frame 63 (messageSentHandler) received: b'00ad900401060001014000000043a36600'
[2021-04-26 20:02:08][DEBUG] : Received messageSentHandler frame with [<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 37037, EmberApsFrame(profileId=260, clusterId=6, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY: 64>, groupId=0, sequence=67), 163, <EmberStatus.DELIVERY_FAILED: 102>, b'']
[2021-04-26 20:02:08][DEBUG] : [0x90ad] Delivery error for seq # 0xa2, on endpoint id 1 cluster 0x0006: message send failure
[2021-04-26 20:02:08][DEBUG] : Traceback (most recent call last):
File "/var/www/html/plugins/zigbee/resources/zigbeed/restServer.py", line 166, in post
values = await cluster.read_attributes(self.json_args['attributes'],manufacturer=manufacturer)
File "/usr/local/lib/python3.7/dist-packages/zigpy/zcl/__init__.py", line 291, in read_attributes
result = await self.read_attributes_raw(to_read, manufacturer=manufacturer)
File "/usr/local/lib/python3.7/dist-packages/zigpy/quirks/__init__.py", line 209, in read_attributes_raw
attributes, manufacturer=manufacturer
File "/usr/local/lib/python3.7/dist-packages/zigpy/device.py", line 218, in request
self.nwk, dst_ep, cluster
zigpy.exceptions.DeliveryError: [0x90ad:1:0x0006]: Message send failure
[2021-04-26 20:02:08][INFO] : 200 POST /device/attributes (127.0.0.1) 4820.72ms
[2021-04-26 20:02:08][DEBUG] : [DeviceHandler.prepare] Json arg : {'ieee': '58:8e:81:ff:fe:ff:5c:2a', 'endpoint': 1, 'cluster': 1794, 'cluster_type': 'in', 'attributes': [0], 'allowCache': 0}
[2021-04-26 20:02:08][DEBUG] : Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x90AD, EmberApsFrame(profileId=260, clusterId=1794, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY|APS_OPTION_RETRY: 320>, groupId=0, sequence=166), 167, b'\x00\xa6\x00\x00\x00')
[2021-04-26 20:02:08][DEBUG] : Sending: b'240321a9602a151fc9904b27ad5493099d4e270d4acb672dfdc663ef0f7e'
[2021-04-26 20:02:08][DEBUG] : Data frame: b'4303a1a9602a15f78a227e'
[2021-04-26 20:02:08][DEBUG] : Sending: b'8520dd7e'
[2021-04-26 20:02:08][DEBUG] : Application frame 52 (sendUnicast) received: b'0045'
[2021-04-26 20:02:12][DEBUG] : Send command nop: ()
[2021-04-26 20:02:12][DEBUG] : Sending: b'350021a9512ab8cc7e'
[2021-04-26 20:02:12][DEBUG] : Data frame: b'5400a1a9512a7f4c7e'
[2021-04-26 20:02:12][DEBUG] : Sending: b'8610be7e'
[2021-04-26 20:02:12][DEBUG] : Application frame 5 (nop) received: b''
[2021-04-26 20:02:12][DEBUG] : Data frame: b'6400b1a96b2a152f06904b27ad5493099c4e27ef48a86731587e'
[2021-04-26 20:02:12][DEBUG] : Sending: b'87009f7e'
[2021-04-26 20:02:12][DEBUG] : Application frame 63 (messageSentHandler) received: b'009d5f0401020701014000000044a56600'
[2021-04-26 20:02:12][DEBUG] : Received messageSentHandler frame with [<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 24477, EmberApsFrame(profileId=260, clusterId=1794, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY: 64>, groupId=0, sequence=68), 165, <EmberStatus.DELIVERY_FAILED: 102>, b'']
[2021-04-26 20:02:12][DEBUG] : [0x5f9d] Delivery error for seq # 0xa4, on endpoint id 1 cluster 0x0702: message send failure
[2021-04-26 20:02:12][DEBUG] : Traceback (most recent call last):
File "/var/www/html/plugins/zigbee/resources/zigbeed/restServer.py", line 166, in post
values = await cluster.read_attributes(self.json_args['attributes'],manufacturer=manufacturer)
File "/usr/local/lib/python3.7/dist-packages/zigpy/zcl/__init__.py", line 291, in read_attributes
result = await self.read_attributes_raw(to_read, manufacturer=manufacturer)
File "/usr/local/lib/python3.7/dist-packages/zigpy/device.py", line 218, in request
self.nwk, dst_ep, cluster
zigpy.exceptions.DeliveryError: [0x5f9d:1:0x0702]: Message send failure
[2021-04-26 20:02:12][INFO] : 200 POST /device/attributes (127.0.0.1) 4821.79ms
[2021-04-26 20:02:12][DEBUG] : [DeviceHandler.prepare] Json arg : {'ieee': '58:8e:81:ff:fe:ff:5d:ee', 'endpoint': 1, 'cluster': 2820, 'cluster_type': 'in', 'attributes': [1291], 'allowCache': 0}
[2021-04-26 20:02:12][DEBUG] : Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x5F9D, EmberApsFrame(profileId=260, clusterId=2820, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY|APS_OPTION_RETRY: 320>, groupId=0, sequence=168), 169, b'\x00\xa8\x00\x0b\x05')
[2021-04-26 20:02:12][DEBUG] : Sending: b'470121a9602a152f06904b21a15493099d4e270344cb6723fdcd66a7587e'
[2021-04-26 20:02:12][DEBUG] : Data frame: b'7501a1a9602a15f41cb57e'
[2021-04-26 20:02:12][DEBUG] : Sending: b'8070787e'
[2021-04-26 20:02:12][DEBUG] : Application frame 52 (sendUnicast) received: b'0046'
[2021-04-26 20:02:13][DEBUG] : Data frame: b'0501b1a96b2a151fc9904b27ad5493099c4e27ee4aa867c4bc7e'
[2021-04-26 20:02:13][DEBUG] : Sending: b'8160597e'
[2021-04-26 20:02:13][DEBUG] : Application frame 63 (messageSentHandler) received: b'00ad900401020701014000000045a76600'
[2021-04-26 20:02:13][DEBUG] : Received messageSentHandler frame with [<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 37037, EmberApsFrame(profileId=260, clusterId=1794, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_RETRY: 64>, groupId=0, sequence=69), 167, <EmberStatus.DELIVERY_FAILED: 102>, b'']
[2021-04-26 20:02:13][DEBUG] : [0x90ad] Delivery error for seq # 0xa6, on endpoint id 1 cluster 0x0702: message send failure
[2021-04-26 20:02:13][DEBUG] : Traceback (most recent call last):
File "/var/www/html/plugins/zigbee/resources/zigbeed/restServer.py", line 166, in post
values = await cluster.read_attributes(self.json_args['attributes'],manufacturer=manufacturer)
File "/usr/local/lib/python3.7/dist-packages/zigpy/zcl/__init__.py", line 291, in read_attributes
result = await self.read_attributes_raw(to_read, manufacturer=manufacturer)
File "/usr/local/lib/python3.7/dist-packages/zigpy/device.py", line 218, in request
self.nwk, dst_ep, cluster
zigpy.exceptions.DeliveryError: [0x90ad:1:0x0702]: Message send failure
[2021-04-26 20:02:13][INFO] : 200 POST /device/attributes (127.0.0.1) 5049.17ms
[2021-04-26 20:02:13][DEBUG] : [DeviceHandler.prepare] Json arg : {'ieee': '58:8e:81:ff:fe:ff:5c:2a', 'endpoint': 1, 'cluster': 2820, 'cluster_type': 'in', 'attributes': [1291], 'allowCache': 0}
[2021-04-26 20:02:13][DEBUG] : Send command sendUnicast: (<EmberOutgoingMessageType.OUTGOING_DIRECT: 0>, 0x90AD, EmberApsFrame(profileId=260, clusterId=2820, sourceEndpoint=1, destinationEndpoint=1, options=<EmberApsOption.APS_OPTION_ENABLE_ROUTE_DISCOVERY|APS_OPTION_RETRY: 320>, groupId=0, sequence=170), 171, b'\x00\xaa\x00\x0b\x05')
[2021-04-26 20:02:13][DEBUG] : Sending: b'510621a9602a151fc9904b21a15493099d4e270146cb6721fdcd66ad4d7e'
[2021-04-26 20:02:13][DEBUG] : Data frame: b'1606a1a9602a15f5501d7e'
[2021-04-26 20:02:13][DEBUG] : Sending: b'82503a7e'
[2021-04-26 20:02:13][DEBUG] : Application frame 52 (sendUnicast) received: b'0047'