OpenSprinkler › Forums › Comments, Suggestions, Requests › Email reminder (say) every 60 minutes after the system is "Disabled" › Reply To: Email reminder (say) every 60 minutes after the system is "Disabled"
May 16, 2019 at 5:41 am
#60425
Ray
Keymaster
This can be done by using an external script that polls the system (through HTTP GET) once per hour and sends notifications if the system enable flag is off. This flag is in the variable ‘en’ returned by /jc, as documented in the HTTP API:
https://openthings.freshdesk.com/a/solutions/articles/5000716363-os-api-documents