pause_watering
Pause the currently running zone for a set number of seconds. Use this to stop watering temporarily, with automatic resume once the specified time elapses.
Instructions
Pause the currently-running zone for seconds.
Use resume_watering to continue before the pause expires; otherwise
the run resumes automatically after seconds elapse.
Args: device_id: Controller UUID. seconds: How long to pause (1 to 3600).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seconds | Yes | ||
| device_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |