[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when ON or OFF in SONOFF ZBMINIL2 #23776

Closed
McGiverGim opened this issue Aug 29, 2024 · 1 comment
Closed

Error when ON or OFF in SONOFF ZBMINIL2 #23776

McGiverGim opened this issue Aug 29, 2024 · 1 comment
Labels
problem Something isn't working

Comments

@McGiverGim
Copy link
Contributor

What happened?

The device has joined to the network. All sems ok, it appears like interview completed and supported, but each time I press the ON / OFF in the zigbee2mqtt UI, the device works (it changes from ON or OFF) but an error appears in the UI and in the log:

[2024-08-29 18:51:02] debug: 	zh:controller:endpoint: Error: Unbind 0x881a14fffeec3d4d/1 genPollCtrl from '0x00124b0022ab723c/1' failed (ZDO error: unbind failed with status 'NO_ENTRY' (136))

What did you expect to happen?

No error in the logs or UI.

How to reproduce it (minimal and precise)

Simply join the device, and press the ON or OFF in the UI.

Zigbee2MQTT version

1.39.1

Adapter firmware version

20240710 (tested too with earlier version)

Adapter

Egony E72

Setup

Add-on on Home Assistant, Raspberry Pi 4b, HAOS

Debug log

I'm not too sure if this is enough:

[2024-08-29 18:51:02] debug: 	zh:controller: Received payload: clusterID=6, address=22833, groupID=0, endpoint=1, destinationEndpoint=1, wasBroadcast=false, linkQuality=65, frame={"header":{"frameControl":{"frameType":0,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":true,"reservedBits":0},"manufacturerCode":null,"transactionSequenceNumber":15,"commandIdentifier":11},"payload":{"cmdId":1,"statusCode":0},"command":{"ID":11,"name":"defaultRsp","parameters":[{"name":"cmdId","type":32},{"name":"statusCode","type":32}]}}
[2024-08-29 18:51:02] info: 	z2m: Configuring 'rele_habitacion'
[2024-08-29 18:51:02] debug: 	zh:controller:endpoint: Unbind 0x881a14fffeec3d4d/1 genPollCtrl from '0x00124b0022ab723c/1'
[2024-08-29 18:51:02] info: 	z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/rele_habitacion', payload '{"last_seen":"2024-08-29T18:51:02+02:00","linkquality":65,"power_on_behavior":"off","state":"OFF","update":{"installed_version":4110,"latest_version":4110,"state":"idle"},"update_available":false}'
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext []
[2024-08-29 18:51:02] debug: 	zh:zstack:znp: SREQ: --> ZDO - unbindReq - {"dstaddr":22833,"srcaddr":"0x881a14fffeec3d4d","srcendpoint":1,"clusterid":32,"dstaddrmode":3,"dstaddress":"0x00124b0022ab723c","dstendpoint":1}
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:writer: --> frame [254,23,37,34,49,89,77,61,236,254,255,20,26,136,1,32,0,3,60,114,171,34,0,75,18,0,1,222]
[2024-08-29 18:51:02] info: 	z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/rele_habitacion', payload '{"last_seen":"2024-08-29T18:51:02+02:00","linkquality":65,"power_on_behavior":"off","state":"ON","update":{"installed_version":4110,"latest_version":4110,"state":"idle"},"update_available":false}'
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: <-- [254,33,68,129,0,0,0,239,117,189,1,1,0,153,0,248,156,1,0,0,13,9,3,2,0,7,22,2,0,4,0,0,1,96,117,189,29,153]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext [254,33,68,129,0,0,0,239,117,189,1,1,0,153,0,248,156,1,0,0,13,9,3,2,0,7,22,2,0,4,0,0,1,96,117,189,29,153]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --> parsed 33 - 2 - 4 - 129 - [0,0,0,239,117,189,1,1,0,153,0,248,156,1,0,0,13,9,3,2,0,7,22,2,0,4,0,0,1,96,117,189,29] - 153
[2024-08-29 18:51:02] debug: 	zh:zstack:znp: AREQ: <-- AF - incomingMsg - {"groupid":0,"clusterid":61184,"srcaddr":48501,"srcendpoint":1,"dstendpoint":1,"wasbroadcast":0,"linkquality":153,"securityuse":0,"timestamp":105720,"transseqnumber":0,"len":13,"data":{"type":"Buffer","data":[9,3,2,0,7,22,2,0,4,0,0,1,96]}}
[2024-08-29 18:51:02] debug: 	zh:controller: Received payload: clusterID=61184, address=48501, groupID=0, endpoint=1, destinationEndpoint=1, wasBroadcast=false, linkQuality=153, frame={"header":{"frameControl":{"frameType":1,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":false,"reservedBits":0},"manufacturerCode":null,"transactionSequenceNumber":3,"commandIdentifier":2},"payload":{"seq":1792,"dpValues":[{"dp":22,"datatype":2,"data":{"type":"Buffer","data":[0,0,1,96]}}]},"command":{"ID":2,"parameters":[{"name":"seq","type":33},{"name":"dpValues","type":1011}],"name":"dataReport"}}
[2024-08-29 18:51:02] debug: 	zh:controller:endpoint: ZCL command 0xa4c138ded93a2357/1 manuSpecificTuya.defaultRsp({"cmdId":2,"statusCode":0}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":3,"writeUndiv":false})
[2024-08-29 18:51:02] debug: 	zh:zstack: sendZclFrameToEndpointInternal 0xa4c138ded93a2357:48501/1 (0,0,2)
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext []
[2024-08-29 18:51:02] debug: 	z2m: Received Zigbee message from 'calidad_aire_comedor', type 'commandDataReport', cluster 'manuSpecificTuya', data '{"dpValues":[{"data":{"data":[0,0,1,96],"type":"Buffer"},"datatype":2,"dp":22}],"seq":1792}' from endpoint 1 with groupID 0
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: <-- [254,1,101,34,0,70]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext [254,1,101,34,0,70]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --> parsed 1 - 3 - 5 - 34 - [0] - 70
[2024-08-29 18:51:02] debug: 	zh:zstack:znp: SRSP: <-- ZDO - unbindReq - {"status":0}
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext []
[2024-08-29 18:51:02] debug: 	zh:zstack:znp: SREQ: --> AF - dataRequest - {"dstaddr":48501,"destendpoint":1,"srcendpoint":1,"clusterid":61184,"transid":107,"options":0,"radius":30,"len":5,"data":{"type":"Buffer","data":[16,3,11,2,0]}}
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:writer: --> frame [254,15,36,1,117,189,1,1,0,239,107,0,30,5,16,3,11,2,0,103]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: <-- [254,1,100,1,0,100,254,3,68,128,0,1,107,173]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext [254,1,100,1,0,100,254,3,68,128,0,1,107,173]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --> parsed 1 - 3 - 4 - 1 - [0] - 100
[2024-08-29 18:51:02] debug: 	zh:zstack:znp: SRSP: <-- AF - dataRequest - {"status":0}
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext [254,3,68,128,0,1,107,173]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --> parsed 3 - 2 - 4 - 128 - [0,1,107] - 173
[2024-08-29 18:51:02] debug: 	zh:zstack:znp: AREQ: <-- AF - dataConfirm - {"status":0,"endpoint":1,"transid":107}
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext []
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: <-- [254,33,68,129,0,0,0,239,117,189,1,1,0,153,0,234,180,1,0,0,13,9,4,2,0,4,2,2,0,4,0,0]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext [254,33,68,129,0,0,0,239,117,189,1,1,0,153,0,234,180,1,0,0,13,9,4,2,0,4,2,2,0,4,0,0]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: <-- [0,6,117,189,29,212]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext [254,33,68,129,0,0,0,239,117,189,1,1,0,153,0,234,180,1,0,0,13,9,4,2,0,4,2,2,0,4,0,0,0,6,117,189,29,212]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --> parsed 33 - 2 - 4 - 129 - [0,0,0,239,117,189,1,1,0,153,0,234,180,1,0,0,13,9,4,2,0,4,2,2,0,4,0,0,0,6,117,189,29] - 212
[2024-08-29 18:51:02] debug: 	zh:zstack:znp: AREQ: <-- AF - incomingMsg - {"groupid":0,"clusterid":61184,"srcaddr":48501,"srcendpoint":1,"dstendpoint":1,"wasbroadcast":0,"linkquality":153,"securityuse":0,"timestamp":111850,"transseqnumber":0,"len":13,"data":{"type":"Buffer","data":[9,4,2,0,4,2,2,0,4,0,0,0,6]}}
[2024-08-29 18:51:02] debug: 	zh:controller: Received payload: clusterID=61184, address=48501, groupID=0, endpoint=1, destinationEndpoint=1, wasBroadcast=false, linkQuality=153, frame={"header":{"frameControl":{"frameType":1,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":false,"reservedBits":0},"manufacturerCode":null,"transactionSequenceNumber":4,"commandIdentifier":2},"payload":{"seq":1024,"dpValues":[{"dp":2,"datatype":2,"data":{"type":"Buffer","data":[0,0,0,6]}}]},"command":{"ID":2,"parameters":[{"name":"seq","type":33},{"name":"dpValues","type":1011}],"name":"dataReport"}}
[2024-08-29 18:51:02] debug: 	zh:controller:endpoint: ZCL command 0xa4c138ded93a2357/1 manuSpecificTuya.defaultRsp({"cmdId":2,"statusCode":0}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":4,"writeUndiv":false})
[2024-08-29 18:51:02] debug: 	zh:zstack: sendZclFrameToEndpointInternal 0xa4c138ded93a2357:48501/1 (0,0,2)
[2024-08-29 18:51:02] debug: 	zh:zstack:znp: SREQ: --> AF - dataRequest - {"dstaddr":48501,"destendpoint":1,"srcendpoint":1,"clusterid":61184,"transid":108,"options":0,"radius":30,"len":5,"data":{"type":"Buffer","data":[16,4,11,2,0]}}
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:writer: --> frame [254,15,36,1,117,189,1,1,0,239,108,0,30,5,16,4,11,2,0,103]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext []
[2024-08-29 18:51:02] debug: 	z2m: Received Zigbee message from 'calidad_aire_comedor', type 'commandDataReport', cluster 'manuSpecificTuya', data '{"dpValues":[{"data":{"data":[0,0,0,6],"type":"Buffer"},"datatype":2,"dp":2}],"seq":1024}' from endpoint 1 with groupID 0
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: <-- [254,1,100,1,0,100]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext [254,1,100,1,0,100]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --> parsed 1 - 3 - 4 - 1 - [0] - 100
[2024-08-29 18:51:02] debug: 	zh:zstack:znp: SRSP: <-- AF - dataRequest - {"status":0}
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext []
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: <-- [254,3,68,128,0,1,108,170]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext [254,3,68,128,0,1,108,170]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --> parsed 3 - 2 - 4 - 128 - [0,1,108] - 170
[2024-08-29 18:51:02] debug: 	zh:zstack:znp: AREQ: <-- AF - dataConfirm - {"status":0,"endpoint":1,"transid":108}
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext []
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: <-- [254,7,69,196,49,89,2,151,232,106,91,162]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext [254,7,69,196,49,89,2,151,232,106,91,162]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --> parsed 7 - 2 - 5 - 196 - [49,89,2,151,232,106,91] - 162
[2024-08-29 18:51:02] debug: 	zh:zstack:znp: AREQ: <-- ZDO - srcRtgInd - {"dstaddr":22833,"relaycount":2,"relaylist":[59543,23402]}
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext []
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: <-- [254,27,68,129,0,0,6,0,49,89,1,1,0,65,0,136,205,1,0,0,7,24,32,10,0,0,16,1,106,91,27,187]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext [254,27,68,129,0,0,6,0,49,89,1,1,0,65,0,136,205,1,0,0,7,24,32,10,0,0,16,1,106,91,27,187]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --> parsed 27 - 2 - 4 - 129 - [0,0,6,0,49,89,1,1,0,65,0,136,205,1,0,0,7,24,32,10,0,0,16,1,106,91,27] - 187
[2024-08-29 18:51:02] debug: 	zh:zstack:znp: AREQ: <-- AF - incomingMsg - {"groupid":0,"clusterid":6,"srcaddr":22833,"srcendpoint":1,"dstendpoint":1,"wasbroadcast":0,"linkquality":65,"securityuse":0,"timestamp":118152,"transseqnumber":0,"len":7,"data":{"type":"Buffer","data":[24,32,10,0,0,16,1]}}
[2024-08-29 18:51:02] debug: 	zh:controller: Received payload: clusterID=6, address=22833, groupID=0, endpoint=1, destinationEndpoint=1, wasBroadcast=false, linkQuality=65, frame={"header":{"frameControl":{"frameType":0,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":true,"reservedBits":0},"manufacturerCode":null,"transactionSequenceNumber":32,"commandIdentifier":10},"payload":[{"attrId":0,"dataType":16,"attrData":1}],"command":{"ID":10,"name":"report","parameters":[{"name":"attrId","type":33},{"name":"dataType","type":32},{"name":"attrData","type":1000}]}}
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext []
[2024-08-29 18:51:02] debug: 	z2m: Received Zigbee message from 'rele_habitacion', type 'attributeReport', cluster 'genOnOff', data '{"onOff":1}' from endpoint 1 with groupID 0
[2024-08-29 18:51:02] info: 	z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/rele_habitacion', payload '{"last_seen":"2024-08-29T18:51:02+02:00","linkquality":65,"power_on_behavior":"off","state":"ON","update":{"installed_version":4110,"latest_version":4110,"state":"idle"},"update_available":false}'
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: <-- [254,5,69,196,151,232,1,106,91,203]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext [254,5,69,196,151,232,1,106,91,203]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --> parsed 5 - 2 - 5 - 196 - [151,232,1,106,91] - 203
[2024-08-29 18:51:02] debug: 	zh:zstack:znp: AREQ: <-- ZDO - srcRtgInd - {"dstaddr":59543,"relaycount":1,"relaylist":[23402]}
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext []
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: <-- [254,33,68,129,0,0,0,239,151,232,1,1,0,65,0,224,35,2,0,0,13,25,54,2,0,169,102,2,0,4,0,0]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext [254,33,68,129,0,0,0,239,151,232,1,1,0,65,0,224,35,2,0,0,13,25,54,2,0,169,102,2,0,4,0,0]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: <-- [0,0,106,91,28,48]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext [254,33,68,129,0,0,0,239,151,232,1,1,0,65,0,224,35,2,0,0,13,25,54,2,0,169,102,2,0,4,0,0,0,0,106,91,28,48]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --> parsed 33 - 2 - 4 - 129 - [0,0,0,239,151,232,1,1,0,65,0,224,35,2,0,0,13,25,54,2,0,169,102,2,0,4,0,0,0,0,106,91,28] - 48
[2024-08-29 18:51:02] debug: 	zh:zstack:znp: AREQ: <-- AF - incomingMsg - {"groupid":0,"clusterid":61184,"srcaddr":59543,"srcendpoint":1,"dstendpoint":1,"wasbroadcast":0,"linkquality":65,"securityuse":0,"timestamp":140256,"transseqnumber":0,"len":13,"data":{"type":"Buffer","data":[25,54,2,0,169,102,2,0,4,0,0,0,0]}}
[2024-08-29 18:51:02] debug: 	zh:controller: Received payload: clusterID=61184, address=59543, groupID=0, endpoint=1, destinationEndpoint=1, wasBroadcast=false, linkQuality=65, frame={"header":{"frameControl":{"frameType":1,"manufacturerSpecific":false,"direction":1,"disableDefaultResponse":true,"reservedBits":0},"manufacturerCode":null,"transactionSequenceNumber":54,"commandIdentifier":2},"payload":{"seq":43264,"dpValues":[{"dp":102,"datatype":2,"data":{"type":"Buffer","data":[0,0,0,0]}}]},"command":{"ID":2,"parameters":[{"name":"seq","type":33},{"name":"dpValues","type":1011}],"name":"dataReport"}}
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext []
[2024-08-29 18:51:02] debug: 	z2m: Received Zigbee message from 'medidor_energia', type 'commandDataReport', cluster 'manuSpecificTuya', data '{"dpValues":[{"data":{"data":[0,0,0,0],"type":"Buffer"},"datatype":2,"dp":102}],"seq":43264}' from endpoint 1 with groupID 0
[2024-08-29 18:51:02] info: 	z2m:mqtt: MQTT publish: topic 'zigbee2mqtt/medidor_energia', payload '{"ac_frequency":50,"current":1.24,"current_a":1.275,"current_b":0,"energy":423.49,"energy_a":423.49,"energy_b":0,"energy_produced":0,"energy_produced_a":0,"energy_produced_b":0,"last_seen":"2024-08-29T18:51:02+02:00","linkquality":65,"power":195,"power_a":185,"power_b":0,"power_factor_a":62,"power_factor_b":0,"voltage":234.5}'
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: <-- [254,7,69,196,49,89,2,151,232,106,91,162]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext [254,7,69,196,49,89,2,151,232,106,91,162]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --> parsed 7 - 2 - 5 - 196 - [49,89,2,151,232,106,91] - 162
[2024-08-29 18:51:02] debug: 	zh:zstack:znp: AREQ: <-- ZDO - srcRtgInd - {"dstaddr":22833,"relaycount":2,"relaylist":[59543,23402]}
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext []
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: <-- [254,7,69,196,49,89,2,151,232,106,91,162]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext [254,7,69,196,49,89,2,151,232,106,91,162]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --> parsed 7 - 2 - 5 - 196 - [49,89,2,151,232,106,91] - 162
[2024-08-29 18:51:02] debug: 	zh:zstack:znp: AREQ: <-- ZDO - srcRtgInd - {"dstaddr":22833,"relaycount":2,"relaylist":[59543,23402]}
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext []
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: <-- [254,7,69,196,49,89,2,151,232,106,91,162]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext [254,7,69,196,49,89,2,151,232,106,91,162]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --> parsed 7 - 2 - 5 - 196 - [49,89,2,151,232,106,91] - 162
[2024-08-29 18:51:02] debug: 	zh:zstack:znp: AREQ: <-- ZDO - srcRtgInd - {"dstaddr":22833,"relaycount":2,"relaylist":[59543,23402]}
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext []
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: <-- [254,3,69,162,49,89,136,4]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext [254,3,69,162,49,89,136,4]
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --> parsed 3 - 2 - 5 - 162 - [49,89,136] - 4
[2024-08-29 18:51:02] debug: 	zh:zstack:znp: AREQ: <-- ZDO - unbindRsp - {"srcaddr":22833,"status":136}
[2024-08-29 18:51:02] debug: 	zh:zstack:unpi:parser: --- parseNext []
[2024-08-29 18:51:02] debug: 	zh:controller:endpoint: Error: Unbind 0x881a14fffeec3d4d/1 genPollCtrl from '0x00124b0022ab723c/1' failed (ZDO error: unbind failed with status 'NO_ENTRY' (136))
[2024-08-29 18:51:02] error: 	z2m: Failed to configure 'rele_habitacion', attempt 3 (Error: Unbind 0x881a14fffeec3d4d/1 genPollCtrl from '0x00124b0022ab723c/1' failed (ZDO error: unbind failed with status 'NO_ENTRY' (136))
    at /app/node_modules/zigbee-herdsman/src/adapter/z-stack/adapter/zStackAdapter.ts:1110:36)
@McGiverGim McGiverGim added the problem Something isn't working label Aug 29, 2024
@Koenkk
Copy link
Owner
Koenkk commented Aug 30, 2024

Fixed!

Changes will be available in the dev branch in a few hours from now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
problem Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants