I think you need to set it to decoupled mode, but in your screen shot I don’t see that setting anywhere.
You might want to unpair it and re-pair it again as the Unknown values seem to indicate that it didn’t have a successful interview. AFAIK, all of the Aqara rockers support decoupled mode.
I was afraid of that. I was looking through Blakadder to see if there was a way to flip that from ZHA. The best I can figure would be to send a command to the cluster directly (or use the manage clusters interface, BUT… it will kill the ability to toggle on and off the physical light that is connected to the switch.
Might also be able to do it with a custom quirk, but I’m not sure if that would be of use to you or not.
Nicely done! Yeah. basically what you should get now in the logbook is what action the switch performed (on the decoupled paddle) when you do things like single click, double click, etc. Then, you can write automations to capture those events.
I was hoping you might be able to help me, I’m a noob (1 week old HA). I’m planning on trying to do something similar and i’m on ZHA. What i want to do is go from this.
From here, you can set decoupled mode by selecting one of the *OppleSwitchCluster* entries. There should be one for each “button / gang” on the light switch.
You need to find the correct one for the button you want and then select it’s operation mode and give it the value seen here:
Then you would create your automations. Whichever light switch you want defines the WHEN bit:
I recently installed Aqara H1 EU switches with a neutral wire (model WS-EUK02) and integrated them into my Home Assistant Green setup running version 2025.1.4 using the ZHA (Zigbee Home Automation) integration. Initially, everything seemed to work fine as the switches were able to toggle the relay on and off without any issues.
Following a guide, I attempted to switch them to “decoupled” mode by:
Selecting the switch in ZHA and choosing “Manage Zigbee Device”.
Looking for the OppleSwitchCluster entries corresponding to each button/gang on the switch.
Trying to set the operation_mode attribute as specified.
However, I’m encountering an issue:
Missing OppleSwitchCluster Entry: I cannot find any entries named OppleSwitchCluster in the device settings.
No operation_mode Attribute: After searching through all available entries, the operation_mode attribute is nowhere to be found.
I have double-checked all possible entries and ensured that the switches are correctly wired and added to ZHA. Has anyone else experienced this issue? Is there a possibility that an update in Home Assistant or the ZHA integration has changed the configuration process for these switches?
Ok, that’s really strange. I saw your response, @ShadowFist, but it didn’t resolve my issue. I tried several things, including removing and re-adding the Zigbee coordinator (I’m using a Sonoff dongle). At one point, I noticed something curious—I have four Awara H1 switches: two single rockers and two double rockers. I observed that two of them actually have the OppleSwitchCluster cluster type, while the other two do not. That’s really weird, I thought. I also noticed that the device cards and signatures look different, as shown in the attached screenshot.
What actually worked was removing and re-adding the Zigbee coordinator, which erased the network data, removing all devices initially loaded with coordinator, and then putting all these switches into pairing mode WITHOUT opening the “+ADD DEVICE” submenu. The switch devices started appearing in the Devices section one by one, and they are all properly configured now—all have the OppleSwitchCluster cluster type and other properties. When I tried adding these devices via the “+ADD DEVICE” submenu, they were not properly initialized and were missing the OppleSwitchCluster cluster type. So it’s super weird, but I eventually got it working.
Having the same issue,when you said, removing the zigbee coordinator do you mean ZHA? I feel too far into ZHA to remove it, lol. 27 Devices but I dont remember whats paired to what, lol.
When I mentioned “removing Zigbee coordinator,” I meant deleting a device from the Zigbee device list integration—for instance, my Sonoff dongle. I’m not referring to physically taking it out; simply remove the device in the Zigbee Home Automation submenu and then add it back.
However, I’m still unsure if this step is truly necessary, or if just removing the switches from Zigbee Home Automation devices menu, resetting them physically, putting them into pairing mode, and waiting for them to reconnect on their own is sufficient. I did both things somewhat simultaneously, so it’s hard to be completely certain