start_watering
Start watering a specific zone on your Orbit B-Hyve irrigation system for a set duration. Extend watering beyond 30 minutes by enabling extended runtime.
Instructions
Start watering a specific zone for a given duration.
Safety: durations over 30 minutes require allow_extended_runtime=true.
Args:
device_id: Device ID from list_devices.
zone: Zone/station number (1-indexed).
minutes: Duration in minutes (1-120).
allow_extended_runtime: Set true to allow watering longer than 30 minutes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone | Yes | ||
| minutes | Yes | ||
| device_id | Yes | ||
| allow_extended_runtime | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |