get_device
Retrieve complete details and live status for a specific Rachio irrigation device, including model, serial, firmware, sensors, current zone run, and rain delay state.
Instructions
Get full details + live state for a single device.
Combines the static device info (model, serial, firmware, linked
sensors, USDA hardiness zone, Koppen climate code, etc.) with live
state (current zone run, standby, rain delay status). Linked sensors
and virtual weather stations don't have a live-state record, so the
state field will be null for those.
Args: device_id: Device UUID from list_devices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |