"description":"Sets the moisture percentage of a zone or list of zones.",
"fields":{
"percent":{
"name":"Percent",
"description":"Set the desired zone moisture percentage."
}
}
},
"start_multiple_zone_schedule":{
"name":"Start multiple zones",
"description":"Creates a custom schedule of zones and runtimes. Note that all zones should be on the same controller to avoid issues.",
"fields":{
"duration":{
"name":"Duration",
"description":"Number of minutes to run the zone(s). If only 1 duration is given, that time will be used for all zones. If given a list of durations, the durations will apply to the respective zones listed above."
}
}
},
"pause_watering":{
"name":"Pause watering",
"description":"Pause any currently running zones or schedules.",
"fields":{
"devices":{
"name":"Devices",
"description":"Name of controllers to pause. Defaults to all controllers on the account if not provided."
},
"duration":{
"name":"Duration",
"description":"The time to pause running schedules."
}
}
},
"resume_watering":{
"name":"Resume watering",
"description":"Resume any paused zone runs or schedules.",