Any chance a “vibration” trigger could be added to IFTTT for use with the multi-sensor?
I’ve using IFTTT to capture open/close events to a spreadsheet on Google Drive for long-term archival. It would be nice to track changes movement and vibrations to objects.
Doubtful. But in the meantime, you could set up a virtual switch that turns on/off to the movement/vibration of your device. Then connect that switch to IFTTT --> google docs.
KC- have you found a way to measure vibrations and capture them on a spreadsheet? I have neighbors that blast music at 4 am that literally shakes my wall. Would love to have a system in place to measure the vibrations so that they can establish a max volume at which they can party before waking me up!
Also, an ifttt notification based on a specific level of vibration would be great. Thanks!
My goal: to use my sensor on dryer (vibration) as a trigger within IFTTT.
I’ve figured out how to create a virtual switch in the IDE.
Question: how would I associate the originating sensor (on dryer, set to vibration) to a virtual switch? Or how to map the values (vibrating / not vibrating) to the virtual switch?
Take a look at the laundry monitor code in the IDE, it monitors the vibration and one of the options is to turn on a light. You might also want to check out @pstuart’s latest live code friday. He reviewed the code and went through and modified it.