[OBSOLETE] Smart Sprinkler System

Maybe this will help keep your sprinkler system project alive and well? Should be an easy change of your sketch to support either the NodeMCU ESP8266 board with integrated WiFi, or an Arduino with a W5100 Ethernet shield (more wiring though!) Check out my new “SmartThings v2.0” library. It still supports the ThingShield, but adds some new options. My goal was to keep the basic ThingShield functions the same (i.e. run(), send(), the callback function) while adding support for some new methods of connecting to the ST Hub over Ethernet (hard wired or WiFi). The new “SmartThings v2.x” library could easily be expanded to support other network connectivity if desired.