Receive a text message when your water level decreases. Remember to feed and water your plants!
Particle Photon -> Webhook -> Twilio -> SMS
Uses a Particle.io Photon and webhooks.
Note: sensor.ino and all ruby files are needed for version 1 (no webhooks, just long polling). Version 2 uses the Particle.io webhook integration and requires no database and no polling.