rszimm / sprinklers_pi

Sprinkling System Control Program for the Raspberry Pi
GNU General Public License v2.0
310 stars 100 forks source link

[Suggestion] Allow a .mp3 File to be played before sprinkler activates #61

Closed Justin417 closed 8 years ago

Justin417 commented 8 years ago

Hello, This project is wonderful, thanks for all the good work. I have a sprinkler system in an area where people often sit in my backyard. If possible, I would really love to see this program have an option to play a .mp3 file to alert people that the sprinkler system is starting.

This could probably be easily implemented with something like "MPG321", a lightweight command line based MP3 Player. http://mpg321.sourceforge.net/

I do wish I could contribute this myself but I am no coder. Thanks again for all the work done on this project.

nhorvath commented 8 years ago

You could make zone 1 relay trigger an external device with no programming required.

On Tue, May 10, 2016 at 1:40 PM, Justin Goetz notifications@github.com wrote:

Hello, This project is wonderful, thanks for all the good work. I have a sprinkler system in an area where people often sit in my backyard. If possible, I would really love to see this program have an option to play a .mp3 file to alert people that the sprinkler system is starting.

This could probably be easily implemented with something like "MPG321", a lightweight command line based MP3 Player. http://mpg321.sourceforge.net/ http://mpg321l

I do wish I could contribute this myself but I am no coder. Thanks again for all the work done on this project.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/rszimm/sprinklers_pi/issues/61

Justin417 commented 8 years ago

Much simpler than I would have thought of. Thanks! Will try that.

mikedevita commented 8 years ago

a pre/post execution hook would be cool too... e.g. do this before executing.