in ha 2024.12.5 i try to bind a 5 button ikea remote to a group of ikea light without too much success.
i set the binding, go to device->reconfigure-> manage zigbee device -> bindings (tab) and select my group and tick on on/off and levelcontrol.
click bind and get a nice green check.
i check the bindings with zigbee-toolkit and things are there.
result:
"0":
src: 90:fd:9f:ff:fe:63:68:1f
src_ep: 1
cluster_id: "0x0000"
dst:
addrmode: 1
group: "0x6C1D"
"1":
src: 90:fd:9f:ff:fe:63:68:1f
src_ep: 1
cluster_id: "0x0008"
dst:
addrmode: 1
group: "0x0007"
"2":
src: 90:fd:9f:ff:fe:63:68:1f
src_ep: 1
cluster_id: "0x0006"
dst:
addrmode: 1
group: "0x0007"
with all these no luck toggleins the switch all i get is
2024-12-23 07:57:44.007 DEBUG (MainThread) [zigpy.zcl] [0x1A9A:1:0x0006] No explicit handler for cluster command 0x02: toggle()
any help and suggestions appreciated