Koenkk / Koenkk/zigbee2mqtt

[MINI-ZBD / SONOFF] New User- Garage door triggers repeatedly in Inching mode

Open
#32,669 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?

Hi, I just recently installed my MINI-ZBD and when I set it to Inching Mode, it repeatedly triggers my garage door until I turn that mode off. I have noticed it has lost connection a few times, so I've reconfigured it to Turbo Mode in Z2M, but the problem still persists.

What did you expect to happen?

I would like to have it configured to trigger the garage door for 0.5 sec, then immediately default back to off.

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

2.12.1 (aa909a8a62f76e2dd98ace3a172bca88ee56f5fe
)

Adapter firmware version

{"build":0,"ezsp":13,"major":7,"minor":4,"patch":5,"revision":"7.4.5 [GA]","special":0,"type":170}

Adapter

EmberZNet

Setup

os: #1 SMP PREEMPT Debian 1:6.18.34-1+rpt1 (2026-06-09) - 6.18.34+rpt-rpi-2712 - arm64
node: v24.17.0
ha: false

Device database.db entry

No response

Debug log

No response

Notes
Device

definition: MINI-ZBD - SONOFF (v0.0.0)
software_build_id: 1.0.0
date_code: 20260226
endpoints:

{"1":{"bindings":[{"cluster":"genOnOff","target":{"endpoint":1,"ieee_address":"0x983268fffe1be6f5","type":"endpoint"}},{"cluster":"customClusterEwelink","target":{"endpoint":1,"ieee_address":"0x983268fffe1be6f5","type":"endpoint"}}],"clusters":{"input":["genBasic","genIdentify","genGroups","genScenes","genOnOff","haDiagnostic","manuSpecificAmazonWWAH","customClusterEwelink"],"output":["genIdentify","genOnOff","genOta"]},"configured_reportings":[{"attribute":"onOff","cluster":"genOnOff","maximum_report_interval":1800,"minimum_report_interval":1,"reportable_change":0}],"scenes":[]},"242":{"bindings":[],"clusters":{"input":[],"output":["greenPower"]},"configured_reportings":[],"scenes":[]}}

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 reviewing the MINI-ZBD device definition and its genOnOff and customClusterEwelink endpoint bindings. Reproduce Inching and Turbo mode behavior with debug logging, using the reported Zigbee2MQTT, adapter, and device versions; provide a fix when the garage-door trigger returns to off after 0.5 seconds and verify it with the device.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, typescript
Domain
backend, embedded-iot
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.