I bought a Aqara ZIGBEE Wireless SINGLE BUTTON Switch. It is quit a new type: WXKG16LM.
I tried both the driver Reworked for use with Hubitat Elevation hub by gn0st1c with additional code by veeceeoh AND the Generic Zigbee Switch driver.
Both do not seem to give the right configuration and when I put the switch in a scene nothing happens when I press the button.
I see at State Variables, there a no buttons active...
numOfButtons : 0
flashing : false
bin : 1
Can anybody tell me how to change the number of buttons? (If that will be the solution to get this working).
greetings
Mart
A quick custom app (15 mins maybe) could generate a sendEvent(name:”numOfButtons”,value:1) but the driver should pick that up on its own, and if it isn’t then you could have further issues down the road.
These are new Aqara E1 series switches and unfortunately, at the moment there are no known Hubitat drivers that will work 100% with these devices. You can search this forum for 'Aqara double rocker' - this is another switch, but from the same E1 series - have you tried all the drivers mentioned in these threads?
To kkossev and njande. I tried the Tuya Zigbee Scene Switch but that did not changed the number off buttons. I will have a look for the double rocker. I found one other that might fit (if I change it a bit, which I am not very experienced in) Hubitat/zigbee-aqara-wall-switch-expanded.groovy at release · markus-li/Hubitat · GitHub. Would that be an idea?
To thebearmay: I am afraid I am not (so far) skilled enough to know how yo make a custom app with the command you mention.
My advice will be to put this Aqara switch aside and use something else, until a proper driver for Hubitait is written especially for it.
This is a rather complex device that operates in several different modes and needs a driver that configures it properly.
Beware, in one of the operational modes this Aqara device uses Zigbee Group Messaging to broadcast on/off commands to all Zigbee switches/plugs that support Zigbee groups. A lot of devices by default use group #0, which means that all or most of your other switches, plugs, and bulbs may be suddenly switched off/on, without Hubitat hub control!
Hi Jean. thanks for your effort so far. I added the code as a user app and run it. I woke up the switch just to be sure ( I now had the generic Zigbee swich as drover), but there is no change in the buttom parameter. Maybe it is best to wait for a decent driver as kkossev suggest...
Thanks four your advise. If things are so complicated then I´ll better wait a bit. I felt for the switch for the look and also the price. But I had better checked compatibility first then. However, it would be nice to have a button, just for leaving and entering the house (I don´t intend to use my phone for that). Where I live I can get a Button – Aeotec but that is also not in the list of supported devices. Do you have suggestion for one that will work Zwave is also fine for me if it will respond quickly. The one I had took ages to wake up.
You can try the previous of this button:
Model WXKG06LM , D1 Wireless Remote Switch
This works fine with Smartthings, looks the same as the E1 model. I have both, E1 (don't work) and D1 (work fine).
I my opinion should works also in HE.