Zigbee2mqtt binding: group doesn't exist

Zigbee2MQTT:error 2020-10-02 21:46:38: Group 'Kitchen' does not exist
Zigbee2MQTT:info  2020-10-02 21:46:38: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"type":"device_group_add_failed","message":{"friendly_name":"light.spotlight_1_light","group":"Kitchen","error":"group doesn't exists"}}'

zigbee2mqtt gives me that error when trying to bind an IKEA remote to lamps. The group Kitchen exists:


The call:
call
Any hint?

Hello Tamadite,
I think the problem is that you capitalize the K of the group name.
If you are using the newest version of z2m you can use the build in frondend
https://www.zigbee2mqtt.io/information/frontend.html

Unfortunately not…

Zigbee2MQTT:error 2020-10-02 22:49:56: Group 'Kitchen' does not exist
Zigbee2MQTT:info  2020-10-02 22:49:56: MQTT publish: topic 'zigbee2mqtt/bridge/log', payload '{"type":"device_group_add_failed","message":{"friendly_name":"light.spotlight_1_light","group":"Kitchen","error":"group doesn't exists"}}'

call2
I’ll give a try to the frontend…

Be sure to use a Zigbee2mqtt group, and not a HA group or HA light group. And I think you put your lights in a group, and then bind a remote/switch/motion sensor/whatever to it, but you don’t bind lights to a group.