IKEA bulb and switch binding problem

Hi i have been using zigbee2mqtt for almost at year, i just migrated from cc2531 to zzh stick.

I have problem with IKEA LED1650R5 bulbs and IKEA E1743 remote, before migrating i had a binding between the bulbs and the remote.

I have repaired the bulbs and remote to the new zzh coordinator.
I have tried unbind and bind several times with no luck. (while keeping remote alive)

I have updated from zigbee2mqtt 1.14.1 to 1.14.4 without any changed

everything seems to work as it should except binding

I get this in the log:
info 2020-09-05 14:04:28: Successfully bound cluster ‘genOnOff’ from ‘Hus_0sal_wc_lys_onoff’ to ‘Hus_0sal_wc_lys_group’
info 2020-09-05 14:04:28: MQTT publish: topic ‘zigbee2mqtt/bridge/log’, payload ‘{“message”:{“cluster”:“genOnOff”,“from”:“Hus_0sal_wc_lys_onoff”,“to”:“Hus_0sal_wc_lys_group”},“type”:“device_bind”}’
info 2020-09-05 14:04:29: Successfully bound cluster ‘genLevelCtrl’ from ‘Hus_0sal_wc_lys_onoff’ to ‘Hus_0sal_wc_lys_group’
info 2020-09-05 14:04:29: MQTT publish: topic ‘zigbee2mqtt/bridge/log’, payload ‘{“message”:{“cluster”:“genLevelCtrl”,“from”:“Hus_0sal_wc_lys_onoff”,“to”:“Hus_0sal_wc_lys_group”},“type”:“device_bind”}’
info 2020-09-05 14:04:30: Successfully bound cluster ‘closuresWindowCovering’ from ‘Hus_0sal_wc_lys_onoff’ to ‘Hus_0sal_wc_lys_group’
info 2020-09-05 14:04:30: MQTT publish: topic ‘zigbee2mqtt/bridge/log’, payload ‘{“message”:{“cluster”:“closuresWindowCovering”,“from”:“Hus_0sal_wc_lys_onoff”,“to”:“Hus_0sal_wc_lys_group”},“type”:“device_bind”}’

Thanks Mads

I found the problem

By default this remote is bound to the default bind group which you first have to unbind it from. This can be done by sending to zigbee2mqtt/bridge/unbind/[DEVICE_FRIENDLY_NAME]] payload default_bind_group .

I can’t remember that I needed to do this a year ago

It would be nice if zigbee2mqtt was able to write ind the log that the device is already paired to a group