Koenkk / Koenkk/zigbee2mqtt

Moes garage door module ZM-102-M is spamming a network

Open
#32,760 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

problem
Dominant language
TypeScript
Stars
15.7k
Forks
2k
Avg merge
18h 55m
Merged PRs (30d)
35

Description

What happened?

Experiencing some slow downs in a network, probably caused by this module.

Image

I've already set debounce to 1 and filtered out linkquality and timestamp attributes.

What did you expect to happen?

Should be a little bit more quiet. :)

How to reproduce it (minimal and precise)

Just pair it and that's it, starts spamming immediately.

Zigbee2MQTT version

2.13.0-dev

Adapter firmware version

20260310

Adapter

SLZB-MRW10U - LAN connection

Setup

Running everything as Docker containers on Synology NAS.

Device database.db entry

{"id":7,"type":"Router","ieeeAddr":"0xa4c138f7883f79b9","nwkAddr":43841,"manufId":4417,"manufName":"_TZE204_jktmrpoj","powerSource":"Mains (single phase)","modelId":"TS0601","epList":[1,242],"endpoints":{"1":{"profId":260,"epId":1,"devId":81,"inClusterList":[4,5,61184,0],"outClusterList":[25,10],"clusters":{"genBasic":{"attributes":{"65503":"\b�\u00032i\t�\u00032i\t�\u00032i\n�\u00032i\n�\u00032i\u000b�\u00032i\u000b�\u00032i\f�\u00032i","65506":56,"65508":0,"65534":0,"modelId":"TS0601","manufacturerName":"_TZE204_jktmrpoj","powerSource":1,"zclVersion":3,"appVersion":74,"stackVersion":0,"hwVersion":1,"dateCode":""}}},"binds":[],"configuredReportings":[],"meta":{}},"242":{"profId":41440,"epId":242,"devId":97,"inClusterList":[],"outClusterList":[33],"clusters":{},"binds":[],"configuredReportings":[],"meta":{}}},"appVersion":74,"stackVersion":0,"hwVersion":1,"dateCode":"","zclVersion":3,"interviewCompleted":true,"interviewState":"SUCCESSFUL","meta":{"configured":"0.0.0"},"lastSeen":1785997404169}

Debug log

_zigbee2mqtt_logs.txt

Notes

Exact device:

https://www.aliexpress.com/item/1005009332231436.html

This is the only Moes device I'm having issue with.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by examining the attached debug log and the device database.db entry for ZM-102-M, focusing on the reports emitted immediately after pairing. Trace where this device's updates are handled and compare the observed traffic with the debounce and attribute filters described in the issue. Done means pairing the module no longer causes the reported network spamming while its expected updates still work.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend, embedded-iot
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.