Ikea button binding directly to all Xiaomi Switches on join

Hey all, a little help

Have a Zigbee2Mqtt network that is working fine.

Had a couple of ikea dimmer switches drop off and not work so i went to rejoin them

On rejoin both switches have not only joined the network but bound directly to every single Xiaomi switch in my house… all 5 off them

Help please, i have tried the unbinding but the addon claims nothing is bound to the switches or the dimmer

note i can run the unblind and get the message that it worked… but still the switch controls the plugs… its like it rebinds afterwards

see log

Debug 2024-03-08 16:59:33Received Zigbee message from '0xb4e3f9fffe8640a4', type 'commandOn', cluster 'genOnOff', data '{}' from endpoint 1 with groupID 0

Info 2024-03-08 16:59:33MQTT publish: topic 'zigbee2mqtt/0xb4e3f9fffe8640a4', payload '{"action":"on","battery":null,"linkquality":36,"update":{"installed_version":-1,"latest_version":-1,"state":null},"update_available":null}'

Info 2024-03-08 16:59:33MQTT publish: topic 'zigbee2mqtt/0xb4e3f9fffe8640a4', payload '{"action":"","battery":null,"linkquality":36,"update":{"installed_version":-1,"latest_version":-1,"state":null},"update_available":null}'

Info 2024-03-08 16:59:33MQTT publish: topic 'zigbee2mqtt/0xb4e3f9fffe8640a4/action', payload 'on'

Debug 2024-03-08 16:59:33Received MQTT message on 'zigbee2mqtt/bridge/request/device/unbind' with data '{"clusters":["genGroups","genIdentify","genOnOff"],"from":"0xb4e3f9fffe8640a4/1","to":"0x00158d00034cdd8e/1","transaction":"tq1xr-21"}'

Debug 2024-03-08 16:59:33unbinding cluster 'genGroups' from '0xb4e3f9fffe8640a4' to '0x00158d00034cdd8e'

Info 2024-03-08 16:59:35Successfully unbound cluster 'genGroups' from '0xb4e3f9fffe8640a4' to '0x00158d00034cdd8e'

Debug 2024-03-08 16:59:35unbinding cluster 'genIdentify' from '0xb4e3f9fffe8640a4' to '0x00158d00034cdd8e'

Info 2024-03-08 16:59:39Successfully unbound cluster 'genIdentify' from '0xb4e3f9fffe8640a4' to '0x00158d00034cdd8e'

Debug 2024-03-08 16:59:39unbinding cluster 'genOnOff' from '0xb4e3f9fffe8640a4' to '0x00158d00034cdd8e'

Info 2024-03-08 16:59:40Successfully unbound cluster 'genOnOff' from '0xb4e3f9fffe8640a4' to '0x00158d00034cdd8e'

Info 2024-03-08 16:59:40MQTT publish: topic 'zigbee2mqtt/bridge/response/device/unbind', payload '{"data":{"clusters":["genGroups","genIdentify","genOnOff"],"failed":[],"from":"0xb4e3f9fffe8640a4/1","to":"0x00158d00034cdd8e/1"},"status":"ok","transaction":"tq1xr-21"}'

Try deleting a switch and a dimmer from Z2M, reset and re-join them.

i have done that with the dimmer, as you can imagine i do not want to have to delete 5 switches as well…

You don’t need to do it on all switches at once, just try on one and see if it solves the problem.