get_device
Retrieve complete static details and live state for a single Rachio device, including model, firmware, sensor connections, and current zone or rain delay status.
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 |