- This topic has 5 replies, 3 voices, and was last updated 10 years, 11 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
OpenSprinkler › Forums › Comments, Suggestions, Requests › Request: Notifications (i.e. Pushover, etc.)
I’ve put seven of these units in various residential and commercial applications now. One feature I’d love to have is the ability for the unit to push a notification to a service like Pushover which could then notify my phone of an event. Specifically I’d like to know when a program has been halted due to the rain sensor mainly for troubleshooting. I’ve had bad luck with rain sensors in the past and it would be nice to not have to login to each unit to find out if the programs are set to run or did run the previous day. The logs are helpful but something more proactive would be better.
I saw one request for Pushover a few years ago I in the archives but thought I’d resurrect the idea to see if it had any merit for others.
Are you aware of this? https://opensprinkler.com/forums/topic/how-to-push-notifications-for-opensprinkler/
Admittedly I was not aware of that so thanks for posting. It’s a bit beyond my time/skills right now to dedicate a Raspberry Pi to monitoring this but at least it can be done. While I’ve not dug into the API am I correct that this would not alert me if the rain sensor was triggered and therefore the system was in a non-watering state?
The current API provides a way to query the OS to get info. At this time, there needs to be another system involved that does the query and turns that info into whatever kind of unsolicited notification is desired. Given the current size of OS, I’ll guess that providing a general mechanism locally in the OS is unlikely but maybe they have plans to provide this capability via their cloud.
Am I right that my always running Synology NAS with Python installed could do this?
I would think so. I’m not Python knowledgeable but maybe Pat will comment on what it would take to use his script to the Synology environment.
OpenSprinkler › Forums › Comments, Suggestions, Requests › Request: Notifications (i.e. Pushover, etc.)