I wrote about connecting your device through IFTTT here:
I’ve now confirmed that with IFTTT’s Maker channel, you can go device->IFTTT->SensorWeb.
So now I have this configuration:
—> IFTTT —|---> Google Spreadsheet
|—> api.sensorweb.io
I’d like to also set up something that’ll send me push notifications only if levels get high… but I haven’t figured out a way to do that solely through IFTTT yet.
To get this working you’ll need to modify the device sketch in Arduino and re-flash using the code in my repo, which is linked in the blog post above.