d8adrvn / smart_sprinkler

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

Notifications and event handling #33

Closed d8adrvn closed 8 years ago

d8adrvn commented 8 years ago

Updates to: Device Handler - improves event creation and reporting of events. Addresses the excessive logging issue

SmartApp - adds the ability to check if irrigation controller actually turns on . If not, tries again. After two attempts, it will notify user with a push notification.

Arduino - Only for the 16 and 24 zone versions: switches serial port to Hardware Serial 3. This requires a reconfiguration of jumper cables.