You have to pair it using catchall method.
Look for the 7th group of numbers in the catchall logs. You can get the catchalls under hub, List events in the IDE.
You have to pair it using catchall method.
Look for the 7th group of numbers in the catchall logs. You can get the catchalls under hub, List events in the IDE.
Hi guys
I have been reading the forum for a while now, still this is my first post
So I got two of these 2 button aqara switches and managed to add them to ST by using catchall method. As DH, i am using the one from @aarick - brilliant work mate!
Just to make sure i understand exactly what @simic was mentioning - when you say ST is filtering the backend messages, are these the messages you are talking about?
Button events
thanks
Yes, those 3 different button push events are sent with 3 different endpoint tag values, but the SmartThings ZigBee event parser strips out the endpoint values, so the device handler only sees that a button was pushed.
The only time a device handler has a chance to work around this limitation is if the data sent by the ZigBee device isnât recognized as a normal event, and gets forwarded to the device handler as a âread attr - raw:â message that includes the full string of bytes that the device sent. In that case, if you know what those byte values refer to, then you can code the device handler to do things with that information.
A lot of other Xiaomi devices send events that are forwarded by ST as âread attr - raw:â data, but this particular switch does not, unfortunately.
Here the solution:
I donât think this helps with the wireless version.
Hi.
i have done everything like you all said but still i canât added this switch
The information in this thread is quite outdated. There are newer device handlers, but it depends on which device you are trying to use.
Can you share the model of switch or button you have?
WXKG02LM
This effectively renders the 2 button version useless. Only the single button version can be used with ST platform, until they change their backend to return more info to the device handler.
Use 2 button
Not true.
I recently released updated device handlers (DTH) for all the of the Xiaomi / Aqara buttons, including the WXKG02LM and WXKG03LM Aqara Wireless Wall Switches. I have the 2016 revision of model WXKG02LM and itâs working just fine now.
Itâs true that itâs not trueâŚ
I have 02LM running with the new DH and it works greatâŚ!!
Still nothing.
Could you tell me exactly what i should to do.
Thanks.
I can help, but first I need to know some more information.
Just to be 100% sure, are you using this:
and it does not connect to the electric wires in your wall?
If yes, then have you successfully paired it to your SmartThings Hub so it appears in the SmartThings âclassicâ mobile app, like this example where I named my WXKG02LM as âAqara Buttonâ:
If you have not successfully paired your Aqara WXKG02LM, then I need to know what kind of SmartThings Hub you are using and if you are using the older SmartThings âclassicâ mobile app.
Hi.
I canât paring, how to do this?
Step by step, from beginning
SmartThings Hub V3, latest one. I have both smartthings apps
Do not use the new SmartThings Samsung Connect mobile app for pairing Xiaomi / Aqara devices. You will need to use the SmartThings âclassicâ mobile app for pairing, and also to interact with them.
You said you have the Aqara Wireless Smart Wall Switch model WXKG02LM. There are actually two versions of that model: A 2016 revision and a 2018 revision. Looking at the button itself here is no way to know which revision you have until you have successfully paired it to SmartThings.
Here are the instructions on how to pair the Aqara model WXKG02LM:
Start âAdd a Thingâ in the SmartThings (classic) mobile app.
Hold one of the two buttons until you see the LEDs blink at the bottom, and then immediately release the switch. For the 2016 revision you will need to hold about 5 seconds, but for the 2018 revision up to 15-20 seconds. Just only hold until the LEDs blink.
There will be a pause, and the LED(s) will flash again. If you see one flash, then the SmartThings hub has recognized the switch. If you see 3 consecutive quick flashes, pairing was unsuccessful so go back to step #2.
It may take a few seconds after the hub recognizes the WXKG02LM for it to appear in the SmartThings mobile app. Then it can be renamed, and youâre done!
I can make a video if you still have trouble with pairing.
Wondering if I can piggyback on this. Iâm trying to install the same switch (02lm), 2018 version, and itâs only adding as a âthing.â Iâm using the March 2019 updated DTH from bspranger. Any advice as to why this isnât adding as an aqara button?
And, just to confirm, still no two-button functionality, right?
All working properly, two things what i done wrong:
1 . on back of the switch is 2016 but installed as a 2018, thats mean longer press and hold
2 . right code , wersion with two- buttons.
thank you for your help
Hi.
Use this code to create or replacement , two-button wersion.
delete switch from devices and pair again, shoulde be ok.
That is not the correct DTH code for the battery-powered Aqara Wireless Smart Wall Switch model WXKG02LM. You gave the link to the DTH for the small Aqara Button (models WXKG11LM/ WXKG12LM). I would appreciate it if you could remove that link from your post because it will confuse people.
I will copy the part of announcement post that I linked to with information on the new Aqara Wireless Smart Light Switch DTH here:
~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~
For 2016 & 2018 revisions of the 1-button WXKG03LM and 2-button WXKG02LM
This new device handler (DTH) was split off from the âoldâ Aqara Button DTH in order to best support the two revisions of the one and two-button Aqara Wireless Smart Light Switches. The code has been written so that this device handler can be used with any firmware version, but for users with hub running on Hub Firmware 25.26 or higher, all three actions of the older 2016 revision two-button model WXKG02LM are now recognized: left, right, and both button(s) pushed.
All users of Aqara Wireless Smart Switches are highly encouraged to start using this DTH immediately! You may discover you have more button actions available to make use of in Smart App automations than with the old DTH.
If you were are already using the old Aqara Button DTH with a paired Aqara Wireless Light Switch, you will need to change to this new DTH. Log into your hubâs Groovy IDE, go to the âMy Devicesâ tab, click on the name of your Aqara Wireless Light Switch in the âDisplay Nameâ column, scroll all the way down and click the âEditâ button. Click the pop-up list next to "Type: ", select âXiaomi Aqara Wireless Switchâ, and then click the âUpdateâ button. IMPORTANT: After updating to the new DTH, open the preference settings for your button in the SmartThings âClassicâ Mobile App and then press âSaveâ. This will check your button model and set up the correct number of buttons available for automations.
For instructions on how to check which revision of Aqara Wireless Light Switch you have, please see this post.
Action | 2016 revision | 2018 revision |
---|---|---|
Single press | button 1 pushed |
button 1 pushed |
Hold * |
button 1 held |
|
Double-click | button 2 pushed |
Action | Side | 2016 rev (old FW) * |
2016 rev (new FW) | 2018 revision |
---|---|---|---|---|
Single press | Left | button 1 pushed |
button 1 pushed |
button 1 pushed |
Single press | Right | button 1 pushed |
button 2 pushed |
button 2 pushed |
Single press | Both | button 1 pushed |
button 3 pushed |
button 3 pushed |
Hold ** |
Right | button 1 held |
||
Hold ** |
Right | button 2 held |
||
Hold ** |
Right | button 3 held |
||
Double-click | Left | button 4 pushed |
||
Double-click | Right | button 5 pushed |
||
Double-click | Both | button 6 pushed |
*
Note about 2016 revision of 2-button model WXKG02LM : For users with SmartThings Firmware 24.x or lower, all three button actions (left/right/both pressed) pass on the same button pressed message to the DTH, so thereâs no way to tell which button(s) were pressed, and so only button 1 pushed
events are generated. With Firmware 25.21 or higher, the three different button actions are recognized.
**
Notes about the hold function : Both of the 2018 revision of the two models send a âheldâ message when the button(s) have been held for 400 milliseconds. This timing is hardware-based and cannot be changed, but if the button(s) are held for more than 10-15 seconds the device will go into pairing mode, so be careful! No button release message is sent by any of the Aqara Wireless Light Switches.
version 1.4.1b
version 1.4.2
This new improved device handler code is open source and free .
But if it has helped you, a coffee / beer donation is always very much appreciated!
PayPal: Venmo: @KeithPG
~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~
That new DTH for models WXKG02LM & WXKG03LM linked above is from me, actually. Because bspranger has switched to a different home automation hub solution, I am maintaining and updating the collection of Xiaomi / Aqara DTHs in his GitHub repository.
Anyhow, my advice is to start over by pairing the WXKG02LM again, and if it still appears as a thing, manually change to the correct driver (the one above) and stop worrying about it.
The way the hub matches a DTH to the device being paired is this:
The DTH code contains a line called a âfingerprintâ which includes some data about the basic capability set and the ZigBee model ID. In the case of the WXKG02LM, the ZigBee model ID is different between the 2016 and 2018 revisions. If you actually have the 2018 revision, then the ZigBee model ID is lumi.remote.b286acn01
. For detailed information on how to check the revision of a Aqara Wireless Light Switch see this post.
With Xiaomi / Aqara devices, I have personally experienced and read about cases where the ZigBee model ID wasnât correctly transmitted and the match to the fingerprint in the correct DTH failed. That doesnât mean the device isnât working, however.
What I highly recommend doing is removing the switch from your hub and then pair it again, and if it gets added as a âThingâ, immediately change the assigned DTH.
If you need instructions on how to assign a different DTH to a device, please see this post by the very helpful SmartThings community member @JDRoberts:
For models WXKG02LM & WXKG03LM the name of the DTH you want to assign is âXiaomi Aqara Wireless Switchâ:
If you are using a SmartThings v2 o v3 hub with Hub Firmware 25.26 or higher, then two-button functionality is now working great for both the 2016 and 2018 revisions of model WXKG02LM.
If you have any troubles getting it working, please let me know. It would be much better to ask in the bsbranger
Wow thank you so much. And I stand corrected- thanks for updating all those helpful DTH. I will give this a shot as soon as I get home from work. Iâm thrilled about the possibility of full functionality. I was so bummed going through threads after buying this switch that it wasnât going to work for the purposes Iâd hoped. Iâll let you know if I have any issues.
As an aside, thanks to you and all the other helpful members in this forum for letting me leach off of your knowledge. Very thankful for all the cool stuff membersâ knowledge has helped me integrate into my smart home.