Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "node_descriptor": "NodeDescriptor(byte1=2, byte2=64, mac_capability_flags=128, manufacturer_code=4098, maximum_buffer_size=82, maximum_incoming_transfer_size=82, server_mask=11264, maximum_outgoing_transfer_size=82, descriptor_capability_field=0)",
- "endpoints": {
- "1": {
- "profile_id": 260,
- "device_type": "0x0051",
- "in_clusters": [
- "0x0000",
- "0x0004",
- "0x0005",
- "0xef00"
- ],
- "out_clusters": [
- "0x000a",
- "0x0019"
- ]
- }
- },
- "manufacturer": "_TZE200_kfvq6avy",
- "model": "TS0601",
- "class": "zigpy.device.Device"
- }
- 2020-12-11 11:19:48 DEBUG (MainThread) [zigpy_znp.uart] Connecting to /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B00193680F2-if00 at 115200 baud
- 2020-12-11 11:19:48 DEBUG (MainThread) [zigpy_znp.uart] Opened /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B00193680F2-if00 serial port
- 2020-12-11 11:19:48 DEBUG (MainThread) [zigpy_znp.uart] Toggling RTS/CTS to skip CC2652R bootloader
- 2020-12-11 11:19:48 DEBUG (MainThread) [zigpy_znp.uart] Connected to /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B00193680F2-if00 at 115200 baud
- 2020-12-11 11:19:48 DEBUG (MainThread) [zigpy_znp.api] Waiting 1s before sending anything
- 2020-12-11 11:19:49 DEBUG (MainThread) [zigpy_znp.api] Sending bootloader skip byte
- 2020-12-11 11:19:49 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF\xEF'
- 2020-12-11 11:19:49 DEBUG (MainThread) [zigpy_znp.api] Waiting 1s or until a reset indication is received
- 2020-12-11 11:19:49 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(SYS.ResetInd.Callback(Reason=None, TransportRev=None, ProductId=None, MajorRel=None, MinorRel=None, MaintRel=None),), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436, <TaskWakeupMethWrapper object at 0x7f525e1d3e20>()]>)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(SYS.ResetInd.Callback(Reason=None, TransportRev=None, ProductId=None, MajorRel=None, MinorRel=None, MaintRel=None),), future=<Future cancelled>)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x80, subsystem=Subsystem.SYS, type=CommandType.AREQ)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] There are 0 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Testing connection to /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B00193680F2-if00
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Sending request: SYS.Version.Req()
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(SYS.Version.Rsp(TransportRev=None, ProductId=None, MajorRel=None, MinorRel=None, MaintRel=None, CodeRevision=None, BootloaderBuildType=None, BootloaderRevision=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x02, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x00\x21\x02\x23'
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x0E\x61\x02\x02\x00\x02\x06\x03\x90\x15\x34\x01\x02\x00\x00\x00\x00\xDA'
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x02, subsystem=Subsystem.SYS, type=CommandType.SRSP), data=b'\x02\x00\x02\x06\x03\x90\x15\x34\x01\x02\x00\x00\x00\x00'))
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Received command: SYS.Version.Rsp(TransportRev=2, ProductId=0, MajorRel=2, MinorRel=6, MaintRel=3, CodeRevision=20190608, BootloaderBuildType=<BootloaderBuildType.BUILT_AS_HEX: 2>, BootloaderRevision=0)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] SYS.Version.Rsp(TransportRev=2, ProductId=0, MajorRel=2, MinorRel=6, MaintRel=3, CodeRevision=20190608, BootloaderBuildType=<BootloaderBuildType.BUILT_AS_HEX: 2>, BootloaderRevision=0) matches OneShotResponseListener(matching_commands=(SYS.Version.Rsp(TransportRev=None, ProductId=None, MajorRel=None, MinorRel=None, MaintRel=None, CodeRevision=None, BootloaderBuildType=None, BootloaderRevision=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x02, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.Version.R...derRevision=0)>)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(SYS.Version.Rsp(TransportRev=None, ProductId=None, MajorRel=None, MinorRel=None, MaintRel=None, CodeRevision=None, BootloaderBuildType=None, BootloaderRevision=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x02, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.Version.R...derRevision=0)>)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x02, subsystem=Subsystem.SYS, type=CommandType.SRSP)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] There are 0 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Sending request: SYS.Ping.Req()
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(SYS.Ping.Rsp(Capabilities=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x01, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x00\x21\x01\x20'
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x02\x61\x01\x79\x01\x1A'
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x01, subsystem=Subsystem.SYS, type=CommandType.SRSP), data=b'\x79\x01'))
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Received command: SYS.Ping.Rsp(Capabilities=<MTCapabilities.CAP_APP|CAP_UTIL|CAP_SAPI|CAP_ZDO|CAP_AF|CAP_SYS: 377>)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] SYS.Ping.Rsp(Capabilities=<MTCapabilities.CAP_APP|CAP_UTIL|CAP_SAPI|CAP_ZDO|CAP_AF|CAP_SYS: 377>) matches OneShotResponseListener(matching_commands=(SYS.Ping.Rsp(Capabilities=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x01, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.Ping.Rsp(...CAP_SYS: 377>)>)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(SYS.Ping.Rsp(Capabilities=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x01, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.Ping.Rsp(...CAP_SYS: 377>)>)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x01, subsystem=Subsystem.SYS, type=CommandType.SRSP)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] There are 0 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Connected to /dev/serial/by-id/usb-Texas_Instruments_TI_CC2531_USB_CDC___0X00124B00193680F2-if00 at 115200 baud
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Creating callback CallbackResponseListener(matching_commands=(AF.IncomingMsg.Callback(GroupId=None, ClusterId=None, SrcAddr=None, SrcEndpoint=None, DstEndpoint=None, WasBroadcast=None, LQI=None, SecurityUse=None, TimeStamp=None, TSN=None, Data=None, MacSrcAddr=None, MsgResultRadius=None),), callback=<bound method ControllerApplication.on_af_message of <zigpy_znp.zigbee.application.ControllerApplication object at 0x7f525e3a1d60>>)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Creating callback CallbackResponseListener(matching_commands=(ZDO.EndDeviceAnnceInd.Callback(Src=None, NWK=None, IEEE=None, Capabilities=None),), callback=<bound method ControllerApplication.on_zdo_device_announce of <zigpy_znp.zigbee.application.ControllerApplication object at 0x7f525e3a1d60>>)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Creating callback CallbackResponseListener(matching_commands=(ZDO.TCDevInd.Callback(SrcNwk=None, SrcIEEE=None, ParentNwk=None),), callback=<bound method ControllerApplication.on_zdo_tc_device_join of <zigpy_znp.zigbee.application.ControllerApplication object at 0x7f525e3a1d60>>)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Creating callback CallbackResponseListener(matching_commands=(ZDO.LeaveInd.Callback(NWK=None, IEEE=None, Request=None, Remove=None, Rejoin=None),), callback=<bound method ControllerApplication.on_zdo_device_leave of <zigpy_znp.zigbee.application.ControllerApplication object at 0x7f525e3a1d60>>)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Creating callback CallbackResponseListener(matching_commands=(ZDO.SrcRtgInd.Callback(DstAddr=None, Relays=None),), callback=<bound method ControllerApplication.on_zdo_relays_message of <zigpy_znp.zigbee.application.ControllerApplication object at 0x7f525e3a1d60>>)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Sending request: SYS.OSALNVLength.Req(Id=<OsalNvIds.HAS_CONFIGURED_ZSTACK1: 3840>)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x02\x21\x13\x00\x0F\x3F'
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x02\x61\x13\x01\x00\x71'
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SRSP), data=b'\x01\x00'))
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Received command: SYS.OSALNVLength.Rsp(ItemLen=1)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] SYS.OSALNVLength.Rsp(ItemLen=1) matches OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVLen...Rsp(ItemLen=1)>)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVLen...Rsp(ItemLen=1)>)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SRSP)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Sending request: SYS.OSALNVReadExt.Req(Id=<OsalNvIds.HAS_CONFIGURED_ZSTACK1: 3840>, Offset=0)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436, <TaskWakeupMethWrapper object at 0x7f525e061730>()]>)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x04\x21\x1C\x00\x0F\x00\x00\x36'
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x03\x61\x1C\x00\x01\x55\x2A'
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SRSP), data=b'\x00\x01\x55'))
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Received command: SYS.OSALNVReadExt.Rsp(Status=<Status.SUCCESS: 0>, Value=b'\x55')
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] SYS.OSALNVReadExt.Rsp(Status=<Status.SUCCESS: 0>, Value=b'\x55') matches OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVRea...Value=b'\x55')>)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVRea...Value=b'\x55')>)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SRSP)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(SYS.ResetInd.Callback(Reason=None, TransportRev=None, ProductId=None, MajorRel=None, MinorRel=None, MaintRel=None),), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Sending request: SYS.ResetReq.Req(Type=<ResetType.Soft: 1>)
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.api] Request has no response, not waiting for one.
- 2020-12-11 11:19:50 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x01\x41\x00\x01\x41'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x06\x41\x80\x00\x02\x00\x02\x06\x03\xC2'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x80, subsystem=Subsystem.SYS, type=CommandType.AREQ), data=b'\x00\x02\x00\x02\x06\x03'))
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Received command: SYS.ResetInd.Callback(Reason=<ResetReason.PowerUp: 0>, TransportRev=2, ProductId=0, MajorRel=2, MinorRel=6, MaintRel=3)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] SYS.ResetInd.Callback(Reason=<ResetReason.PowerUp: 0>, TransportRev=2, ProductId=0, MajorRel=2, MinorRel=6, MaintRel=3) matches OneShotResponseListener(matching_commands=(SYS.ResetInd.Callback(Reason=None, TransportRev=None, ProductId=None, MajorRel=None, MinorRel=None, MaintRel=None),), future=<Future finished result=SYS.ResetInd....6, MaintRel=3)>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(SYS.ResetInd.Callback(Reason=None, TransportRev=None, ProductId=None, MajorRel=None, MinorRel=None, MaintRel=None),), future=<Future finished result=SYS.ResetInd....6, MaintRel=3)>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x80, subsystem=Subsystem.SYS, type=CommandType.AREQ)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(SYS.ResetInd.Callback(Reason=None, TransportRev=None, ProductId=None, MajorRel=None, MinorRel=None, MaintRel=None),), future=<Future finished result=SYS.ResetInd....6, MaintRel=3)>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x80, subsystem=Subsystem.SYS, type=CommandType.AREQ)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:52 INFO (MainThread) [zigpy_znp.zigbee.application] ZNP is already configured, not forming a new network
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Sending request: SYS.OSALNVLength.Req(Id=<OsalNvIds.LOGICAL_TYPE: 135>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x02\x21\x13\x87\x00\xB7'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x02\x61\x13\x01\x00\x71'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SRSP), data=b'\x01\x00'))
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Received command: SYS.OSALNVLength.Rsp(ItemLen=1)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] SYS.OSALNVLength.Rsp(ItemLen=1) matches OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVLen...Rsp(ItemLen=1)>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVLen...Rsp(ItemLen=1)>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Sending request: SYS.OSALNVReadExt.Req(Id=<OsalNvIds.LOGICAL_TYPE: 135>, Offset=0)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x04\x21\x1C\x87\x00\x00\x00\xBE'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x03\x61\x1C\x00\x01\x00\x7F'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SRSP), data=b'\x00\x01\x00'))
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Received command: SYS.OSALNVReadExt.Rsp(Status=<Status.SUCCESS: 0>, Value=b'\x00')
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] SYS.OSALNVReadExt.Rsp(Status=<Status.SUCCESS: 0>, Value=b'\x00') matches OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVRea...Value=b'\x00')>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVRea...Value=b'\x00')>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Sending request: SYS.OSALNVLength.Req(Id=<OsalNvIds.CONCENTRATOR_ENABLE: 50>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x02\x21\x13\x32\x00\x02'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x02\x61\x13\x01\x00\x71'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SRSP), data=b'\x01\x00'))
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Received command: SYS.OSALNVLength.Rsp(ItemLen=1)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] SYS.OSALNVLength.Rsp(ItemLen=1) matches OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVLen...Rsp(ItemLen=1)>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVLen...Rsp(ItemLen=1)>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Sending request: SYS.OSALNVReadExt.Req(Id=<OsalNvIds.CONCENTRATOR_ENABLE: 50>, Offset=0)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436, <TaskWakeupMethWrapper object at 0x7f525e061550>()]>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x04\x21\x1C\x32\x00\x00\x00\x0B'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x03\x61\x1C\x00\x01\x01\x7E'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SRSP), data=b'\x00\x01\x01'))
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Received command: SYS.OSALNVReadExt.Rsp(Status=<Status.SUCCESS: 0>, Value=b'\x01')
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] SYS.OSALNVReadExt.Rsp(Status=<Status.SUCCESS: 0>, Value=b'\x01') matches OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVRea...Value=b'\x01')>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVRea...Value=b'\x01')>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Sending request: SYS.OSALNVLength.Req(Id=<OsalNvIds.CONCENTRATOR_DISCOVERY: 51>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436, <TaskWakeupMethWrapper object at 0x7f525e061af0>()]>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x02\x21\x13\x33\x00\x03'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x02\x61\x13\x01\x00\x71'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SRSP), data=b'\x01\x00'))
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Received command: SYS.OSALNVLength.Rsp(ItemLen=1)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] SYS.OSALNVLength.Rsp(ItemLen=1) matches OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVLen...Rsp(ItemLen=1)>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVLen...Rsp(ItemLen=1)>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Sending request: SYS.OSALNVReadExt.Req(Id=<OsalNvIds.CONCENTRATOR_DISCOVERY: 51>, Offset=0)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436, <TaskWakeupMethWrapper object at 0x7f525e061100>()]>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x04\x21\x1C\x33\x00\x00\x00\x0A'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x03\x61\x1C\x00\x01\x78\x07'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SRSP), data=b'\x00\x01\x78'))
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Received command: SYS.OSALNVReadExt.Rsp(Status=<Status.SUCCESS: 0>, Value=b'\x78')
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] SYS.OSALNVReadExt.Rsp(Status=<Status.SUCCESS: 0>, Value=b'\x78') matches OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVRea...Value=b'\x78')>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVRea...Value=b'\x78')>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Sending request: SYS.OSALNVLength.Req(Id=<OsalNvIds.CONCENTRATOR_RC: 54>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436, <TaskWakeupMethWrapper object at 0x7f525e061040>()]>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x02\x21\x13\x36\x00\x06'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x02\x61\x13\x01\x00\x71'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SRSP), data=b'\x01\x00'))
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Received command: SYS.OSALNVLength.Rsp(ItemLen=1)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] SYS.OSALNVLength.Rsp(ItemLen=1) matches OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVLen...Rsp(ItemLen=1)>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVLen...Rsp(ItemLen=1)>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Sending request: SYS.OSALNVReadExt.Req(Id=<OsalNvIds.CONCENTRATOR_RC: 54>, Offset=0)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436, <TaskWakeupMethWrapper object at 0x7f525e061550>()]>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x04\x21\x1C\x36\x00\x00\x00\x0F'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x03\x61\x1C\x00\x01\x01\x7E'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SRSP), data=b'\x00\x01\x01'))
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Received command: SYS.OSALNVReadExt.Rsp(Status=<Status.SUCCESS: 0>, Value=b'\x01')
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] SYS.OSALNVReadExt.Rsp(Status=<Status.SUCCESS: 0>, Value=b'\x01') matches OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVRea...Value=b'\x01')>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVRea...Value=b'\x01')>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Sending request: SYS.OSALNVLength.Req(Id=<OsalNvIds.SRC_RTG_EXPIRY_TIME: 56>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436, <TaskWakeupMethWrapper object at 0x7f525e061040>()]>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x02\x21\x13\x38\x00\x08'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x02\x61\x13\x01\x00\x71'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SRSP), data=b'\x01\x00'))
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Received command: SYS.OSALNVLength.Rsp(ItemLen=1)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] SYS.OSALNVLength.Rsp(ItemLen=1) matches OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVLen...Rsp(ItemLen=1)>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVLen...Rsp(ItemLen=1)>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Sending request: SYS.OSALNVReadExt.Req(Id=<OsalNvIds.SRC_RTG_EXPIRY_TIME: 56>, Offset=0)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436, <TaskWakeupMethWrapper object at 0x7f525e061100>()]>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x04\x21\x1C\x38\x00\x00\x00\x01'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x03\x61\x1C\x00\x01\xFF\x80'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SRSP), data=b'\x00\x01\xFF'))
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Received command: SYS.OSALNVReadExt.Rsp(Status=<Status.SUCCESS: 0>, Value=b'\xFF')
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] SYS.OSALNVReadExt.Rsp(Status=<Status.SUCCESS: 0>, Value=b'\xFF') matches OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVRea...Value=b'\xFF')>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVRea...Value=b'\xFF')>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Sending request: SYS.OSALNVLength.Req(Id=<OsalNvIds.NWK_CHILD_AGE_ENABLE: 62>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436, <TaskWakeupMethWrapper object at 0x7f525e0610d0>()]>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x02\x21\x13\x3E\x00\x0E'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x02\x61\x13\x01\x00\x71'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SRSP), data=b'\x01\x00'))
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Received command: SYS.OSALNVLength.Rsp(ItemLen=1)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] SYS.OSALNVLength.Rsp(ItemLen=1) matches OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVLen...Rsp(ItemLen=1)>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVLen...Rsp(ItemLen=1)>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Sending request: SYS.OSALNVReadExt.Req(Id=<OsalNvIds.NWK_CHILD_AGE_ENABLE: 62>, Offset=0)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436, <TaskWakeupMethWrapper object at 0x7f525e061550>()]>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x04\x21\x1C\x3E\x00\x00\x00\x07'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x03\x61\x1C\x00\x01\x00\x7F'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SRSP), data=b'\x00\x01\x00'))
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Received command: SYS.OSALNVReadExt.Rsp(Status=<Status.SUCCESS: 0>, Value=b'\x00')
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] SYS.OSALNVReadExt.Rsp(Status=<Status.SUCCESS: 0>, Value=b'\x00') matches OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVRea...Value=b'\x00')>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVRea...Value=b'\x00')>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Sending request: SYS.OSALNVLength.Req(Id=<OsalNvIds.BCAST_DELIVERY_TIME: 48>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436, <TaskWakeupMethWrapper object at 0x7f525e0610d0>()]>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x02\x21\x13\x30\x00\x00'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x02\x61\x13\x01\x00\x71'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SRSP), data=b'\x01\x00'))
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Received command: SYS.OSALNVLength.Rsp(ItemLen=1)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] SYS.OSALNVLength.Rsp(ItemLen=1) matches OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVLen...Rsp(ItemLen=1)>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVLen...Rsp(ItemLen=1)>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Sending request: SYS.OSALNVReadExt.Req(Id=<OsalNvIds.BCAST_DELIVERY_TIME: 48>, Offset=0)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436, <TaskWakeupMethWrapper object at 0x7f525e061100>()]>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x04\x21\x1C\x30\x00\x00\x00\x09'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x03\x61\x1C\x00\x01\x1E\x61'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SRSP), data=b'\x00\x01\x1E'))
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Received command: SYS.OSALNVReadExt.Rsp(Status=<Status.SUCCESS: 0>, Value=b'\x1E')
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] SYS.OSALNVReadExt.Rsp(Status=<Status.SUCCESS: 0>, Value=b'\x1E') matches OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVRea...Value=b'\x1E')>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVRea...Value=b'\x1E')>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Sending request: SYS.OSALNVLength.Req(Id=<OsalNvIds.ZDO_DIRECT_CB: 143>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436, <TaskWakeupMethWrapper object at 0x7f525e061220>()]>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x02\x21\x13\x8F\x00\xBF'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x02\x61\x13\x01\x00\x71'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SRSP), data=b'\x01\x00'))
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Received command: SYS.OSALNVLength.Rsp(ItemLen=1)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] SYS.OSALNVLength.Rsp(ItemLen=1) matches OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVLen...Rsp(ItemLen=1)>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVLen...Rsp(ItemLen=1)>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Sending request: SYS.OSALNVReadExt.Req(Id=<OsalNvIds.ZDO_DIRECT_CB: 143>, Offset=0)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436, <TaskWakeupMethWrapper object at 0x7f525e061550>()]>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x04\x21\x1C\x8F\x00\x00\x00\xB6'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x03\x61\x1C\x00\x01\x01\x7E'
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SRSP), data=b'\x00\x01\x01'))
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Received command: SYS.OSALNVReadExt.Rsp(Status=<Status.SUCCESS: 0>, Value=b'\x01')
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] SYS.OSALNVReadExt.Rsp(Status=<Status.SUCCESS: 0>, Value=b'\x01') matches OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVRea...Value=b'\x01')>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVRea...Value=b'\x01')>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SRSP)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.StateChangeInd.Callback(State=<DeviceState.StartedAsCoordinator: 9>),), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Sending request: ZDO.StartupFromApp.Req(StartDelay=100)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.StartupFromApp.Rsp(State=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x40, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436, <TaskWakeupMethWrapper object at 0x7f525e061bb0>()]>)
- 2020-12-11 11:19:52 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x02\x25\x40\x64\x00\x03'
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x01\x65\x40\x00\x24'
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x40, subsystem=Subsystem.ZDO, type=CommandType.SRSP), data=b'\x00'))
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.StartupFromApp.Rsp(State=<StartupState.RestoredNetworkState: 0>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] ZDO.StartupFromApp.Rsp(State=<StartupState.RestoredNetworkState: 0>) matches OneShotResponseListener(matching_commands=(ZDO.StartupFromApp.Rsp(State=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x40, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.StartupFr...workState: 0>)>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.StartupFromApp.Rsp(State=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x40, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.StartupFr...workState: 0>)>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x40, subsystem=Subsystem.ZDO, type=CommandType.SRSP)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 1 one-shot listeners remaining
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x01\x45\xC0\x09\x8D'
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0xC0, subsystem=Subsystem.ZDO, type=CommandType.AREQ), data=b'\x09'))
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.StateChangeInd.Callback(State=<DeviceState.StartedAsCoordinator: 9>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] ZDO.StateChangeInd.Callback(State=<DeviceState.StartedAsCoordinator: 9>) matches OneShotResponseListener(matching_commands=(ZDO.StateChangeInd.Callback(State=<DeviceState.StartedAsCoordinator: 9>),), future=<Future finished result=ZDO.StateChan...ordinator: 9>)>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.StateChangeInd.Callback(State=<DeviceState.StartedAsCoordinator: 9>),), future=<Future finished result=ZDO.StateChan...ordinator: 9>)>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0xC0, subsystem=Subsystem.ZDO, type=CommandType.AREQ)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=None),), future=<Future finished result=ZDO.MgmtPermi...s.SUCCESS: 0>)>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Sending request: ZDO.MgmtPermitJoinReq.Req(AddrMode=<AddrMode.NWK: 2>, Dst=0x0000, Duration=0, TCSignificance=1)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x36, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.MgmtPermi...s.SUCCESS: 0>)>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x05\x25\x36\x02\x00\x00\x00\x01\x15'
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x01\x65\x36\x00\x52'
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x36, subsystem=Subsystem.ZDO, type=CommandType.SRSP), data=b'\x00'))
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.MgmtPermitJoinReq.Rsp(Status=<Status.SUCCESS: 0>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] ZDO.MgmtPermitJoinReq.Rsp(Status=<Status.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x36, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.MgmtPermi...s.SUCCESS: 0>)>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x36, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.MgmtPermi...s.SUCCESS: 0>)>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x36, subsystem=Subsystem.ZDO, type=CommandType.SRSP)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 1 one-shot listeners remaining
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x01\x45\xCB\x00\x8F'
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0xCB, subsystem=Subsystem.ZDO, type=CommandType.AREQ), data=b'\x00'))
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.PermitJoinInd.Callback(Duration=0)
- 2020-12-11 11:19:53 WARNING (MainThread) [zigpy_znp.api] Received an unhandled command: ZDO.PermitJoinInd.Callback(Duration=0)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x03\x45\xB6\x00\x00\x00\xF0'
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0xB6, subsystem=Subsystem.ZDO, type=CommandType.AREQ), data=b'\x00\x00\x00'))
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=<Status.SUCCESS: 0>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=<Status.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=None),), future=<Future finished result=ZDO.MgmtPermi...s.SUCCESS: 0>)>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=None),), future=<Future finished result=ZDO.MgmtPermi...s.SUCCESS: 0>)>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0xB6, subsystem=Subsystem.ZDO, type=CommandType.AREQ)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=None),), future=<Future finished result=ZDO.MgmtPermi...s.SUCCESS: 0>)>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0xB6, subsystem=Subsystem.ZDO, type=CommandType.AREQ)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Sending request: Util.GetDeviceInfo.Req()
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(Util.GetDeviceInfo.Rsp(Status=None, IEEE=None, NWK=None, DeviceType=None, DeviceState=None, AssociatedDevices=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x00, subsystem=Subsystem.UTIL, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436, <TaskWakeupMethWrapper object at 0x7f525e061dc0>()]>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x00\x27\x00\x27'
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x10\x67\x00\x00\xF2\x80\x36\x19\x00\x4B\x12\x00\x00\x00\x07\x09\x01\x2C\x3F\x6F'
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x00, subsystem=Subsystem.UTIL, type=CommandType.SRSP), data=b'\x00\xF2\x80\x36\x19\x00\x4B\x12\x00\x00\x00\x07\x09\x01\x2C\x3F'))
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Received command: Util.GetDeviceInfo.Rsp(Status=<Status.SUCCESS: 0>, IEEE=00:12:4b:00:19:36:80:f2, NWK=0x0000, DeviceType=<DeviceTypeCapabilities.EndDevice|Router|Coordinator: 7>, DeviceState=<DeviceState.StartedAsCoordinator: 9>, AssociatedDevices=[0x3F2C])
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Util.GetDeviceInfo.Rsp(Status=<Status.SUCCESS: 0>, IEEE=00:12:4b:00:19:36:80:f2, NWK=0x0000, DeviceType=<DeviceTypeCapabilities.EndDevice|Router|Coordinator: 7>, DeviceState=<DeviceState.StartedAsCoordinator: 9>, AssociatedDevices=[0x3F2C]) matches OneShotResponseListener(matching_commands=(Util.GetDeviceInfo.Rsp(Status=None, IEEE=None, NWK=None, DeviceType=None, DeviceState=None, AssociatedDevices=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x00, subsystem=Subsystem.UTIL, type=CommandType.SREQ))), future=<Future finished result=Util.GetDevic...ices=[0x3F2C])>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(Util.GetDeviceInfo.Rsp(Status=None, IEEE=None, NWK=None, DeviceType=None, DeviceState=None, AssociatedDevices=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x00, subsystem=Subsystem.UTIL, type=CommandType.SREQ))), future=<Future finished result=Util.GetDevic...ices=[0x3F2C])>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.UTIL, type=CommandType.SRSP)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.NodeDescRsp.Callback(Src=0x0000, Status=None, NWK=0x0000, NodeDescriptor=None),), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Sending request: ZDO.NodeDescReq.Req(DstAddr=0x0000, NWKAddrOfInterest=0x0000)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.NodeDescReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x02, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436, <TaskWakeupMethWrapper object at 0x7f525e1d39d0>()]>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x04\x25\x02\x00\x00\x00\x00\x23'
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x01\x65\x02\x00\x66'
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x02, subsystem=Subsystem.ZDO, type=CommandType.SRSP), data=b'\x00'))
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.NodeDescReq.Rsp(Status=<Status.SUCCESS: 0>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] ZDO.NodeDescReq.Rsp(Status=<Status.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(ZDO.NodeDescReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x02, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.NodeDescR...s.SUCCESS: 0>)>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.NodeDescReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x02, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.NodeDescR...s.SUCCESS: 0>)>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x02, subsystem=Subsystem.ZDO, type=CommandType.SRSP)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 1 one-shot listeners remaining
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x12\x45\x82\x00\x00\x00\x00\x00\x00\x40\x8F\x00\x00\x50\xA0\x00\x01\x00\xA0\x00\x00\x4B'
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x82, subsystem=Subsystem.ZDO, type=CommandType.AREQ), data=b'\x00\x00\x00\x00\x00\x00\x40\x8F\x00\x00\x50\xA0\x00\x01\x00\xA0\x00\x00'))
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.NodeDescRsp.Callback(Src=0x0000, Status=<Status.SUCCESS: 0>, NWK=0x0000, NodeDescriptor=NullableNodeDescriptor(byte1=0, byte2=64, mac_capability_flags=143, manufacturer_code=0, maximum_buffer_size=80, maximum_incoming_transfer_size=160, server_mask=1, maximum_outgoing_transfer_size=160, descriptor_capability_field=0))
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] ZDO.NodeDescRsp.Callback(Src=0x0000, Status=<Status.SUCCESS: 0>, NWK=0x0000, NodeDescriptor=NullableNodeDescriptor(byte1=0, byte2=64, mac_capability_flags=143, manufacturer_code=0, maximum_buffer_size=80, maximum_incoming_transfer_size=160, server_mask=1, maximum_outgoing_transfer_size=160, descriptor_capability_field=0)) matches OneShotResponseListener(matching_commands=(ZDO.NodeDescRsp.Callback(Src=0x0000, Status=None, NWK=0x0000, NodeDescriptor=None),), future=<Future finished result=ZDO.NodeDescR...lity_field=0))>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.NodeDescRsp.Callback(Src=0x0000, Status=None, NWK=0x0000, NodeDescriptor=None),), future=<Future finished result=ZDO.NodeDescR...lity_field=0))>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x82, subsystem=Subsystem.ZDO, type=CommandType.AREQ)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.NodeDescRsp.Callback(Src=0x0000, Status=None, NWK=0x0000, NodeDescriptor=None),), future=<Future finished result=ZDO.NodeDescR...lity_field=0))>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x82, subsystem=Subsystem.ZDO, type=CommandType.AREQ)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Sending request: AF.Register.Req(Endpoint=1, ProfileId=260, DeviceId=1024, DeviceVersion=0, LatencyReq=<LatencyReq.NoLatencyReqs: 0>, InputClusters=[25], OutputClusters=[1280, 1282])
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(AF.Register.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x00, subsystem=Subsystem.AF, type=CommandType.SREQ))), future=<Future finished result=AF.Register.R...s.SUCCESS: 0>)>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x0F\x24\x00\x01\x04\x01\x00\x04\x00\x00\x01\x19\x00\x02\x00\x05\x02\x05\x33'
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x01\x64\x00\x00\x65'
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x00, subsystem=Subsystem.AF, type=CommandType.SRSP), data=b'\x00'))
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Received command: AF.Register.Rsp(Status=<Status.SUCCESS: 0>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] AF.Register.Rsp(Status=<Status.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(AF.Register.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x00, subsystem=Subsystem.AF, type=CommandType.SREQ))), future=<Future finished result=AF.Register.R...s.SUCCESS: 0>)>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(AF.Register.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x00, subsystem=Subsystem.AF, type=CommandType.SREQ))), future=<Future finished result=AF.Register.R...s.SUCCESS: 0>)>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.AF, type=CommandType.SRSP)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Sending request: AF.Register.Req(Endpoint=2, ProfileId=49246, DeviceId=2080, DeviceVersion=0, LatencyReq=<LatencyReq.NoLatencyReqs: 0>, InputClusters=[], OutputClusters=[])
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(AF.Register.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x00, subsystem=Subsystem.AF, type=CommandType.SREQ))), future=<Future finished result=AF.Register.R...s.SUCCESS: 0>)>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x09\x24\x00\x02\x5E\xC0\x20\x08\x00\x00\x00\x00\x99'
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x01\x64\x00\x00\x65'
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x00, subsystem=Subsystem.AF, type=CommandType.SRSP), data=b'\x00'))
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Received command: AF.Register.Rsp(Status=<Status.SUCCESS: 0>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] AF.Register.Rsp(Status=<Status.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(AF.Register.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x00, subsystem=Subsystem.AF, type=CommandType.SREQ))), future=<Future finished result=AF.Register.R...s.SUCCESS: 0>)>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(AF.Register.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x00, subsystem=Subsystem.AF, type=CommandType.SREQ))), future=<Future finished result=AF.Register.R...s.SUCCESS: 0>)>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.AF, type=CommandType.SRSP)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Sending request: SYS.OSALNVLength.Req(Id=<OsalNvIds.NIB: 33>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436, <TaskWakeupMethWrapper object at 0x7f525e044370>()]>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x02\x21\x13\x21\x00\x11'
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x02\x61\x13\x6E\x00\x1E'
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SRSP), data=b'\x6E\x00'))
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Received command: SYS.OSALNVLength.Rsp(ItemLen=110)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] SYS.OSALNVLength.Rsp(ItemLen=110) matches OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVLen...p(ItemLen=110)>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVLen...p(ItemLen=110)>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SRSP)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Sending request: SYS.OSALNVReadExt.Req(Id=<OsalNvIds.NIB: 33>, Offset=0)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436, <TaskWakeupMethWrapper object at 0x7f525e044070>()]>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x04\x21\x1C\x21\x00\x00\x00\x18'
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x70\x61\x1C\x00\x6E\xB0\x05\x02\x15\x14\x15\x00\x14\x00\x00\x00\x01\x05\x01\x8F\x07\x00\x02\x05\x1E\x00\x00\x0F\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x62\x1A\x08\x00\x08\x00\x00\x0F\x0F\x05\x00\x01\x00\x00\x00\x01\x00\x00\x00\x00\xDD\xDD\xDD\xDD\xDD\xDD\xDD\xDD\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0F\x03\x00\x01\x3C\x0A\x01\x00\x00\xC8\x42\x01\x82'
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SRSP), data=b'\x00\x6E\xB0\x05\x02\x15\x14\x15\x00\x14\x00\x00\x00\x01\x05\x01\x8F\x07\x00\x02\x05\x1E\x00\x00\x0F\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x62\x1A\x08\x00\x08\x00\x00\x0F\x0F\x05\x00\x01\x00\x00\x00\x01\x00\x00\x00\x00\xDD\xDD\xDD\xDD\xDD\xDD\xDD\xDD\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0F\x03\x00\x01\x3C\x0A\x01\x00\x00\xC8\x42\x01'))
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Received command: SYS.OSALNVReadExt.Rsp(Status=<Status.SUCCESS: 0>, Value=b'\xB0\x05\x02\x15\x14\x15\x00\x14\x00\x00\x00\x01\x05\x01\x8F\x07\x00\x02\x05\x1E\x00\x00\x0F\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x62\x1A\x08\x00\x08\x00\x00\x0F\x0F\x05\x00\x01\x00\x00\x00\x01\x00\x00\x00\x00\xDD\xDD\xDD\xDD\xDD\xDD\xDD\xDD\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0F\x03\x00\x01\x3C\x0A\x01\x00\x00\xC8\x42\x01')
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] SYS.OSALNVReadExt.Rsp(Status=<Status.SUCCESS: 0>, Value=b'\xB0\x05\x02\x15\x14\x15\x00\x14\x00\x00\x00\x01\x05\x01\x8F\x07\x00\x02\x05\x1E\x00\x00\x0F\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x62\x1A\x08\x00\x08\x00\x00\x0F\x0F\x05\x00\x01\x00\x00\x00\x01\x00\x00\x00\x00\xDD\xDD\xDD\xDD\xDD\xDD\xDD\xDD\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0F\x03\x00\x01\x3C\x0A\x01\x00\x00\xC8\x42\x01') matches OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVRea...\xC8\x42\x01')>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVRea...\xC8\x42\x01')>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SRSP)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Sending request: SYS.OSALNVLength.Req(Id=<OsalNvIds.PRECFGKEY: 98>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436, <TaskWakeupMethWrapper object at 0x7f525e044250>()]>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x02\x21\x13\x62\x00\x52'
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x02\x61\x13\x10\x00\x60'
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SRSP), data=b'\x10\x00'))
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Received command: SYS.OSALNVLength.Rsp(ItemLen=16)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] SYS.OSALNVLength.Rsp(ItemLen=16) matches OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVLen...sp(ItemLen=16)>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(SYS.OSALNVLength.Rsp(ItemLen=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVLen...sp(ItemLen=16)>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x13, subsystem=Subsystem.SYS, type=CommandType.SRSP)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Sending request: SYS.OSALNVReadExt.Req(Id=<OsalNvIds.PRECFGKEY: 98>, Offset=0)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436, <TaskWakeupMethWrapper object at 0x7f525e044280>()]>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x04\x21\x1C\x62\x00\x00\x00\x5B'
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x02\x61\x1C\x02\x00\x7D'
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SRSP), data=b'\x02\x00'))
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Received command: SYS.OSALNVReadExt.Rsp(Status=<Status.INVALID_PARAMETER: 2>, Value=b'')
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] SYS.OSALNVReadExt.Rsp(Status=<Status.INVALID_PARAMETER: 2>, Value=b'') matches OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVRea...2>, Value=b'')>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(SYS.OSALNVReadExt.Rsp(Status=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SREQ))), future=<Future finished result=SYS.OSALNVRea...2>, Value=b'')>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x1C, subsystem=Subsystem.SYS, type=CommandType.SRSP)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Sending request: SAPI.ZBReadConfiguration.Req(ConfigId=98)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(SAPI.ZBReadConfiguration.Rsp(Status=None, ConfigId=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x04, subsystem=Subsystem.SAPI, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436, <TaskWakeupMethWrapper object at 0x7f525e0440a0>()]>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x01\x26\x04\x62\x41'
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x13\x66\x04\x00\x62\x10\x01\x03\x05\x07\x09\x0B\x0D\x0F\x00\x02\x04\x06\x08\x0A\x0C\x0D\x00'
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x04, subsystem=Subsystem.SAPI, type=CommandType.SRSP), data=b'\x00\x62\x10\x01\x03\x05\x07\x09\x0B\x0D\x0F\x00\x02\x04\x06\x08\x0A\x0C\x0D'))
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Received command: SAPI.ZBReadConfiguration.Rsp(Status=<Status.SUCCESS: 0>, ConfigId=98, Value=b'\x01\x03\x05\x07\x09\x0B\x0D\x0F\x00\x02\x04\x06\x08\x0A\x0C\x0D')
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] SAPI.ZBReadConfiguration.Rsp(Status=<Status.SUCCESS: 0>, ConfigId=98, Value=b'\x01\x03\x05\x07\x09\x0B\x0D\x0F\x00\x02\x04\x06\x08\x0A\x0C\x0D') matches OneShotResponseListener(matching_commands=(SAPI.ZBReadConfiguration.Rsp(Status=None, ConfigId=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x04, subsystem=Subsystem.SAPI, type=CommandType.SREQ))), future=<Future finished result=SAPI.ZBReadCo...\x0A\x0C\x0D')>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(SAPI.ZBReadConfiguration.Rsp(Status=None, ConfigId=None, Value=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x04, subsystem=Subsystem.SAPI, type=CommandType.SREQ))), future=<Future finished result=SAPI.ZBReadCo...\x0A\x0C\x0D')>)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x04, subsystem=Subsystem.SAPI, type=CommandType.SRSP)
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:19:53 DEBUG (MainThread) [zigpy_znp.zigbee.application] Parsed NIB: CC2531NIB(SequenceNum=176, PassiveAckTimeout=5, MaxBroadcastRetries=2, MaxChildren=21, MaxDepth=20, MaxRouters=21, dummyNeighborTable=0, BroadcastDeliveryTime=20, ReportConstantCost=0, RouteDiscRetries=0, dummyRoutingTable=0, SecureAllFrames=1, SecurityLevel=5, SymLink=1, CapabilityFlags=143, TransactionPersistenceTime=7, nwkProtocolVersion=2, RouteDiscoveryTime=5, RouteExpiryTime=30, nwkDevAddress=0x0000, nwkLogicalChannel=15, nwkCoordAddress=0x0000, nwkCoordExtAddress=00:00:00:00:00:00:00:00, nwkPanId=6754, nwkState=<NwkState8.NWK_ROUTER: 8>, channelList=<Channels.CHANNEL_11: 2048>, beaconOrder=15, superFrameOrder=15, scanDuration=5, battLifeExt=0, allocatedRouterAddresses=1, allocatedEndDeviceAddresses=1, nodeDepth=0, extendedPANID=dd:dd:dd:dd:dd:dd:dd:dd, nwkKeyLoaded=<Bool.true: 1>, spare1=NwkKeyDesc(keySeqNum=0, key=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]), spare2=NwkKeyDesc(keySeqNum=0, key=[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]), spare3=0, spare4=0, nwkLinkStatusPeriod=15, nwkRouterAgeLimit=3, nwkUseMultiCast=<Bool.false: 0>, nwkIsConcentrator=<Bool.true: 1>, nwkConcentratorDiscoveryTime=60, nwkConcentratorRadius=10, nwkAllFresh=1, nwkManagerAddr=0x0000, nwkTotalTransmissions=17096, nwkUpdateId=1)
- 2020-12-11 11:19:53 INFO (MainThread) [zigpy_znp.zigbee.application] Currently on channel 15. Limiting concurrent requests to 2
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event device_registry_updated[L]: action=create, device_id=52dbe3f6bb80eb6bd35adc45753b709e>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.components.zha.core.gateway] [0x0000](Texas Instruments CC2531, Z-Stack Home 1.2) restored as 'unavailable', last seen: not known
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event device_registry_updated[L]: action=update, device_id=52dbe3f6bb80eb6bd35adc45753b709e>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=zha, service=permit>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=zha, service=remove>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=zha, service=set_zigbee_cluster_attribute>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=zha, service=issue_zigbee_cluster_command>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=zha, service=issue_zigbee_group_command>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=zha, service=warning_device_squawk>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=zha, service=warning_device_warn>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.components.zha.core.gateway] Loading battery powered devices
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.components.zha.core.gateway] Loading mains powered devices
- 2020-12-11 11:19:53 INFO (SyncWorker_5) [homeassistant.loader] Loaded climate from homeassistant.components.climate
- 2020-12-11 11:19:53 INFO (SyncWorker_5) [homeassistant.loader] Loaded cover from homeassistant.components.cover
- 2020-12-11 11:19:53 INFO (MainThread) [homeassistant.setup] Setting up device_tracker
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0x0000](CC2531, Z-Stack Home 1.2): started initialization
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x0000:ZDO](CC2531, Z-Stack Home 1.2): 'async_initialize' stage succeeded
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=zha>
- 2020-12-11 11:19:53 INFO (SyncWorker_3) [homeassistant.loader] Loaded fan from homeassistant.components.fan
- 2020-12-11 11:19:53 INFO (SyncWorker_3) [homeassistant.loader] Loaded light from homeassistant.components.light
- 2020-12-11 11:19:53 INFO (SyncWorker_4) [homeassistant.loader] Loaded sensor from homeassistant.components.sensor
- 2020-12-11 11:19:53 INFO (SyncWorker_4) [homeassistant.loader] Loaded switch from homeassistant.components.switch
- 2020-12-11 11:19:53 INFO (SyncWorker_3) [homeassistant.loader] Loaded lock from homeassistant.components.lock
- 2020-12-11 11:19:53 INFO (MainThread) [homeassistant.components.binary_sensor] Setting up binary_sensor.zha
- 2020-12-11 11:19:53 INFO (MainThread) [homeassistant.setup] Setting up climate
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=climate, service=turn_on>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=climate, service=turn_off>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=climate, service=set_hvac_mode>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=climate, service=set_preset_mode>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=climate, service=set_aux_heat>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=climate, service=set_temperature>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=climate, service=set_humidity>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=climate, service=set_fan_mode>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=climate, service=set_swing_mode>
- 2020-12-11 11:19:53 INFO (MainThread) [homeassistant.setup] Setup of domain climate took 0.0 seconds
- 2020-12-11 11:19:53 INFO (MainThread) [homeassistant.setup] Setting up cover
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=cover, service=open_cover>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=cover, service=close_cover>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=cover, service=set_cover_position>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=cover, service=stop_cover>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=cover, service=toggle>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=cover, service=open_cover_tilt>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=cover, service=close_cover_tilt>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=cover, service=stop_cover_tilt>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=cover, service=set_cover_tilt_position>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=cover, service=toggle_cover_tilt>
- 2020-12-11 11:19:53 INFO (MainThread) [homeassistant.setup] Setup of domain cover took 0.0 seconds
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=device_tracker, service=see>
- 2020-12-11 11:19:53 INFO (MainThread) [homeassistant.setup] Setup of domain device_tracker took 0.0 seconds
- 2020-12-11 11:19:53 INFO (MainThread) [homeassistant.setup] Setting up fan
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=fan, service=turn_on>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=fan, service=turn_off>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=fan, service=toggle>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=fan, service=set_speed>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=fan, service=oscillate>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=fan, service=set_direction>
- 2020-12-11 11:19:53 INFO (MainThread) [homeassistant.setup] Setup of domain fan took 0.0 seconds
- 2020-12-11 11:19:53 INFO (MainThread) [homeassistant.setup] Setting up light
- 2020-12-11 11:19:53 INFO (MainThread) [homeassistant.setup] Setting up sensor
- 2020-12-11 11:19:53 INFO (MainThread) [homeassistant.setup] Setup of domain sensor took 0.0 seconds
- 2020-12-11 11:19:53 INFO (MainThread) [homeassistant.setup] Setting up switch
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=switch, service=turn_off>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=switch, service=turn_on>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=switch, service=toggle>
- 2020-12-11 11:19:53 INFO (MainThread) [homeassistant.setup] Setup of domain switch took 0.0 seconds
- 2020-12-11 11:19:53 INFO (MainThread) [homeassistant.setup] Setting up lock
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=lock, service=unlock>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=lock, service=lock>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=lock, service=open>
- 2020-12-11 11:19:53 INFO (MainThread) [homeassistant.setup] Setup of domain lock took 0.0 seconds
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=climate>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=cover>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0x0000](CC2531, Z-Stack Home 1.2): power source: Mains
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0x0000](CC2531, Z-Stack Home 1.2): completed initialization
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=device_tracker>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=fan>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=sensor>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=switch>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=lock>
- 2020-12-11 11:19:53 INFO (MainThread) [homeassistant.components.climate] Setting up climate.zha
- 2020-12-11 11:19:53 INFO (MainThread) [homeassistant.components.cover] Setting up cover.zha
- 2020-12-11 11:19:53 INFO (MainThread) [homeassistant.components.device_tracker] Setting up device_tracker.zha
- 2020-12-11 11:19:53 INFO (MainThread) [homeassistant.components.fan] Setting up fan.zha
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=light, service=turn_on>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=light, service=turn_off>
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event service_registered[L]: domain=light, service=toggle>
- 2020-12-11 11:19:53 INFO (MainThread) [homeassistant.setup] Setup of domain light took 0.0 seconds
- 2020-12-11 11:19:53 INFO (MainThread) [homeassistant.components.sensor] Setting up sensor.zha
- 2020-12-11 11:19:53 INFO (MainThread) [homeassistant.components.switch] Setting up switch.zha
- 2020-12-11 11:19:53 INFO (MainThread) [homeassistant.components.lock] Setting up lock.zha
- 2020-12-11 11:19:53 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event component_loaded[L]: component=light>
- 2020-12-11 11:19:53 INFO (MainThread) [homeassistant.components.light] Setting up light.zha
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.zigbee.application] Intercepted a ZDO request: dst_addr=AddrModeAddress(mode=<AddrMode.Broadcast: 15>, address=0xFFFC), dst_ep=0, src_ep=0, cluster=54, sequence=1, options=TransmitOptions.NONE, radius=0, data=b'\x01<\x00'
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.zigbee.application] Intercepted AP ZDO request 54({'PermitDuration': 60, 'TC_Significant': <Bool.false: 0>}) and replaced with ZDO.MgmtPermitJoinReq.Req(AddrMode=<AddrMode.Broadcast: 15>, Dst=0xFFFC, Duration=60, TCSignificance=0)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=None),), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] Sending request: ZDO.MgmtPermitJoinReq.Req(AddrMode=<AddrMode.Broadcast: 15>, Dst=0xFFFC, Duration=60, TCSignificance=0)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x36, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x05\x25\x36\x0F\xFC\xFF\x3C\x00\x26'
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x01\x65\x36\x00\x52'
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x36, subsystem=Subsystem.ZDO, type=CommandType.SRSP), data=b'\x00'))
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.MgmtPermitJoinReq.Rsp(Status=<Status.SUCCESS: 0>)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] ZDO.MgmtPermitJoinReq.Rsp(Status=<Status.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x36, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.MgmtPermi...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x36, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.MgmtPermi...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x36, subsystem=Subsystem.ZDO, type=CommandType.SRSP)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 1 one-shot listeners remaining
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x01\x45\xCB\x3C\xB3'
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0xCB, subsystem=Subsystem.ZDO, type=CommandType.AREQ), data=b'\x3C'))
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.PermitJoinInd.Callback(Duration=60)
- 2020-12-11 11:20:06 WARNING (MainThread) [zigpy_znp.api] Received an unhandled command: ZDO.PermitJoinInd.Callback(Duration=60)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x03\x45\xB6\x00\x00\x00\xF0'
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0xB6, subsystem=Subsystem.ZDO, type=CommandType.AREQ), data=b'\x00\x00\x00'))
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=<Status.SUCCESS: 0>)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=<Status.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=None),), future=<Future finished result=ZDO.MgmtPermi...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=None),), future=<Future finished result=ZDO.MgmtPermi...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0xB6, subsystem=Subsystem.ZDO, type=CommandType.AREQ)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=None),), future=<Future finished result=ZDO.MgmtPermi...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0xB6, subsystem=Subsystem.ZDO, type=CommandType.AREQ)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=None),), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] Sending request: ZDO.MgmtPermitJoinReq.Req(AddrMode=<AddrMode.NWK: 2>, Dst=0x0000, Duration=60, TCSignificance=1)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x36, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x05\x25\x36\x02\x00\x00\x3C\x01\x29'
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x01\x65\x36\x00\x52'
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x36, subsystem=Subsystem.ZDO, type=CommandType.SRSP), data=b'\x00'))
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.MgmtPermitJoinReq.Rsp(Status=<Status.SUCCESS: 0>)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] ZDO.MgmtPermitJoinReq.Rsp(Status=<Status.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x36, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.MgmtPermi...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x36, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.MgmtPermi...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x36, subsystem=Subsystem.ZDO, type=CommandType.SRSP)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 1 one-shot listeners remaining
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x03\x45\xB6\x00\x00\x00\xF0'
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0xB6, subsystem=Subsystem.ZDO, type=CommandType.AREQ), data=b'\x00\x00\x00'))
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=<Status.SUCCESS: 0>)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=<Status.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=None),), future=<Future finished result=ZDO.MgmtPermi...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=None),), future=<Future finished result=ZDO.MgmtPermi...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0xB6, subsystem=Subsystem.ZDO, type=CommandType.AREQ)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=None),), future=<Future finished result=ZDO.MgmtPermi...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0xB6, subsystem=Subsystem.ZDO, type=CommandType.AREQ)
- 2020-12-11 11:20:06 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x0C\x45\xCA\x0E\x87\x6F\xE2\xC3\xFE\xFF\x72\x02\x5C\x00\x00\x69'
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0xCA, subsystem=Subsystem.ZDO, type=CommandType.AREQ), data=b'\x0E\x87\x6F\xE2\xC3\xFE\xFF\x72\x02\x5C\x00\x00'))
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.TCDevInd.Callback(SrcNwk=0x870E, SrcIEEE=5c:02:72:ff:fe:c3:e2:6f, ParentNwk=0x0000)
- 2020-12-11 11:20:25 INFO (MainThread) [zigpy_znp.zigbee.application] TC device join: ZDO.TCDevInd.Callback(SrcNwk=0x870E, SrcIEEE=5c:02:72:ff:fe:c3:e2:6f, ParentNwk=0x0000)
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.api] ZDO.TCDevInd.Callback(SrcNwk=0x870E, SrcIEEE=5c:02:72:ff:fe:c3:e2:6f, ParentNwk=0x0000) matches CallbackResponseListener(matching_commands=(ZDO.TCDevInd.Callback(SrcNwk=None, SrcIEEE=None, ParentNwk=None),), callback=<bound method ControllerApplication.on_zdo_tc_device_join of <zigpy_znp.zigbee.application.ControllerApplication object at 0x7f525e3a1d60>>)
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x0D\x45\xC1\x0E\x87\x0E\x87\x6F\xE2\xC3\xFE\xFF\x72\x02\x5C\x80\x6A'
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0xC1, subsystem=Subsystem.ZDO, type=CommandType.AREQ), data=b'\x0E\x87\x0E\x87\x6F\xE2\xC3\xFE\xFF\x72\x02\x5C\x80'))
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.EndDeviceAnnceInd.Callback(Src=0x870E, NWK=0x870E, IEEE=5c:02:72:ff:fe:c3:e2:6f, Capabilities=<MACCapabilities.AllocateShortAddrDuringAssocNeeded: 128>)
- 2020-12-11 11:20:25 INFO (MainThread) [zigpy_znp.zigbee.application] ZDO device announce: ZDO.EndDeviceAnnceInd.Callback(Src=0x870E, NWK=0x870E, IEEE=5c:02:72:ff:fe:c3:e2:6f, Capabilities=<MACCapabilities.AllocateShortAddrDuringAssocNeeded: 128>)
- 2020-12-11 11:20:25 INFO (MainThread) [zigpy.application] Device 0x870e (5c:02:72:ff:fe:c3:e2:6f) joined the network
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.zigbee.application] Pretending we received a ZDO message: b'\xFF\x0E\x87\x6F\xE2\xC3\xFE\xFF\x72\x02\x5C\x80'
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy.zdo] [0x870e:zdo] ZDO request ZDOCmd.Device_annce: [0x870E, 5c:02:72:ff:fe:c3:e2:6f, 128]
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.api] ZDO.EndDeviceAnnceInd.Callback(Src=0x870E, NWK=0x870E, IEEE=5c:02:72:ff:fe:c3:e2:6f, Capabilities=<MACCapabilities.AllocateShortAddrDuringAssocNeeded: 128>) matches CallbackResponseListener(matching_commands=(ZDO.EndDeviceAnnceInd.Callback(Src=None, NWK=None, IEEE=None, Capabilities=None),), callback=<bound method ControllerApplication.on_zdo_device_announce of <zigpy_znp.zigbee.application.ControllerApplication object at 0x7f525e3a1d60>>)
- 2020-12-11 11:20:25 INFO (MainThread) [zigpy.device] [0x870e] Requesting 'Node Descriptor'
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy.util] Tries remaining: 2
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy.device] [0x870e] Extending timeout for 0x02 request
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.api] Sending request: ZDO.ExtRouteChk.Req(Dst=0x870E, RtStatus=<RouteStatus.ACTIVE: 1>, Options=<RouteOptions.NO_ROUTE_CACHE|MTO_ROUTE: 3>)
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.ExtRouteChk.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x46, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x04\x25\x46\x0E\x87\x01\x03\xEC'
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x01\x65\x46\x00\x22'
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x46, subsystem=Subsystem.ZDO, type=CommandType.SRSP), data=b'\x00'))
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.ExtRouteChk.Rsp(Status=<RoutingStatus.SUCCESS: 0>)
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.api] ZDO.ExtRouteChk.Rsp(Status=<RoutingStatus.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(ZDO.ExtRouteChk.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x46, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.ExtRouteC...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.ExtRouteChk.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x46, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.ExtRouteC...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x46, subsystem=Subsystem.ZDO, type=CommandType.SRSP)
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.zigbee.application] Intercepted a ZDO request: dst_addr=AddrModeAddress(mode=<AddrMode.NWK: 2>, address=0x870E), dst_ep=0, src_ep=0, cluster=ZDOCmd.Node_Desc_req, sequence=2, options=TransmitOptions.SUPPRESS_ROUTE_DISC_NETWORK|ACK_REQUEST, radius=30, data=b'\x02\x0e\x87'
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.zigbee.application] Intercepted AP ZDO request ZDOCmd.Node_Desc_req({'NWKAddrOfInterest': 0x870E}) and replaced with ZDO.NodeDescReq.Req(DstAddr=0x870E, NWKAddrOfInterest=0x870E)
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.NodeDescRsp.Callback(Src=0x870E, Status=None, NWK=None, NodeDescriptor=None),), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.api] Sending request: ZDO.NodeDescReq.Req(DstAddr=0x870E, NWKAddrOfInterest=0x870E)
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.NodeDescReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x02, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x04\x25\x02\x0E\x87\x0E\x87\x23'
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x01\x65\x02\x00\x66'
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x02, subsystem=Subsystem.ZDO, type=CommandType.SRSP), data=b'\x00'))
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.NodeDescReq.Rsp(Status=<Status.SUCCESS: 0>)
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.api] ZDO.NodeDescReq.Rsp(Status=<Status.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(ZDO.NodeDescReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x02, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.NodeDescR...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.NodeDescReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x02, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.NodeDescR...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x02, subsystem=Subsystem.ZDO, type=CommandType.SRSP)
- 2020-12-11 11:20:25 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 1 one-shot listeners remaining
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x12\x45\x82\x0E\x87\x00\x0E\x87\x02\x40\x80\x02\x10\x52\x52\x00\x00\x2C\x52\x00\x00\x7B'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x82, subsystem=Subsystem.ZDO, type=CommandType.AREQ), data=b'\x0E\x87\x00\x0E\x87\x02\x40\x80\x02\x10\x52\x52\x00\x00\x2C\x52\x00\x00'))
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.NodeDescRsp.Callback(Src=0x870E, Status=<Status.SUCCESS: 0>, NWK=0x870E, NodeDescriptor=NullableNodeDescriptor(byte1=2, byte2=64, mac_capability_flags=128, manufacturer_code=4098, maximum_buffer_size=82, maximum_incoming_transfer_size=82, server_mask=11264, maximum_outgoing_transfer_size=82, descriptor_capability_field=0))
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] ZDO.NodeDescRsp.Callback(Src=0x870E, Status=<Status.SUCCESS: 0>, NWK=0x870E, NodeDescriptor=NullableNodeDescriptor(byte1=2, byte2=64, mac_capability_flags=128, manufacturer_code=4098, maximum_buffer_size=82, maximum_incoming_transfer_size=82, server_mask=11264, maximum_outgoing_transfer_size=82, descriptor_capability_field=0)) matches OneShotResponseListener(matching_commands=(ZDO.NodeDescRsp.Callback(Src=0x870E, Status=None, NWK=None, NodeDescriptor=None),), future=<Future finished result=ZDO.NodeDescR...lity_field=0))>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.NodeDescRsp.Callback(Src=0x870E, Status=None, NWK=None, NodeDescriptor=None),), future=<Future finished result=ZDO.NodeDescR...lity_field=0))>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x82, subsystem=Subsystem.ZDO, type=CommandType.AREQ)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.NodeDescRsp.Callback(Src=0x870E, Status=None, NWK=None, NodeDescriptor=None),), future=<Future finished result=ZDO.NodeDescR...lity_field=0))>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x82, subsystem=Subsystem.ZDO, type=CommandType.AREQ)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.zigbee.application] Pretending we received a ZDO message: b'\x02\x00\x0E\x87\x02\x40\x80\x02\x10\x52\x52\x00\x00\x2C\x52\x00\x00'
- 2020-12-11 11:20:26 INFO (MainThread) [zigpy.device] [0x870e] Node Descriptor: NodeDescriptor(byte1=2, byte2=64, mac_capability_flags=128, manufacturer_code=4098, maximum_buffer_size=82, maximum_incoming_transfer_size=82, server_mask=11264, maximum_outgoing_transfer_size=82, descriptor_capability_field=0)
- 2020-12-11 11:20:26 INFO (MainThread) [zigpy.device] [0x870e] Discovering endpoints
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.util] Tries remaining: 3
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.device] [0x870e] Extending timeout for 0x03 request
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Sending request: ZDO.ExtRouteChk.Req(Dst=0x870E, RtStatus=<RouteStatus.ACTIVE: 1>, Options=<RouteOptions.NO_ROUTE_CACHE|MTO_ROUTE: 3>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.ExtRouteChk.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x46, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436, <TaskWakeupMethWrapper object at 0x7f525f99b130>()]>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x04\x25\x46\x0E\x87\x01\x03\xEC'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x01\x65\x46\x00\x22'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x46, subsystem=Subsystem.ZDO, type=CommandType.SRSP), data=b'\x00'))
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.ExtRouteChk.Rsp(Status=<RoutingStatus.SUCCESS: 0>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] ZDO.ExtRouteChk.Rsp(Status=<RoutingStatus.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(ZDO.ExtRouteChk.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x46, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.ExtRouteC...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.ExtRouteChk.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x46, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.ExtRouteC...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x46, subsystem=Subsystem.ZDO, type=CommandType.SRSP)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.zigbee.application] Intercepted a ZDO request: dst_addr=AddrModeAddress(mode=<AddrMode.NWK: 2>, address=0x870E), dst_ep=0, src_ep=0, cluster=ZDOCmd.Active_EP_req, sequence=3, options=TransmitOptions.SUPPRESS_ROUTE_DISC_NETWORK|ACK_REQUEST, radius=30, data=b'\x03\x0e\x87'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.zigbee.application] Intercepted AP ZDO request ZDOCmd.Active_EP_req({'NWKAddrOfInterest': 0x870E}) and replaced with ZDO.ActiveEpReq.Req(DstAddr=0x870E, NWKAddrOfInterest=0x870E)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.ActiveEpRsp.Callback(Src=0x870E, Status=None, NWK=None, ActiveEndpoints=None),), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Sending request: ZDO.ActiveEpReq.Req(DstAddr=0x870E, NWKAddrOfInterest=0x870E)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.ActiveEpReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x05, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x04\x25\x05\x0E\x87\x0E\x87\x24'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x01\x65\x05\x00\x61'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x05, subsystem=Subsystem.ZDO, type=CommandType.SRSP), data=b'\x00'))
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.ActiveEpReq.Rsp(Status=<Status.SUCCESS: 0>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] ZDO.ActiveEpReq.Rsp(Status=<Status.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(ZDO.ActiveEpReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x05, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.ActiveEpR...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.ActiveEpReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x05, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.ActiveEpR...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x05, subsystem=Subsystem.ZDO, type=CommandType.SRSP)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 1 one-shot listeners remaining
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x07\x45\x85\x0E\x87\x00\x0E\x87\x01\x01\xC7'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x85, subsystem=Subsystem.ZDO, type=CommandType.AREQ), data=b'\x0E\x87\x00\x0E\x87\x01\x01'))
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.ActiveEpRsp.Callback(Src=0x870E, Status=<Status.SUCCESS: 0>, NWK=0x870E, ActiveEndpoints=[1])
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] ZDO.ActiveEpRsp.Callback(Src=0x870E, Status=<Status.SUCCESS: 0>, NWK=0x870E, ActiveEndpoints=[1]) matches OneShotResponseListener(matching_commands=(ZDO.ActiveEpRsp.Callback(Src=0x870E, Status=None, NWK=None, ActiveEndpoints=None),), future=<Future finished result=ZDO.ActiveEpR...Endpoints=[1])>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.ActiveEpRsp.Callback(Src=0x870E, Status=None, NWK=None, ActiveEndpoints=None),), future=<Future finished result=ZDO.ActiveEpR...Endpoints=[1])>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x85, subsystem=Subsystem.ZDO, type=CommandType.AREQ)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.ActiveEpRsp.Callback(Src=0x870E, Status=None, NWK=None, ActiveEndpoints=None),), future=<Future finished result=ZDO.ActiveEpR...Endpoints=[1])>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x85, subsystem=Subsystem.ZDO, type=CommandType.AREQ)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.zigbee.application] Pretending we received a ZDO message: b'\x03\x00\x0E\x87\x01\x01'
- 2020-12-11 11:20:26 INFO (MainThread) [zigpy.device] [0x870e] Discovered endpoints: [1]
- 2020-12-11 11:20:26 INFO (MainThread) [zigpy.endpoint] [0x870e:1] Discovering endpoint information
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.util] Tries remaining: 3
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.device] [0x870e] Extending timeout for 0x04 request
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Sending request: ZDO.ExtRouteChk.Req(Dst=0x870E, RtStatus=<RouteStatus.ACTIVE: 1>, Options=<RouteOptions.NO_ROUTE_CACHE|MTO_ROUTE: 3>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.ExtRouteChk.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x46, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x04\x25\x46\x0E\x87\x01\x03\xEC'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x01\x65\x46\x00\x22'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x46, subsystem=Subsystem.ZDO, type=CommandType.SRSP), data=b'\x00'))
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.ExtRouteChk.Rsp(Status=<RoutingStatus.SUCCESS: 0>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] ZDO.ExtRouteChk.Rsp(Status=<RoutingStatus.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(ZDO.ExtRouteChk.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x46, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.ExtRouteC...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.ExtRouteChk.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x46, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.ExtRouteC...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x46, subsystem=Subsystem.ZDO, type=CommandType.SRSP)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.zigbee.application] Intercepted a ZDO request: dst_addr=AddrModeAddress(mode=<AddrMode.NWK: 2>, address=0x870E), dst_ep=0, src_ep=0, cluster=ZDOCmd.Simple_Desc_req, sequence=4, options=TransmitOptions.SUPPRESS_ROUTE_DISC_NETWORK|ACK_REQUEST, radius=30, data=b'\x04\x0e\x87\x01'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.zigbee.application] Intercepted AP ZDO request ZDOCmd.Simple_Desc_req({'NWKAddrOfInterest': 0x870E, 'EndPoint': 1}) and replaced with ZDO.SimpleDescReq.Req(DstAddr=0x870E, NWKAddrOfInterest=0x870E, Endpoint=1)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.SimpleDescRsp.Callback(Src=0x870E, Status=None, NWK=None, SimpleDescriptor=None),), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Sending request: ZDO.SimpleDescReq.Req(DstAddr=0x870E, NWKAddrOfInterest=0x870E, Endpoint=1)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.SimpleDescReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x04, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x05\x25\x04\x0E\x87\x0E\x87\x01\x25'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x01\x65\x04\x00\x60'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x04, subsystem=Subsystem.ZDO, type=CommandType.SRSP), data=b'\x00'))
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.SimpleDescReq.Rsp(Status=<Status.SUCCESS: 0>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] ZDO.SimpleDescReq.Rsp(Status=<Status.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(ZDO.SimpleDescReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x04, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.SimpleDes...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.SimpleDescReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x04, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.SimpleDes...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x04, subsystem=Subsystem.ZDO, type=CommandType.SRSP)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 1 one-shot listeners remaining
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x1A\x45\x84\x0E\x87\x00\x0E\x87\x14\x01\x04\x01\x51\x00\x01\x04\x00\x00\x04\x00\x05\x00\x00\xEF\x02\x19\x00\x0A\x00\x60'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x84, subsystem=Subsystem.ZDO, type=CommandType.AREQ), data=b'\x0E\x87\x00\x0E\x87\x14\x01\x04\x01\x51\x00\x01\x04\x00\x00\x04\x00\x05\x00\x00\xEF\x02\x19\x00\x0A\x00'))
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.SimpleDescRsp.Callback(Src=0x870E, Status=<Status.SUCCESS: 0>, NWK=0x870E, SimpleDescriptor=SizePrefixedSimpleDescriptor(endpoint=1, profile=260, device_type=81, device_version=1, input_clusters=[0, 4, 5, 61184], output_clusters=[25, 10]))
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] ZDO.SimpleDescRsp.Callback(Src=0x870E, Status=<Status.SUCCESS: 0>, NWK=0x870E, SimpleDescriptor=SizePrefixedSimpleDescriptor(endpoint=1, profile=260, device_type=81, device_version=1, input_clusters=[0, 4, 5, 61184], output_clusters=[25, 10])) matches OneShotResponseListener(matching_commands=(ZDO.SimpleDescRsp.Callback(Src=0x870E, Status=None, NWK=None, SimpleDescriptor=None),), future=<Future finished result=ZDO.SimpleDes...ers=[25, 10]))>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.SimpleDescRsp.Callback(Src=0x870E, Status=None, NWK=None, SimpleDescriptor=None),), future=<Future finished result=ZDO.SimpleDes...ers=[25, 10]))>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x84, subsystem=Subsystem.ZDO, type=CommandType.AREQ)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.SimpleDescRsp.Callback(Src=0x870E, Status=None, NWK=None, SimpleDescriptor=None),), future=<Future finished result=ZDO.SimpleDes...ers=[25, 10]))>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x84, subsystem=Subsystem.ZDO, type=CommandType.AREQ)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.zigbee.application] Pretending we received a ZDO message: b'\x04\x00\x0E\x87\x14\x01\x04\x01\x51\x00\x01\x04\x00\x00\x04\x00\x05\x00\x00\xEF\x02\x19\x00\x0A\x00'
- 2020-12-11 11:20:26 INFO (MainThread) [zigpy.endpoint] [0x870e:1] Discovered endpoint information: SizePrefixedSimpleDescriptor(endpoint=1, profile=260, device_type=81, device_version=1, input_clusters=[0, 4, 5, 61184], output_clusters=[25, 10])
- 2020-12-11 11:20:26 WARNING (MainThread) [zigpy.zcl] Unknown cluster 61184
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.device] [0x870e] Extending timeout for 0x05 request
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(AF.DataConfirm.Callback(Status=None, Endpoint=None, TSN=5),), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Sending request: AF.DataRequestExt.Req(DstAddrModeAddress=AddrModeAddress(mode=<AddrMode.NWK: 2>, address=0x870E), DstEndpoint=1, DstPanId=0x0000, SrcEndpoint=1, ClusterId=0, TSN=5, Options=<TransmitOptions.SUPPRESS_ROUTE_DISC_NETWORK|ACK_REQUEST: 48>, Radius=30, Data=b'\x00\x05\x00\x04\x00\x05\x00')
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(AF.DataRequestExt.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x02, subsystem=Subsystem.AF, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x1B\x24\x02\x02\x0E\x87\x00\x00\x00\x00\x00\x00\x01\x00\x00\x01\x00\x00\x05\x30\x1E\x07\x00\x00\x05\x00\x04\x00\x05\x00\x9E'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x01\x64\x02\x00\x67'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x02, subsystem=Subsystem.AF, type=CommandType.SRSP), data=b'\x00'))
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Received command: AF.DataRequestExt.Rsp(Status=<Status.SUCCESS: 0>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] AF.DataRequestExt.Rsp(Status=<Status.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(AF.DataRequestExt.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x02, subsystem=Subsystem.AF, type=CommandType.SREQ))), future=<Future finished result=AF.DataReques...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(AF.DataRequestExt.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x02, subsystem=Subsystem.AF, type=CommandType.SREQ))), future=<Future finished result=AF.DataReques...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x02, subsystem=Subsystem.AF, type=CommandType.SRSP)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 1 one-shot listeners remaining
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x03\x44\x80\x00\x01\x05\xC3'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x80, subsystem=Subsystem.AF, type=CommandType.AREQ), data=b'\x00\x01\x05'))
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Received command: AF.DataConfirm.Callback(Status=<Status.SUCCESS: 0>, Endpoint=1, TSN=5)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] AF.DataConfirm.Callback(Status=<Status.SUCCESS: 0>, Endpoint=1, TSN=5) matches OneShotResponseListener(matching_commands=(AF.DataConfirm.Callback(Status=None, Endpoint=None, TSN=5),), future=<Future finished result=AF.DataConfir...oint=1, TSN=5)>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(AF.DataConfirm.Callback(Status=None, Endpoint=None, TSN=5),), future=<Future finished result=AF.DataConfir...oint=1, TSN=5)>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x80, subsystem=Subsystem.AF, type=CommandType.AREQ)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(AF.DataConfirm.Callback(Status=None, Endpoint=None, TSN=5),), future=<Future finished result=AF.DataConfir...oint=1, TSN=5)>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x80, subsystem=Subsystem.AF, type=CommandType.AREQ)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x37\x44\x81\x00\x00\x00\x00\x0E\x87\x01\x01\x00\x6E\x00\x99\xB5\x01\x00\x00\x23\x18\x05\x01\x04\x00\x00\x42\x10\x5F\x54\x5A\x45\x32\x30\x30\x5F\x6B\x66\x76\x71\x36\x61\x76\x79\x05\x00\x00\x42\x06\x54\x53\x30\x36\x30\x31\x0E\x87\x1D\xAF'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x81, subsystem=Subsystem.AF, type=CommandType.AREQ), data=b'\x00\x00\x00\x00\x0E\x87\x01\x01\x00\x6E\x00\x99\xB5\x01\x00\x00\x23\x18\x05\x01\x04\x00\x00\x42\x10\x5F\x54\x5A\x45\x32\x30\x30\x5F\x6B\x66\x76\x71\x36\x61\x76\x79\x05\x00\x00\x42\x06\x54\x53\x30\x36\x30\x31\x0E\x87\x1D'))
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Received command: AF.IncomingMsg.Callback(GroupId=0x0000, ClusterId=0, SrcAddr=0x870E, SrcEndpoint=1, DstEndpoint=1, WasBroadcast=<Bool.false: 0>, LQI=110, SecurityUse=<Bool.false: 0>, TimeStamp=112025, TSN=0, Data=b'\x18\x05\x01\x04\x00\x00\x42\x10\x5F\x54\x5A\x45\x32\x30\x30\x5F\x6B\x66\x76\x71\x36\x61\x76\x79\x05\x00\x00\x42\x06\x54\x53\x30\x36\x30\x31', MacSrcAddr=0x870E, MsgResultRadius=29)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.zcl] [0x870e:1:0x0000] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=5 command_id=Command.Read_Attributes_rsp>
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] AF.IncomingMsg.Callback(GroupId=0x0000, ClusterId=0, SrcAddr=0x870E, SrcEndpoint=1, DstEndpoint=1, WasBroadcast=<Bool.false: 0>, LQI=110, SecurityUse=<Bool.false: 0>, TimeStamp=112025, TSN=0, Data=b'\x18\x05\x01\x04\x00\x00\x42\x10\x5F\x54\x5A\x45\x32\x30\x30\x5F\x6B\x66\x76\x71\x36\x61\x76\x79\x05\x00\x00\x42\x06\x54\x53\x30\x36\x30\x31', MacSrcAddr=0x870E, MsgResultRadius=29) matches CallbackResponseListener(matching_commands=(AF.IncomingMsg.Callback(GroupId=None, ClusterId=None, SrcAddr=None, SrcEndpoint=None, DstEndpoint=None, WasBroadcast=None, LQI=None, SecurityUse=None, TimeStamp=None, TSN=None, Data=None, MacSrcAddr=None, MsgResultRadius=None),), callback=<bound method ControllerApplication.on_af_message of <zigpy_znp.zigbee.application.ControllerApplication object at 0x7f525e3a1d60>>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.endpoint] [0x870e:1] Manufacturer: _TZE200_kfvq6avy
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.endpoint] [0x870e:1] Model: TS0601
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.quirks.registry] Checking quirks for _TZE200_kfvq6avy TS0601 (5c:02:72:ff:fe:c3:e2:6f)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.quirks.registry] Considering <class 'bellows.zigbee.application.EZSPCoordinator'>
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.quirks.registry] Fail because device_type mismatch on at least one endpoint
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.quirks.registry] Considering <class 'zhaquirks.gledopto.soposhgu10.SoposhGU10'>
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.quirks.registry] Fail because endpoint list mismatch: {11, 13} {1}
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.quirks.registry] Considering <class 'zhaquirks.netvox.z308e3ed.Z308E3ED'>
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.quirks.registry] Fail because device_type mismatch on at least one endpoint
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.quirks.registry] Considering <class 'zhaquirks.philips.rom001.PhilipsROM001'>
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.quirks.registry] Fail because device_type mismatch on at least one endpoint
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.quirks.registry] Considering <class 'zhaquirks.philips.rwl020.PhilipsRWL020'>
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.quirks.registry] Fail because endpoint list mismatch: {1, 2} {1}
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.quirks.registry] Considering <class 'zhaquirks.philips.rwl021.PhilipsRWL021'>
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.quirks.registry] Fail because endpoint list mismatch: {1, 2} {1}
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.quirks.registry] Considering <class 'zhaquirks.smartthings.multi.SmartthingsMultiPurposeSensor'>
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.quirks.registry] Fail because device_type mismatch on at least one endpoint
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.quirks.registry] Considering <class 'zhaquirks.smartthings.tag_v4.SmartThingsTagV4'>
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.quirks.registry] Fail because device_type mismatch on at least one endpoint
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.quirks.registry] Considering <class 'zhaquirks.xbee.xbee3_io.XBee3Sensor'>
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.quirks.registry] Fail because endpoint list mismatch: {232, 230} {1}
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.quirks.registry] Considering <class 'zhaquirks.xbee.xbee_io.XBeeSensor'>
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.quirks.registry] Fail because endpoint list mismatch: {232, 230} {1}
- 2020-12-11 11:20:26 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event device_registry_updated[L]: action=create, device_id=967ef934d98fdacebbcbf06d7930d6ff>
- 2020-12-11 11:20:26 DEBUG (MainThread) [homeassistant.components.zha.core.gateway] device - 0x870E:5c:02:72:ff:fe:c3:e2:6f entering async_device_initialized - is_new_join: True
- 2020-12-11 11:20:26 DEBUG (MainThread) [homeassistant.components.zha.core.gateway] device - 0x870E:5c:02:72:ff:fe:c3:e2:6f has joined the ZHA zigbee network
- 2020-12-11 11:20:26 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0x870E](TS0601): started configuration
- 2020-12-11 11:20:26 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x870E:ZDO](TS0601): 'async_configure' stage succeeded
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.device] [0x870e] Extending timeout for 0x06 request
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Sending request: ZDO.ExtRouteChk.Req(Dst=0x870E, RtStatus=<RouteStatus.ACTIVE: 1>, Options=<RouteOptions.NO_ROUTE_CACHE|MTO_ROUTE: 3>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.ExtRouteChk.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x46, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x04\x25\x46\x0E\x87\x01\x03\xEC'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.device] [0x870e] Extending timeout for 0x07 request
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x01\x65\x46\x00\x22'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x46, subsystem=Subsystem.ZDO, type=CommandType.SRSP), data=b'\x00'))
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.ExtRouteChk.Rsp(Status=<RoutingStatus.SUCCESS: 0>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] ZDO.ExtRouteChk.Rsp(Status=<RoutingStatus.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(ZDO.ExtRouteChk.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x46, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.ExtRouteC...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.ExtRouteChk.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x46, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.ExtRouteC...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x46, subsystem=Subsystem.ZDO, type=CommandType.SRSP)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.zigbee.application] Intercepted a ZDO request: dst_addr=AddrModeAddress(mode=<AddrMode.NWK: 2>, address=0x870E), dst_ep=0, src_ep=0, cluster=ZDOCmd.Bind_req, sequence=6, options=TransmitOptions.SUPPRESS_ROUTE_DISC_NETWORK|ACK_REQUEST, radius=30, data=b'\x06o\xe2\xc3\xfe\xffr\x02\\\x01\x00\x00\x03\xf2\x806\x19\x00K\x12\x00\x01'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.zigbee.application] Intercepted AP ZDO request ZDOCmd.Bind_req({'SrcAddress': 5c:02:72:ff:fe:c3:e2:6f, 'SrcEndpoint': 1, 'ClusterID': 0, 'DstAddress': MultiAddress(addrmode=3, ieee=00:12:4b:00:19:36:80:f2, endpoint=1)}) and replaced with ZDO.BindReq.Req(Dst=0x870E, Src=5c:02:72:ff:fe:c3:e2:6f, SrcEndpoint=1, ClusterId=0, Address=MultiAddress(addrmode=3, ieee=00:12:4b:00:19:36:80:f2, endpoint=1))
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.BindRsp.Callback(Src=0x870E, Status=None),), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Sending request: ZDO.ExtRouteChk.Req(Dst=0x870E, RtStatus=<RouteStatus.ACTIVE: 1>, Options=<RouteOptions.NO_ROUTE_CACHE|MTO_ROUTE: 3>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.ExtRouteChk.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x46, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x04\x25\x46\x0E\x87\x01\x03\xEC'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x01\x65\x46\x00\x22'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x46, subsystem=Subsystem.ZDO, type=CommandType.SRSP), data=b'\x00'))
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.ExtRouteChk.Rsp(Status=<RoutingStatus.SUCCESS: 0>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] ZDO.ExtRouteChk.Rsp(Status=<RoutingStatus.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(ZDO.ExtRouteChk.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x46, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.ExtRouteC...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.ExtRouteChk.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x46, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.ExtRouteC...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x46, subsystem=Subsystem.ZDO, type=CommandType.SRSP)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 1 one-shot listeners remaining
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.zigbee.application] Intercepted a ZDO request: dst_addr=AddrModeAddress(mode=<AddrMode.NWK: 2>, address=0x870E), dst_ep=0, src_ep=0, cluster=ZDOCmd.Bind_req, sequence=7, options=TransmitOptions.SUPPRESS_ROUTE_DISC_NETWORK|ACK_REQUEST, radius=30, data=b'\x07o\xe2\xc3\xfe\xffr\x02\\\x01\x19\x00\x03\xf2\x806\x19\x00K\x12\x00\x01'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.zigbee.application] Intercepted AP ZDO request ZDOCmd.Bind_req({'SrcAddress': 5c:02:72:ff:fe:c3:e2:6f, 'SrcEndpoint': 1, 'ClusterID': 25, 'DstAddress': MultiAddress(addrmode=3, ieee=00:12:4b:00:19:36:80:f2, endpoint=1)}) and replaced with ZDO.BindReq.Req(Dst=0x870E, Src=5c:02:72:ff:fe:c3:e2:6f, SrcEndpoint=1, ClusterId=25, Address=MultiAddress(addrmode=3, ieee=00:12:4b:00:19:36:80:f2, endpoint=1))
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.BindRsp.Callback(Src=0x870E, Status=None),), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Sending request: ZDO.BindReq.Req(Dst=0x870E, Src=5c:02:72:ff:fe:c3:e2:6f, SrcEndpoint=1, ClusterId=0, Address=MultiAddress(addrmode=3, ieee=00:12:4b:00:19:36:80:f2, endpoint=1))
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.BindReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x21, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x17\x25\x21\x0E\x87\x6F\xE2\xC3\xFE\xFF\x72\x02\x5C\x01\x00\x00\x03\xF2\x80\x36\x19\x00\x4B\x12\x00\x01\xFE'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x01\x65\x21\x00\x45'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x21, subsystem=Subsystem.ZDO, type=CommandType.SRSP), data=b'\x00'))
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.BindReq.Rsp(Status=<Status.SUCCESS: 0>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] ZDO.BindReq.Rsp(Status=<Status.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(ZDO.BindReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x21, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.BindReq.R...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.BindReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x21, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.BindReq.R...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x21, subsystem=Subsystem.ZDO, type=CommandType.SRSP)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 2 one-shot listeners remaining
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Sending request: ZDO.BindReq.Req(Dst=0x870E, Src=5c:02:72:ff:fe:c3:e2:6f, SrcEndpoint=1, ClusterId=25, Address=MultiAddress(addrmode=3, ieee=00:12:4b:00:19:36:80:f2, endpoint=1))
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.BindReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x21, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436, <TaskWakeupMethWrapper object at 0x7f525df744f0>()]>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x17\x25\x21\x0E\x87\x6F\xE2\xC3\xFE\xFF\x72\x02\x5C\x01\x19\x00\x03\xF2\x80\x36\x19\x00\x4B\x12\x00\x01\xE7'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x01\x65\x21\x00\x45'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x21, subsystem=Subsystem.ZDO, type=CommandType.SRSP), data=b'\x00'))
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.BindReq.Rsp(Status=<Status.SUCCESS: 0>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] ZDO.BindReq.Rsp(Status=<Status.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(ZDO.BindReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x21, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.BindReq.R...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.BindReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x21, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.BindReq.R...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x21, subsystem=Subsystem.ZDO, type=CommandType.SRSP)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 2 one-shot listeners remaining
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x03\x45\xA1\x0E\x87\x00\x6E'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0xA1, subsystem=Subsystem.ZDO, type=CommandType.AREQ), data=b'\x0E\x87\x00'))
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.BindRsp.Callback(Src=0x870E, Status=<Status.SUCCESS: 0>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] ZDO.BindRsp.Callback(Src=0x870E, Status=<Status.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(ZDO.BindRsp.Callback(Src=0x870E, Status=None),), future=<Future finished result=ZDO.BindRsp.C...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.BindRsp.Callback(Src=0x870E, Status=None),), future=<Future finished result=ZDO.BindRsp.C...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 1 one-shot listeners remaining
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.BindRsp.Callback(Src=0x870E, Status=None),), future=<Future finished result=ZDO.BindRsp.C...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 1 one-shot listeners remaining
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.zigbee.application] Pretending we received a ZDO message: b'\x06\x00'
- 2020-12-11 11:20:26 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x870E:1:0x0000]: bound 'basic' cluster: Status.SUCCESS
- 2020-12-11 11:20:26 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x870E:1:0x0000]: finished channel configuration
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy.device] [0x870e] Extending timeout for 0x08 request
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(AF.DataConfirm.Callback(Status=None, Endpoint=None, TSN=8),), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Sending request: AF.DataRequestExt.Req(DstAddrModeAddress=AddrModeAddress(mode=<AddrMode.NWK: 2>, address=0x870E), DstEndpoint=1, DstPanId=0x0000, SrcEndpoint=1, ClusterId=0, TSN=8, Options=<TransmitOptions.SUPPRESS_ROUTE_DISC_NETWORK|ACK_REQUEST: 48>, Radius=30, Data=b'\x00\x08\x00\x07\x00')
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(AF.DataRequestExt.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x02, subsystem=Subsystem.AF, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436, <TaskWakeupMethWrapper object at 0x7f525df89640>()]>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x19\x24\x02\x02\x0E\x87\x00\x00\x00\x00\x00\x00\x01\x00\x00\x01\x00\x00\x08\x30\x1E\x05\x00\x00\x08\x00\x07\x00\x98'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x01\x64\x02\x00\x67'
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x02, subsystem=Subsystem.AF, type=CommandType.SRSP), data=b'\x00'))
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Received command: AF.DataRequestExt.Rsp(Status=<Status.SUCCESS: 0>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] AF.DataRequestExt.Rsp(Status=<Status.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(AF.DataRequestExt.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x02, subsystem=Subsystem.AF, type=CommandType.SREQ))), future=<Future finished result=AF.DataReques...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(AF.DataRequestExt.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x02, subsystem=Subsystem.AF, type=CommandType.SREQ))), future=<Future finished result=AF.DataReques...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x02, subsystem=Subsystem.AF, type=CommandType.SRSP)
- 2020-12-11 11:20:26 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 2 one-shot listeners remaining
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x03\x45\xA1\x0E\x87\x00\x6E'
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0xA1, subsystem=Subsystem.ZDO, type=CommandType.AREQ), data=b'\x0E\x87\x00'))
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.BindRsp.Callback(Src=0x870E, Status=<Status.SUCCESS: 0>)
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] ZDO.BindRsp.Callback(Src=0x870E, Status=<Status.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(ZDO.BindRsp.Callback(Src=0x870E, Status=None),), future=<Future finished result=ZDO.BindRsp.C...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.BindRsp.Callback(Src=0x870E, Status=None),), future=<Future finished result=ZDO.BindRsp.C...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0xA1, subsystem=Subsystem.ZDO, type=CommandType.AREQ)
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 1 one-shot listeners remaining
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.BindRsp.Callback(Src=0x870E, Status=None),), future=<Future finished result=ZDO.BindRsp.C...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0xA1, subsystem=Subsystem.ZDO, type=CommandType.AREQ)
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 1 one-shot listeners remaining
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.zigbee.application] Pretending we received a ZDO message: b'\x07\x00'
- 2020-12-11 11:20:27 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x870E:1:0x0019]: bound 'ota' cluster: Status.SUCCESS
- 2020-12-11 11:20:27 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x870E:1:0x0019]: finished channel configuration
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x03\x44\x80\x00\x01\x08\xCE'
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x80, subsystem=Subsystem.AF, type=CommandType.AREQ), data=b'\x00\x01\x08'))
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] Received command: AF.DataConfirm.Callback(Status=<Status.SUCCESS: 0>, Endpoint=1, TSN=8)
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] AF.DataConfirm.Callback(Status=<Status.SUCCESS: 0>, Endpoint=1, TSN=8) matches OneShotResponseListener(matching_commands=(AF.DataConfirm.Callback(Status=None, Endpoint=None, TSN=8),), future=<Future finished result=AF.DataConfir...oint=1, TSN=8)>)
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(AF.DataConfirm.Callback(Status=None, Endpoint=None, TSN=8),), future=<Future finished result=AF.DataConfir...oint=1, TSN=8)>)
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x80, subsystem=Subsystem.AF, type=CommandType.AREQ)
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(AF.DataConfirm.Callback(Status=None, Endpoint=None, TSN=8),), future=<Future finished result=AF.DataConfir...oint=1, TSN=8)>)
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x80, subsystem=Subsystem.AF, type=CommandType.AREQ)
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x1C\x44\x81\x00\x00\x00\x00\x0E\x87\x01\x01\x00\x6E\x00\x6E\xBF\x01\x00\x00\x08\x18\x08\x01\x07\x00\x00\x30\x03\x0E\x87\x1D\x57'
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x81, subsystem=Subsystem.AF, type=CommandType.AREQ), data=b'\x00\x00\x00\x00\x0E\x87\x01\x01\x00\x6E\x00\x6E\xBF\x01\x00\x00\x08\x18\x08\x01\x07\x00\x00\x30\x03\x0E\x87\x1D'))
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] Received command: AF.IncomingMsg.Callback(GroupId=0x0000, ClusterId=0, SrcAddr=0x870E, SrcEndpoint=1, DstEndpoint=1, WasBroadcast=<Bool.false: 0>, LQI=110, SecurityUse=<Bool.false: 0>, TimeStamp=114542, TSN=0, Data=b'\x18\x08\x01\x07\x00\x00\x30\x03', MacSrcAddr=0x870E, MsgResultRadius=29)
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy.zcl] [0x870e:1:0x0000] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=8 command_id=Command.Read_Attributes_rsp>
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] AF.IncomingMsg.Callback(GroupId=0x0000, ClusterId=0, SrcAddr=0x870E, SrcEndpoint=1, DstEndpoint=1, WasBroadcast=<Bool.false: 0>, LQI=110, SecurityUse=<Bool.false: 0>, TimeStamp=114542, TSN=0, Data=b'\x18\x08\x01\x07\x00\x00\x30\x03', MacSrcAddr=0x870E, MsgResultRadius=29) matches CallbackResponseListener(matching_commands=(AF.IncomingMsg.Callback(GroupId=None, ClusterId=None, SrcAddr=None, SrcEndpoint=None, DstEndpoint=None, WasBroadcast=None, LQI=None, SecurityUse=None, TimeStamp=None, TSN=None, Data=None, MacSrcAddr=None, MsgResultRadius=None),), callback=<bound method ControllerApplication.on_af_message of <zigpy_znp.zigbee.application.ControllerApplication object at 0x7f525e3a1d60>>)
- 2020-12-11 11:20:27 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x870E:1:0x0000]: initializing channel: from_cache: False
- 2020-12-11 11:20:27 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x870E:1:0x0000]: 'async_configure' stage succeeded
- 2020-12-11 11:20:27 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x870E:1:0x0019]: 'async_configure' stage succeeded
- 2020-12-11 11:20:27 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0x870E](TS0601): completed configuration
- 2020-12-11 11:20:27 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0x870E](TS0601): stored in registry: ZhaDeviceEntry(name='_TZE200_kfvq6avy TS0601', ieee='5c:02:72:ff:fe:c3:e2:6f', last_seen=1607685627.4361205)
- 2020-12-11 11:20:27 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0x870E](TS0601): started initialization
- 2020-12-11 11:20:27 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x870E:ZDO](TS0601): 'async_initialize' stage succeeded
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy.device] [0x870e] Extending timeout for 0x09 request
- 2020-12-11 11:20:27 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x870E:1:0x0019]: initializing channel: from_cache: False
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(AF.DataConfirm.Callback(Status=None, Endpoint=None, TSN=9),), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] Sending request: AF.DataRequestExt.Req(DstAddrModeAddress=AddrModeAddress(mode=<AddrMode.NWK: 2>, address=0x870E), DstEndpoint=1, DstPanId=0x0000, SrcEndpoint=1, ClusterId=0, TSN=9, Options=<TransmitOptions.SUPPRESS_ROUTE_DISC_NETWORK|ACK_REQUEST: 48>, Radius=30, Data=b'\x00\x09\x00\x07\x00')
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(AF.DataRequestExt.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x02, subsystem=Subsystem.AF, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x19\x24\x02\x02\x0E\x87\x00\x00\x00\x00\x00\x00\x01\x00\x00\x01\x00\x00\x09\x30\x1E\x05\x00\x00\x09\x00\x07\x00\x98'
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x01\x64\x02\x00\x67'
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x02, subsystem=Subsystem.AF, type=CommandType.SRSP), data=b'\x00'))
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] Received command: AF.DataRequestExt.Rsp(Status=<Status.SUCCESS: 0>)
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] AF.DataRequestExt.Rsp(Status=<Status.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(AF.DataRequestExt.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x02, subsystem=Subsystem.AF, type=CommandType.SREQ))), future=<Future finished result=AF.DataReques...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(AF.DataRequestExt.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x02, subsystem=Subsystem.AF, type=CommandType.SREQ))), future=<Future finished result=AF.DataReques...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x02, subsystem=Subsystem.AF, type=CommandType.SRSP)
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 1 one-shot listeners remaining
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x1C\x44\x81\x00\x00\x00\x00\x0E\x87\x01\x01\x00\x73\x00\x9E\xC5\x01\x00\x00\x08\x18\x09\x01\x07\x00\x00\x30\x03\x0E\x87\x1D\xC1'
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x81, subsystem=Subsystem.AF, type=CommandType.AREQ), data=b'\x00\x00\x00\x00\x0E\x87\x01\x01\x00\x73\x00\x9E\xC5\x01\x00\x00\x08\x18\x09\x01\x07\x00\x00\x30\x03\x0E\x87\x1D'))
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] Received command: AF.IncomingMsg.Callback(GroupId=0x0000, ClusterId=0, SrcAddr=0x870E, SrcEndpoint=1, DstEndpoint=1, WasBroadcast=<Bool.false: 0>, LQI=115, SecurityUse=<Bool.false: 0>, TimeStamp=116126, TSN=0, Data=b'\x18\x09\x01\x07\x00\x00\x30\x03', MacSrcAddr=0x870E, MsgResultRadius=29)
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy.zcl] [0x870e:1:0x0000] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=9 command_id=Command.Read_Attributes_rsp>
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] AF.IncomingMsg.Callback(GroupId=0x0000, ClusterId=0, SrcAddr=0x870E, SrcEndpoint=1, DstEndpoint=1, WasBroadcast=<Bool.false: 0>, LQI=115, SecurityUse=<Bool.false: 0>, TimeStamp=116126, TSN=0, Data=b'\x18\x09\x01\x07\x00\x00\x30\x03', MacSrcAddr=0x870E, MsgResultRadius=29) matches CallbackResponseListener(matching_commands=(AF.IncomingMsg.Callback(GroupId=None, ClusterId=None, SrcAddr=None, SrcEndpoint=None, DstEndpoint=None, WasBroadcast=None, LQI=None, SecurityUse=None, TimeStamp=None, TSN=None, Data=None, MacSrcAddr=None, MsgResultRadius=None),), callback=<bound method ControllerApplication.on_af_message of <zigpy_znp.zigbee.application.ControllerApplication object at 0x7f525e3a1d60>>)
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x03\x44\x80\x00\x01\x09\xCF'
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x80, subsystem=Subsystem.AF, type=CommandType.AREQ), data=b'\x00\x01\x09'))
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] Received command: AF.DataConfirm.Callback(Status=<Status.SUCCESS: 0>, Endpoint=1, TSN=9)
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] AF.DataConfirm.Callback(Status=<Status.SUCCESS: 0>, Endpoint=1, TSN=9) matches OneShotResponseListener(matching_commands=(AF.DataConfirm.Callback(Status=None, Endpoint=None, TSN=9),), future=<Future finished result=AF.DataConfir...oint=1, TSN=9)>)
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(AF.DataConfirm.Callback(Status=None, Endpoint=None, TSN=9),), future=<Future finished result=AF.DataConfir...oint=1, TSN=9)>)
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x80, subsystem=Subsystem.AF, type=CommandType.AREQ)
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(AF.DataConfirm.Callback(Status=None, Endpoint=None, TSN=9),), future=<Future finished result=AF.DataConfir...oint=1, TSN=9)>)
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x80, subsystem=Subsystem.AF, type=CommandType.AREQ)
- 2020-12-11 11:20:27 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:20:27 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x870E:1:0x0000]: initializing channel: from_cache: False
- 2020-12-11 11:20:27 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x870E:1:0x0000]: 'async_initialize' stage succeeded
- 2020-12-11 11:20:27 DEBUG (MainThread) [homeassistant.components.zha.core.channels.base] [0x870E:1:0x0019]: 'async_initialize' stage succeeded
- 2020-12-11 11:20:27 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0x870E](TS0601): power source: Battery or Unknown
- 2020-12-11 11:20:27 DEBUG (MainThread) [homeassistant.components.zha.core.device] [0x870E](TS0601): completed initialization
- 2020-12-11 11:20:31 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x19\x44\x81\x00\x00\x0A\x00\x0E\x87\x01\x01\x00\x6E\x00\xB7\xF3\x01\x00\x00\x05\x00\x0C\x00\x07\x00\x0E\x87\x1D\xEE'
- 2020-12-11 11:20:31 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x81, subsystem=Subsystem.AF, type=CommandType.AREQ), data=b'\x00\x00\x0A\x00\x0E\x87\x01\x01\x00\x6E\x00\xB7\xF3\x01\x00\x00\x05\x00\x0C\x00\x07\x00\x0E\x87\x1D'))
- 2020-12-11 11:20:31 DEBUG (MainThread) [zigpy_znp.api] Received command: AF.IncomingMsg.Callback(GroupId=0x0000, ClusterId=10, SrcAddr=0x870E, SrcEndpoint=1, DstEndpoint=1, WasBroadcast=<Bool.false: 0>, LQI=110, SecurityUse=<Bool.false: 0>, TimeStamp=127927, TSN=0, Data=b'\x00\x0C\x00\x07\x00', MacSrcAddr=0x870E, MsgResultRadius=29)
- 2020-12-11 11:20:31 DEBUG (MainThread) [zigpy.zcl] [0x870e:1:0x000a] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=GLOBAL_COMMAND manufacturer_specific=False is_reply=False disable_default_response=False> manufacturer=None tsn=12 command_id=Command.Read_Attributes>
- 2020-12-11 11:20:31 DEBUG (MainThread) [zigpy.zcl] [0x870e:1:0x000a] ZCL request 0x0000: [[7]]
- 2020-12-11 11:20:31 DEBUG (MainThread) [zigpy_znp.api] AF.IncomingMsg.Callback(GroupId=0x0000, ClusterId=10, SrcAddr=0x870E, SrcEndpoint=1, DstEndpoint=1, WasBroadcast=<Bool.false: 0>, LQI=110, SecurityUse=<Bool.false: 0>, TimeStamp=127927, TSN=0, Data=b'\x00\x0C\x00\x07\x00', MacSrcAddr=0x870E, MsgResultRadius=29) matches CallbackResponseListener(matching_commands=(AF.IncomingMsg.Callback(GroupId=None, ClusterId=None, SrcAddr=None, SrcEndpoint=None, DstEndpoint=None, WasBroadcast=None, LQI=None, SecurityUse=None, TimeStamp=None, TSN=None, Data=None, MacSrcAddr=None, MsgResultRadius=None),), callback=<bound method ControllerApplication.on_af_message of <zigpy_znp.zigbee.application.ControllerApplication object at 0x7f525e3a1d60>>)
- 2020-12-11 11:20:31 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(AF.DataConfirm.Callback(Status=None, Endpoint=None, TSN=12),), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:20:31 DEBUG (MainThread) [zigpy_znp.api] Sending request: AF.DataRequestExt.Req(DstAddrModeAddress=AddrModeAddress(mode=<AddrMode.NWK: 2>, address=0x870E), DstEndpoint=1, DstPanId=0x0000, SrcEndpoint=1, ClusterId=10, TSN=12, Options=<TransmitOptions.SUPPRESS_ROUTE_DISC_NETWORK: 32>, Radius=30, Data=b'\x18\x0C\x01\x07\x00\x00\x23\x7F\x12\x66\x27')
- 2020-12-11 11:20:31 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(AF.DataRequestExt.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x02, subsystem=Subsystem.AF, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:20:31 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x1F\x24\x02\x02\x0E\x87\x00\x00\x00\x00\x00\x00\x01\x00\x00\x01\x0A\x00\x0C\x20\x1E\x0B\x00\x18\x0C\x01\x07\x00\x00\x23\x7F\x12\x66\x27\x9C'
- 2020-12-11 11:20:31 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x01\x64\x02\x00\x67'
- 2020-12-11 11:20:31 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x02, subsystem=Subsystem.AF, type=CommandType.SRSP), data=b'\x00'))
- 2020-12-11 11:20:31 DEBUG (MainThread) [zigpy_znp.api] Received command: AF.DataRequestExt.Rsp(Status=<Status.SUCCESS: 0>)
- 2020-12-11 11:20:31 DEBUG (MainThread) [zigpy_znp.api] AF.DataRequestExt.Rsp(Status=<Status.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(AF.DataRequestExt.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x02, subsystem=Subsystem.AF, type=CommandType.SREQ))), future=<Future finished result=AF.DataReques...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:31 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(AF.DataRequestExt.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x02, subsystem=Subsystem.AF, type=CommandType.SREQ))), future=<Future finished result=AF.DataReques...s.SUCCESS: 0>)>)
- 2020-12-11 11:20:31 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:20:31 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x02, subsystem=Subsystem.AF, type=CommandType.SRSP)
- 2020-12-11 11:20:31 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 1 one-shot listeners remaining
- 2020-12-11 11:20:31 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x03\x44\x80\x00\x01\x0C\xCA'
- 2020-12-11 11:20:31 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x80, subsystem=Subsystem.AF, type=CommandType.AREQ), data=b'\x00\x01\x0C'))
- 2020-12-11 11:20:31 DEBUG (MainThread) [zigpy_znp.api] Received command: AF.DataConfirm.Callback(Status=<Status.SUCCESS: 0>, Endpoint=1, TSN=12)
- 2020-12-11 11:20:31 DEBUG (MainThread) [zigpy_znp.api] AF.DataConfirm.Callback(Status=<Status.SUCCESS: 0>, Endpoint=1, TSN=12) matches OneShotResponseListener(matching_commands=(AF.DataConfirm.Callback(Status=None, Endpoint=None, TSN=12),), future=<Future finished result=AF.DataConfir...int=1, TSN=12)>)
- 2020-12-11 11:20:31 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(AF.DataConfirm.Callback(Status=None, Endpoint=None, TSN=12),), future=<Future finished result=AF.DataConfir...int=1, TSN=12)>)
- 2020-12-11 11:20:31 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x80, subsystem=Subsystem.AF, type=CommandType.AREQ)
- 2020-12-11 11:20:31 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:20:31 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(AF.DataConfirm.Callback(Status=None, Endpoint=None, TSN=12),), future=<Future finished result=AF.DataConfir...int=1, TSN=12)>)
- 2020-12-11 11:20:31 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x80, subsystem=Subsystem.AF, type=CommandType.AREQ)
- 2020-12-11 11:20:31 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:20:36 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x19\x44\x81\x00\x00\x00\xEF\x0E\x87\x01\x01\x00\x71\x00\x7A\x2A\x02\x00\x00\x05\x19\x0D\x24\x00\x08\x0E\x87\x1D\x30'
- 2020-12-11 11:20:36 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x81, subsystem=Subsystem.AF, type=CommandType.AREQ), data=b'\x00\x00\x00\xEF\x0E\x87\x01\x01\x00\x71\x00\x7A\x2A\x02\x00\x00\x05\x19\x0D\x24\x00\x08\x0E\x87\x1D'))
- 2020-12-11 11:20:36 DEBUG (MainThread) [zigpy_znp.api] Received command: AF.IncomingMsg.Callback(GroupId=0x0000, ClusterId=61184, SrcAddr=0x870E, SrcEndpoint=1, DstEndpoint=1, WasBroadcast=<Bool.false: 0>, LQI=113, SecurityUse=<Bool.false: 0>, TimeStamp=141946, TSN=0, Data=b'\x19\x0D\x24\x00\x08', MacSrcAddr=0x870E, MsgResultRadius=29)
- 2020-12-11 11:20:36 DEBUG (MainThread) [zigpy.zcl] [0x870e:1:0xef00] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=CLUSTER_COMMAND manufacturer_specific=False is_reply=True disable_default_response=True> manufacturer=None tsn=13 command_id=36>
- 2020-12-11 11:20:36 WARNING (MainThread) [zigpy.zcl] [0x870e:1:0xef00] Unknown cluster-specific command 36
- 2020-12-11 11:20:36 DEBUG (MainThread) [zigpy.zcl] [0x870e:1:0xef00] ZCL request 0x0024: b'\x00\x08'
- 2020-12-11 11:20:36 DEBUG (MainThread) [zigpy.zcl] [0x870e:1:0xef00] No handler for cluster command 36
- 2020-12-11 11:20:36 DEBUG (MainThread) [zigpy_znp.api] AF.IncomingMsg.Callback(GroupId=0x0000, ClusterId=61184, SrcAddr=0x870E, SrcEndpoint=1, DstEndpoint=1, WasBroadcast=<Bool.false: 0>, LQI=113, SecurityUse=<Bool.false: 0>, TimeStamp=141946, TSN=0, Data=b'\x19\x0D\x24\x00\x08', MacSrcAddr=0x870E, MsgResultRadius=29) matches CallbackResponseListener(matching_commands=(AF.IncomingMsg.Callback(GroupId=None, ClusterId=None, SrcAddr=None, SrcEndpoint=None, DstEndpoint=None, WasBroadcast=None, LQI=None, SecurityUse=None, TimeStamp=None, TSN=None, Data=None, MacSrcAddr=None, MsgResultRadius=None),), callback=<bound method ControllerApplication.on_af_message of <zigpy_znp.zigbee.application.ControllerApplication object at 0x7f525e3a1d60>>)
- 2020-12-11 11:20:56 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x1A\x44\x81\x00\x00\x00\xEF\x0E\x87\x01\x01\x00\x73\x00\x9E\x20\x03\x00\x00\x06\x09\x0E\x11\x00\x09\x40\x0E\x87\x1D\xBA'
- 2020-12-11 11:20:56 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x81, subsystem=Subsystem.AF, type=CommandType.AREQ), data=b'\x00\x00\x00\xEF\x0E\x87\x01\x01\x00\x73\x00\x9E\x20\x03\x00\x00\x06\x09\x0E\x11\x00\x09\x40\x0E\x87\x1D'))
- 2020-12-11 11:20:56 DEBUG (MainThread) [zigpy_znp.api] Received command: AF.IncomingMsg.Callback(GroupId=0x0000, ClusterId=61184, SrcAddr=0x870E, SrcEndpoint=1, DstEndpoint=1, WasBroadcast=<Bool.false: 0>, LQI=115, SecurityUse=<Bool.false: 0>, TimeStamp=204958, TSN=0, Data=b'\x09\x0E\x11\x00\x09\x40', MacSrcAddr=0x870E, MsgResultRadius=29)
- 2020-12-11 11:20:56 DEBUG (MainThread) [zigpy.zcl] [0x870e:1:0xef00] ZCL deserialize: <ZCLHeader frame_control=<FrameControl frame_type=CLUSTER_COMMAND manufacturer_specific=False is_reply=True disable_default_response=False> manufacturer=None tsn=14 command_id=17>
- 2020-12-11 11:20:56 WARNING (MainThread) [zigpy.zcl] [0x870e:1:0xef00] Unknown cluster-specific command 17
- 2020-12-11 11:20:56 DEBUG (MainThread) [zigpy.zcl] [0x870e:1:0xef00] ZCL request 0x0011: b'\x00\t@'
- 2020-12-11 11:20:56 DEBUG (MainThread) [zigpy.zcl] [0x870e:1:0xef00] No handler for cluster command 17
- 2020-12-11 11:20:56 DEBUG (MainThread) [zigpy_znp.api] AF.IncomingMsg.Callback(GroupId=0x0000, ClusterId=61184, SrcAddr=0x870E, SrcEndpoint=1, DstEndpoint=1, WasBroadcast=<Bool.false: 0>, LQI=115, SecurityUse=<Bool.false: 0>, TimeStamp=204958, TSN=0, Data=b'\x09\x0E\x11\x00\x09\x40', MacSrcAddr=0x870E, MsgResultRadius=29) matches CallbackResponseListener(matching_commands=(AF.IncomingMsg.Callback(GroupId=None, ClusterId=None, SrcAddr=None, SrcEndpoint=None, DstEndpoint=None, WasBroadcast=None, LQI=None, SecurityUse=None, TimeStamp=None, TSN=None, Data=None, MacSrcAddr=None, MsgResultRadius=None),), callback=<bound method ControllerApplication.on_af_message of <zigpy_znp.zigbee.application.ControllerApplication object at 0x7f525e3a1d60>>)
- 2020-12-11 11:21:06 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x01\x45\xCB\x00\x8F'
- 2020-12-11 11:21:06 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0xCB, subsystem=Subsystem.ZDO, type=CommandType.AREQ), data=b'\x00'))
- 2020-12-11 11:21:06 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.PermitJoinInd.Callback(Duration=0)
- 2020-12-11 11:21:06 WARNING (MainThread) [zigpy_znp.api] Received an unhandled command: ZDO.PermitJoinInd.Callback(Duration=0)
- 2020-12-11 11:22:13 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=sun.sun, old_state=<state sun.sun=above_horizon; next_dawn=2020-12-12T07:00:15+00:00, next_dusk=2020-12-11T16:08:02+00:00, next_midnight=2020-12-11T23:34:23+00:00, next_noon=2020-12-11T11:33:40+00:00, next_rising=2020-12-12T07:41:24+00:00, next_setting=2020-12-11T15:26:58+00:00, elevation=14.52, azimuth=176.22, rising=True, friendly_name=Sun @ 2020-12-11T11:06:13.217122+00:00>, new_state=<state sun.sun=above_horizon; next_dawn=2020-12-12T07:00:15+00:00, next_dusk=2020-12-11T16:08:02+00:00, next_midnight=2020-12-11T23:34:23+00:00, next_noon=2020-12-11T11:33:40+00:00, next_rising=2020-12-12T07:41:24+00:00, next_setting=2020-12-11T15:26:58+00:00, elevation=14.56, azimuth=177.17, rising=True, friendly_name=Sun @ 2020-12-11T11:06:13.217122+00:00>>
- 2020-12-11 11:26:13 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=sun.sun, old_state=<state sun.sun=above_horizon; next_dawn=2020-12-12T07:00:15+00:00, next_dusk=2020-12-11T16:08:02+00:00, next_midnight=2020-12-11T23:34:23+00:00, next_noon=2020-12-11T11:33:40+00:00, next_rising=2020-12-12T07:41:24+00:00, next_setting=2020-12-11T15:26:58+00:00, elevation=14.56, azimuth=177.17, rising=True, friendly_name=Sun @ 2020-12-11T11:06:13.217122+00:00>, new_state=<state sun.sun=above_horizon; next_dawn=2020-12-12T07:00:15+00:00, next_dusk=2020-12-11T16:08:02+00:00, next_midnight=2020-12-11T23:34:23+00:00, next_noon=2020-12-11T11:33:40+00:00, next_rising=2020-12-12T07:41:24+00:00, next_setting=2020-12-11T15:26:58+00:00, elevation=14.58, azimuth=178.12, rising=True, friendly_name=Sun @ 2020-12-11T11:06:13.217122+00:00>>
- 2020-12-11 11:30:13 DEBUG (MainThread) [homeassistant.core] Bus:Handling <Event state_changed[L]: entity_id=sun.sun, old_state=<state sun.sun=above_horizon; next_dawn=2020-12-12T07:00:15+00:00, next_dusk=2020-12-11T16:08:02+00:00, next_midnight=2020-12-11T23:34:23+00:00, next_noon=2020-12-11T11:33:40+00:00, next_rising=2020-12-12T07:41:24+00:00, next_setting=2020-12-11T15:26:58+00:00, elevation=14.58, azimuth=178.12, rising=True, friendly_name=Sun @ 2020-12-11T11:06:13.217122+00:00>, new_state=<state sun.sun=above_horizon; next_dawn=2020-12-12T07:00:15+00:00, next_dusk=2020-12-11T16:08:02+00:00, next_midnight=2020-12-11T23:34:23+00:00, next_noon=2020-12-11T11:33:40+00:00, next_rising=2020-12-12T07:41:24+00:00, next_setting=2020-12-11T15:26:58+00:00, elevation=14.6, azimuth=179.07, rising=True, friendly_name=Sun @ 2020-12-11T11:06:13.217122+00:00>>
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.zigbee.application] Intercepted a ZDO request: dst_addr=AddrModeAddress(mode=<AddrMode.Broadcast: 15>, address=0xFFFC), dst_ep=0, src_ep=0, cluster=54, sequence=10, options=TransmitOptions.NONE, radius=0, data=b'\n<\x00'
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.zigbee.application] Intercepted AP ZDO request 54({'PermitDuration': 60, 'TC_Significant': <Bool.false: 0>}) and replaced with ZDO.MgmtPermitJoinReq.Req(AddrMode=<AddrMode.Broadcast: 15>, Dst=0xFFFC, Duration=60, TCSignificance=0)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=None),), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] Sending request: ZDO.MgmtPermitJoinReq.Req(AddrMode=<AddrMode.Broadcast: 15>, Dst=0xFFFC, Duration=60, TCSignificance=0)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x36, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436, <TaskWakeupMethWrapper object at 0x7f525df89c40>()]>)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x05\x25\x36\x0F\xFC\xFF\x3C\x00\x26'
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x01\x65\x36\x00\x52'
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x36, subsystem=Subsystem.ZDO, type=CommandType.SRSP), data=b'\x00'))
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.MgmtPermitJoinReq.Rsp(Status=<Status.SUCCESS: 0>)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] ZDO.MgmtPermitJoinReq.Rsp(Status=<Status.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x36, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.MgmtPermi...s.SUCCESS: 0>)>)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x36, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.MgmtPermi...s.SUCCESS: 0>)>)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x36, subsystem=Subsystem.ZDO, type=CommandType.SRSP)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 1 one-shot listeners remaining
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x01\x45\xCB\x3C\xB3'
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0xCB, subsystem=Subsystem.ZDO, type=CommandType.AREQ), data=b'\x3C'))
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.PermitJoinInd.Callback(Duration=60)
- 2020-12-11 11:31:29 WARNING (MainThread) [zigpy_znp.api] Received an unhandled command: ZDO.PermitJoinInd.Callback(Duration=60)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x03\x45\xB6\x00\x00\x00\xF0'
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0xB6, subsystem=Subsystem.ZDO, type=CommandType.AREQ), data=b'\x00\x00\x00'))
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=<Status.SUCCESS: 0>)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=<Status.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=None),), future=<Future finished result=ZDO.MgmtPermi...s.SUCCESS: 0>)>)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=None),), future=<Future finished result=ZDO.MgmtPermi...s.SUCCESS: 0>)>)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0xB6, subsystem=Subsystem.ZDO, type=CommandType.AREQ)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=None),), future=<Future finished result=ZDO.MgmtPermi...s.SUCCESS: 0>)>)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0xB6, subsystem=Subsystem.ZDO, type=CommandType.AREQ)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=None),), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436]>)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] Sending request: ZDO.MgmtPermitJoinReq.Req(AddrMode=<AddrMode.NWK: 2>, Dst=0x0000, Duration=60, TCSignificance=1)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] Creating one-shot listener OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x36, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future pending cb=[ZNP.wait_for_responses.<locals>.<lambda>() at /usr/local/lib/python3.8/site-packages/zigpy_znp/api.py:436, <TaskWakeupMethWrapper object at 0x7f52649ee4c0>()]>)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.uart] Sending data: b'\xFE\x05\x25\x36\x02\x00\x00\x3C\x01\x29'
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x01\x65\x36\x00\x52'
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0x36, subsystem=Subsystem.ZDO, type=CommandType.SRSP), data=b'\x00'))
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.MgmtPermitJoinReq.Rsp(Status=<Status.SUCCESS: 0>)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] ZDO.MgmtPermitJoinReq.Rsp(Status=<Status.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x36, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.MgmtPermi...s.SUCCESS: 0>)>)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinReq.Rsp(Status=None), RPCError.CommandNotRecognized.Rsp(ErrorCode=None, RequestHeader=CommandHeader(id=0x36, subsystem=Subsystem.ZDO, type=CommandType.SREQ))), future=<Future finished result=ZDO.MgmtPermi...s.SUCCESS: 0>)>)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x00, subsystem=Subsystem.RPCError, type=CommandType.SRSP)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0x36, subsystem=Subsystem.ZDO, type=CommandType.SRSP)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 1 one-shot listeners remaining
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.uart] Received data: b'\xFE\x03\x45\xB6\x00\x00\x00\xF0'
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.uart] Parsed frame: TransportFrame(payload=GeneralFrame(header=CommandHeader(id=0xB6, subsystem=Subsystem.ZDO, type=CommandType.AREQ), data=b'\x00\x00\x00'))
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] Received command: ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=<Status.SUCCESS: 0>)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=<Status.SUCCESS: 0>) matches OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=None),), future=<Future finished result=ZDO.MgmtPermi...s.SUCCESS: 0>)>)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=None),), future=<Future finished result=ZDO.MgmtPermi...s.SUCCESS: 0>)>)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0xB6, subsystem=Subsystem.ZDO, type=CommandType.AREQ)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] Removing listener OneShotResponseListener(matching_commands=(ZDO.MgmtPermitJoinRsp.Callback(Src=0x0000, Status=None),), future=<Future finished result=ZDO.MgmtPermi...s.SUCCESS: 0>)>)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] Cleaning up empty listener list for header CommandHeader(id=0xB6, subsystem=Subsystem.ZDO, type=CommandType.AREQ)
- 2020-12-11 11:31:29 DEBUG (MainThread) [zigpy_znp.api] There are 5 callbacks and 0 one-shot listeners remaining
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement