You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
I have a new Aqara Button WXKG11LM and it pairs flawlessly with the ST hub V3.0
However, the ST routine allows only assigning two events: Pressed and Held. When I hold the button, it exercises both Held and Pushed routines.
When I run the live debugger, the hub correctly receives the events like button 1 or 2 or 3 pushed. But I cannot link these events with the ST routine. The routine programming looks like on the photo attached. How do I link the button 1/2/3 events to those in the routine?
The text was updated successfully, but these errors were encountered:
I'm having a very similar (confusing?) experience with the handler. I'm using the newer Smartthings Connect app (and the LiveLogging), and seeing discrepancy between what I'm seeing in the LiveLogging, and what I'm able to configure within the Connect app automations. BTW, big thanks to the author, very happy that someone is actively maintaining the DH !
In reading over the comments in the top of the Device Handler (in this repo), I think I'm understanding that he plainly states that this handler isn't compatible with the newer SmartThings Connect app. So, embarked about installing and learning WebCore, which is working nicely so far
Hello!
I have a new Aqara Button WXKG11LM and it pairs flawlessly with the ST hub V3.0
However, the ST routine allows only assigning two events: Pressed and Held. When I hold the button, it exercises both Held and Pushed routines.
When I run the live debugger, the hub correctly receives the events like button 1 or 2 or 3 pushed. But I cannot link these events with the ST routine. The routine programming looks like on the photo attached. How do I link the button 1/2/3 events to those in the routine?
The text was updated successfully, but these errors were encountered: