I have a setup consisting of HA<->Mosquitto<->Zigbee2mqtt.
For some reason an Aqara Opple switch wasn’t responding anymore so I rediscovered it with Zigbee2mqtt by using the devices pairing system (pressing a button on the back for 5 seconds).
It now works, but in the process the button linked itself directly to all bulbs and smart plugs in my house.
Is there any way to “decouple” those devices?
My other idea would be to delete the button completely and discover it again with all other devices cut from power, but I don’t know if that works and I don’t want to do that if there is another way.
.
Also in the documentation for that specific device it says:
Binding #
By default the switch is bound to the coordinator but this device can also be used to directly control other lights and switches in the network.
First unbind it from the coordinator, then you can bind it to any other device or group. (see | Zigbee2MQTT )
But I never unbound it from the coordinator (as you can see above) which seems to be a prerequisite to binding it to something else.