pause_watering
Pause an active watering zone for a set duration (1 to 3600 seconds). The zone automatically resumes after the pause ends.
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 |