OpenSprinkler Forums Hardware Questions OpenSprinkler Pi (OSPi) How To: Push notifications for OpenSprinkler Reply To: How To: Push notifications for OpenSprinkler

#38960

Pat
Participant

I just pushed up to github a rather large update. Broke the script out into a config file, which will make future enhancements a little easier. I also added syslog debugging, which will log messages to /var/log/messages if it’s needed for reference later on.

I’ve been running the new version for most of today and it’s worked great. Try the new version and let me know if there’s any glitches!

Also as part of this update, you’ll need to install the Python YAML library. sudo easy_install pyyaml

https://github.com/drsprite/OpenSprinkler-Push-Notifications