Koenkk / zigbee2mqtt

Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
https://www.zigbee2mqtt.io
GNU General Public License v3.0
12.17k stars 1.68k forks source link

Can´t add Hue wall switch to Zigbee group #19941

Open thmnxo4 opened 11 months ago

thmnxo4 commented 11 months ago

What happened?

Adding switch to group fails

What did you expect to happen?

No response

How to reproduce it (minimal and precise)

No response

Zigbee2MQTT version

1.33.2

Adapter firmware version

6.10.3.0 build 297

Adapter

EZSP v8

Debug log

Error 2023-12-01 07:38:14Failed to add from group (Command 0x001788010b007ad4/1 genGroups.add({"groupid":1,"groupname":""}, {"sendWhen":"immediate","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Timeout - 34097 - 1 - 134 - 4 - 0 after 10000ms))

chrisvandiemen commented 11 months ago

Experiencing the same problem.

zigbee2mqtt version: 1.34.0 adapter: SONOFF ZigBee 3.0 USB Dongle Plus, TI CC2652P adapter firmware version: zstack 20210708 debug log: Failed to add from group (Command 0x001788010d9fb29c/1 genGroups.add({"groupid":1,"groupname":""}, {"sendWhen":"immediate","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Timeout - 22193 - 1 - 214 - 4 - 0 after 10000ms))

jamesonuk commented 11 months ago

Have you toggle the switch before trying to add it to the group? You need to wake it up before trying to add it to a group (I normally press it a few times whilst Z2M is trying to send the join group command just to make sure)

chrisvandiemen commented 11 months ago

Thanks for the help!

Yep, did try that. Toggling before, during or after the add command doesn’t help. I did pair the Hue Wall via a router. Not sure if that is relevant but is worth trying pairing directly to the coordinator.

Op do 14 dec 2023 om 12:08 schreef jameson_uk @.***>

Have you toggle the switch before trying to add it to the group? You need to wake it up before trying to add it to a group (I normally press it a few times whilst Z2M is trying to send the join group command just to make sure)

— Reply to this email directly, view it on GitHub https://github.com/Koenkk/zigbee2mqtt/issues/19941#issuecomment-1855646441, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGK6WCOII2RUYLIV7NKCRE3YJLM2LAVCNFSM6AAAAABACLTT66VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNJVGY2DMNBUGE . You are receiving this because you commented.Message ID: @.***>

thmnxo4 commented 11 months ago

Yes, I did so

jameson_uk @.***> schrieb am Do., 14. Dez. 2023, 12:08:

Have you toggle the switch before trying to add it to the group? You need to wake it up before trying to add it to a group (I normally press it a few times whilst Z2M is trying to send the join group command just to make sure)

— Reply to this email directly, view it on GitHub https://github.com/Koenkk/zigbee2mqtt/issues/19941#issuecomment-1855646441, or unsubscribe https://github.com/notifications/unsubscribe-auth/ASJF77M4DFKSZO4GVWDSIFDYJLM2LAVCNFSM6AAAAABACLTT66VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNJVGY2DMNBUGE . You are receiving this because you authored the thread.Message ID: @.***>

snurre0 commented 10 months ago

I'm having the same issue with my wall switch. I'm following the guide for directly controlling zigbee groups from here: https://www.zigbee2mqtt.io/devices/929003017102.html

But step 2 fails when trying to add it to a group, and I get the same error as above: Error 2024-01-13 18:23:09Failed to add from group (Command 0x001788010b031100/1 genGroups.add({"groupid":2,"groupname":""}, {"sendWhen":"immediate","timeout":10000,"disableResponse":false,"disableRecovery":false,"disableDefaultResponse":true,"direction":0,"srcEndpoint":null,"reservedBits":0,"manufacturerCode":null,"transactionSequenceNumber":null,"writeUndiv":false}) failed (Timeout - 15042 - 1 - 114 - 4 - 0 after 10000ms))

The thing is that after continuing with the binding, I get the wallswitch to control my lights, but in a super weird way. When I press my switch really quickly it works, but holding it for more than a split second makes the light go wither on or off again, depending on if I turned them off or on. Holding the button will dim them fully either way, but releasing the button makes them turn either on or off, depending on the state they're coming from.

Anyone else experiencing this with the wall switch? Is this related to the issue where I can't add the wallswitch to the group?

thmnxo4 commented 8 months ago

Hi, will this be fixed in the near future?

thmnxo4 commented 6 months ago

Seems to be fixed. Tried again with 1.37 and group binding worked.

github-actions[bot] commented 20 hours ago

This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 30 days