Aqara Opple 6-button is driving me crazy

Team,

My Aqara Opple 6-button remote was working fine until I kept the reset button on the back pressed for 12 seconds. (I thought it went missing from Deconz)

As nothing seemed to happen I pressed one of the buttons and the nearby (zigbee)

  • desk light turned full brightness
  • ceiling lamp turned on
  • hallway lamp turned on
  • garden lamps turned on

Now it seems like the remote is paired directly with the lamps + it’s trying to do things in HA.

Question: could I have paired the remote with (nearby) lamps directly without any “interference” of HA or Deconz?

If yes: how can I remove any links between the remote and light bulbs?

I’m using the zigbee2mqtt and I had the same problem at first.
I followed the guide here to unbind it:

https://www.zigbee2mqtt.io/devices/WXCJKG13LM.html

The same approch might work for you.
Good luck

Hello Brian,

Tnx for your quick response.
It looks like the remote has bindings with multiple lamps and with Deconz.
The remote now controls some lamps directly plus it response to configured automations in HA.

Looking at the instructions on the site you provided:

“First unbind it from the coordinator”

The coordinator must be Deconz so unbinding it means “delete” from Deconz config?
How would that remove the binding between the remote and other lamps?

Cheers
DJ

Sorry I dont remember how I solved it.
I might have been what is discribed here:

Now change the operation mode of the device, by default it is ineventmode, but when binding we need to change it tocommandmode. To do this send tozigbee2mqtt/FRIENDLY_NAME/setpayload{“operation_mode”: “command”} , right before doing this make sure to wakeup the device.

Maybe you can try this directly.

And yes unbinding, I understand as deleting it, but I have not used Deconz so this is a guess.