OpenSprinkler Forums OpenSprinkler Unified Firmware Rain Delay seems illogical (feature request) Reply To: Rain Delay seems illogical (feature request)

#73957

Ray
Keymaster

In some cases you can make use of the OpenSprinkler HTTP API:
https://openthings.freshdesk.com/support/solutions/articles/5000716363-os-api-documents
to provide customized need. For example, you can write a small script to disable a program and later re-enable it and modify its ‘start in’ parameter. This may help achieve what you want. We have an example test script:
http://raysfiles.com/os/TestOSAPI.html
which shows selected examples of the API.