Increasing the duration of a currently watering zone via api
I have made a post to api/4/zone/start to start a zone for 60 minutes. Let’s say for example that zone has watered for 10 minutes and has 50 minutes remaining. I want to reset the time back to 60 minutes.I’ve tried making a second post to api/4/zone/start, but it is ignored while to zone is watering. I also tried to post to the zones properties, to change its remaining time, but that did not work. Any suggestions?
Please sign in to leave a comment.
Comments
0 comments