Hey Alexa, when will the front lawn be watered next?

Pease, please, please consider adding run schedule data to the API?

My two primary uses:

  1. Know when a zone is about to restart watering after not watering for X days (spring restart)
  2. Know when an active zone will water so toys etc. can be cleaned up.

Just need to squeeze it in here:

{
“id”: “6ede2d28-6823-48c7-8398-82bb07b979e3”,
“zones”: [
{
“zoneId”: “450199ae-f952-469e-9e10-0be81547109b”,
“zoneNumber”: 2,
“sortOrder”: 1
“scheduledRunTime”: “date/time”
}]

}

1 Like