I have an Aqara wall swich H1 EU(lumi.switch.l2aeu1) and I can use it with ZHA to switch on or off the bulb.
But I don’t find any ways to active the decoupled mode that permit controlling remotely any device, like a double press to close the curtain for example, I don’t want to cut the power at all.
It works well with aquara app and hub, but can’t find any documentation about this for ZHA.
On Zigbee2MQTT documentation here, I can’t see that Operation_mode permit to choose to use the normal mode(cut the power when switch off) or the decoupled mode(just fire event when clicks). And I see they also have an action trigger that allows to know if it is a single click, double click…
Does someone have some insight or has succeeded in using decoupled mode ?
I too would like to understand how to get this working with the l2aeu1 variant. I’ve tried tweaking quirks for similar models with little success and I’ve tried connecting the device to Deconz and changing the attribute there but no luck.
If anyone can get decoupled mode working on the l2aeu1 natively in ZHA I would happily pay at this point
Hi, I purchased yesterday Aqara Smart Wall Switch H1 with Neurtal and spent hours searching on how to change the operation mode to decoupled with ZHA integration. Finally I found a solution, maybe it will help someone with similar setup.
The setting is under OppleSwitchCluster (Endpoint id: 1, Id: 0xfcc0, Type: in) and attribute operation_mode (id: 0x0200). First you need to read the value, then change to OppleOperationMode.Decoupled and write.
My dude, you’re a genius to have intuitively thought of this solution. It worked for the Double Rocker US Neutral I have in North America. Each day I learn something new I also gain more of an incentive to take this aqara m3 hub and toss it in the garbage.
I have to admit, stuff like this is a testament to Home Assitant’s power and how it will always be the superior ecosystem.
Out of curiousity, Is there a way to create a button helper within HA which can manipulate a cluster attribute’s value?
You think about how useful something like that is - it gives the potential for adding custom “Controls” to a zigbee device that act as a shortcut for cluster writes.
Hi Xmeir,
Any chance you also found the cluster to deactivate/control the indication light? In the decoupled state the indicator light stays on but I would like to change this.