d8adrvn / smart_sprinkler

Smart Sprinkler Controller Using Arduino and SmartThings
http://build.smartthings.com/projects/smartsprinkler/
Apache License 2.0
62 stars 55 forks source link

Updates and notes #5

Closed d8adrvn closed 10 years ago

d8adrvn commented 10 years ago

Adds flexibility to select Active HIGH or Active LOW relays. Also adds additional notes. Fixes a potentially confusing reuse of the String "message". Renames the second use to String "statusUpdate". Fixes typo on the "isPhysical" string. Other minor changes.