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

Better notifications for scheduler events wanted #16

Open mattnichols opened 10 years ago

mattnichols commented 10 years ago

Currently, the only notification that occurs is when the sprinklers are turned on. Would be nice to have notifications when rain delayed. Also would be nice to give more information about zone times in notification.

d8adrvn commented 8 years ago

HI Matt, I think the sendNotification command in the Smart App coupled with the notification capability in the Device Handler gives us some additional flexibility to be notified of scheduler events. I plan to go ahead create a branch to add this feature.