Can't get groups to work with Sonoff MINI-ZBDIM #31480
Replies: 3 comments 1 reply
-
|
No, you are not missing anything 😕 Maybe share a screenshot of the clusters tab. Does it have multiple endpoints? |
Beta Was this translation helpful? Give feedback.
-
|
Yes, it does, but I'm referencing the one with I also tried to debug using AI assistance, digging through the logs and comparing it them working groups, but it came to the same conclusion. Below is the summary. Feel free to criticise its findings; I'm not an export on this topic ;-) : MINI-ZBDIM not responding to group commandsDevice
ProblemTwo MINI-ZBDIM devices added to a z2m group do not respond to group on/off or brightness commands. Individual unicast control of both devices works correctly. InvestigationAdding to groupWhen adding a device to a group, the logs show only z2m's internal bookkeeping — no ZCL This pattern is identical to a confirmed-working device on a different group, so this appears to be normal z2m behaviour rather than a bug. Sending group commandsPublishing ConclusionThe MINI-ZBDIM advertises
Note: the related ZBMINIL2 group issue (#22705) produces an explicit timeout error on WorkaroundControl each device individually via Home Assistant automations targeting their unicast MQTT topics directly, rather than via a z2m group. |
Beta Was this translation helpful? Give feedback.
-
|
Does it appear as a Router or End Device in Z2M? (End Devices usually don't support receiving group commands) |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to create a group of 2 Sonoff MINI-ZBDIM devices. They seem to be successfully added to the group, but they do not respond to on/off or brightness adjustments, unlike some groups of other devices I've created.
I found a similar discussion about the ZBMINIL2, but the MINI-ZBDIM is not a device that operates on just the phase wire, so I expect it to not to have the same power limitations.
The product page states that it supports groups.
At the clusters tab of the device, the
genGroupsfeature is available. It just doesn't seem to do anything.Am I missing something?
Beta Was this translation helpful? Give feedback.
All reactions