Keith G
Keith G
@oltman - Great, thank you! I have just released a new beta DTH version which properly handles vibration/shock, tilt, and drop events, with built-in timers using `runOnce()` to reset `motion`...
Just in case anyone is actually reading this comment thread, I posted an updated version of the beta DTH a few days ago. Now at v0.9b, the code to convert...
> I might finally get the vibration solution I need for my dryer To be honest, I'm not sure it's a good solution for clothes washer / dryer load cycle...
Thanks for the suggestion. This is possible, but considering the complexity of indicating the "average" direction that pressure changes are heading in, it is really the type of function that...
Hi. Thanks for the contribution. You don't actually need to submit a pull request to do this kind of testing. Just change the code in your local copy of the...
Because Xiaomi / Aqara devices don't strictly follow the published ZigBee specification, it is next to impossible to write a driver without owning the device to do testing. I can...
The original Xiaomi Zigbee Button hardware supports double-click, triple-click, quadruple-click, and >5-click actions, but in the current SmartThings v2 and v3 firmware, all messages except single-click are filtered out. The...
@tcholewa > oh, thanks for info. Is ST fw update date known? Or "sometime in the future"? :) The new SmartThings firmware version 25.20 was released yesterday - ONLY for...
@SebyM > Hmmm, weird, my hub was able to parse endpoints at 24.20 (as it hasn't updated yet) Yes, and I'm not surprised at all. When I said that firmware...
@SebyM No need to worry about coding! I am nearly finished, and the code for the 2018 models _should_ be working. Grab the code from here (make sure to click...