run_schedule
Immediately start a scheduled sprinkler run by providing a schedule UUID. Dispatches the run to the appropriate devices.
Instructions
Start an immediate run of the schedule right now.
Returns the list of device_ids the run was dispatched to.
Args: schedule_id: Schedule UUID to run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schedule_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |