We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Koenkk
Learn more about funding links in repositories.
Report abuse
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
Today i got zigbee2mqtt failed to work twice, because UFO-R11 flooded network with messages. Yesterday i got same issue with ZS06(USB version)
No response
2.1.3
7.4.5
Sonoff Dongle-E
Add-on
ir_remote_kabinet - id of device, around 2000 messaged from this device in 3 minutes
[2025-03-17 18:24:47] debug: zh:ember:ezsp: <=== [CBFRAME: ID=69:"INCOMING_MESSAGE_HANDLER" Seq=234 Len=35] [2025-03-17 18:24:47] debug: zh:ember:ezsp: ezspIncomingMessageHandler(): callback called with: [type=UNICAST], [apsFrame={"profileId":260,"clusterId":60672,"sourceEndpoint":1,"destinationEndpoint":1,"options":256,"groupId":0,"sequence":205}], [packetInfo:{"senderShortId":33041,"senderLongId":"0xFFFFFFFFFFFFFFFF","bindingIndex":255,"addressIndex":255,"lastHopLqi":160,"lastHopRssi":-60,"lastHopTimestamp":0}], [messageContents=115b0200000e02000040] [2025-03-17 18:24:47] debug: zh:controller: Received payload: clusterID=60672, address=33041, groupID=0, endpoint=1, destinationEndpoint=1, wasBroadcast=false, linkQuality=160, frame={"header":{"frameControl":{"frameType":1,"manufacturerSpecific":false,"direction":0,"disableDefaultResponse":true,"reservedBits":0},"transactionSequenceNumber":91,"commandIdentifier":2},"payload":{"seq":0,"position":526,"maxlen":64},"command":{"ID":2,"parameters":[{"name":"seq","type":33},{"name":"position","type":35},{"name":"maxlen","type":32}],"name":"zosungSendIRCode02"}} [2025-03-17 18:24:47] debug: z2m: Received Zigbee message from 'ir_remote_kabinet', type 'commandZosungSendIRCode02', cluster 'zosungIRTransmit', data '{"maxlen":64,"position":526,"seq":0}' from endpoint 1 with groupID 0 [2025-03-17 18:24:47] debug: zhc:zosung: "IR-Message-Code02" received (msg:{"seq":0,"position":526,"maxlen":64}) [2025-03-17 18:24:47] debug: zh:controller:endpoint: ZCL command 0xf84477fffeaafe91/1 zosungIRTransmit.zosungSendIRCode03({"zero":0,"seq":0,"position":526,"msgpart":{"type":"Buffer","data":[]},"msgpartcrc":0}, {"timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"reservedBits":0,"writeUndiv":false}) [2025-03-17 18:24:47] debug: zh:ember: ~~~> [ZCL to=0xf84477fffeaafe91:33041 apsFrame={"profileId":260,"clusterId":60672,"sourceEndpoint":1,"destinationEndpoint":1,"options":4352,"groupId":0,"sequence":0} header={"frameControl":{"reservedBits":0,"frameType":1,"direction":0,"disableDefaultResponse":true,"manufacturerSpecific":false},"transactionSequenceNumber":160,"commandIdentifier":3}] [2025-03-17 18:24:47] debug: zh:ember:ezsp: ===> [FRAME: ID=52:"SEND_UNICAST" Seq=235 Len=33] [2025-03-17 18:24:47] debug: zh:ember:uart:ash: ---> [FRAME type=DATA frmTx=3 frmRx=0](ackRx=3) [2025-03-17 18:24:47] debug: zh:ember:uart:ash: <--- [FRAME type=DATA] [2025-03-17 18:24:47] debug: zh:ember:uart:ash: <--- [FRAME type=DATA ackNum=4](ackRx=3 frmTx=4) [2025-03-17 18:24:47] debug: zh:ember:uart:ash: <--- [FRAME type=DATA ackNum=4 frmNum=0](frmRx=0) Added to rxQueue [2025-03-17 18:24:47] debug: zh:ember:uart:ash: ---> [FRAME type=ACK frmRx=1](ackRx=4) [2025-03-17 18:24:47] debug: zh:ember:ezsp: <=== [FRAME: ID=52:"SEND_UNICAST" Seq=235 Len=7] [2025-03-17 18:24:47] debug: zh:ember:ezsp: ~~~> [SENT type=DIRECT apsSequence=12 messageTag=74 status=OK] [2025-03-17 18:24:47] debug: zhc:zosung: Sent IRCode part: (sum: 0, seq:0) [2025-03-17 18:24:47] debug: zh:ember:uart:ash: <--- [FRAME type=DATA] [2025-03-17 18:24:47] debug: zh:ember:uart:ash: <--- [FRAME type=DATA ackNum=4](ackRx=4 frmTx=4) [2025-03-17 18:24:47] debug: zh:ember:uart:ash: <--- [FRAME type=DATA ackNum=4 frmNum=1](frmRx=1) Added to rxQueue [2025-03-17 18:24:47] debug: zh:ember:uart:ash: ---> [FRAME type=ACK frmRx=2](ackRx=4) [2025-03-17 18:24:47] debug: zh:ember:ezsp: <=== [CBFRAME: ID=63:"MESSAGE_SENT_HANDLER" Seq=235 Len=22] [2025-03-17 18:24:47] debug: zh:ember:ezsp: ezspMessageSentHandler(): callback called with: [status=OK], [type=DIRECT], [indexOrDestination=33041], [apsFrame={"profileId":260,"clusterId":60672,"sourceEndpoint":1,"destinationEndpoint":1,"options":4352,"groupId":0,"sequence":12}], [messageTag=74] [2025-03-17 18:24:47] debug: zh:ember:uart:ash: <--- [FRAME type=DATA] [2025-03-17 18:24:47] debug: zh:ember:uart:ash: <--- [FRAME type=DATA ackNum=4](ackRx=4 frmTx=4) [2025-03-17 18:24:47] debug: zh:ember:uart:ash: <--- [FRAME type=DATA ackNum=4 frmNum=2](frmRx=2) Added to rxQueue [2025-03-17 18:24:47] debug: zh:ember:uart:ash: ---> [FRAME type=ACK frmRx=3](ackRx=4)
log1.log
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened?
Today i got zigbee2mqtt failed to work twice, because UFO-R11 flooded network with messages. Yesterday i got same issue with ZS06(USB version)
What did you expect to happen?
No response
How to reproduce it (minimal and precise)
No response
Zigbee2MQTT version
2.1.3
Adapter firmware version
7.4.5
Adapter
Sonoff Dongle-E
Setup
Add-on
Debug log
ir_remote_kabinet - id of device, around 2000 messaged from this device in 3 minutes
log1.log
The text was updated successfully, but these errors were encountered: