list_devices
Retrieve a list of all Rachio devices linked to your account, including sprinkler controllers, sensors, and virtual weather stations, to view IDs, names, and locations.
Instructions
List all Rachio devices on the account.
Includes sprinkler controllers (type = CONTROLLER_GEN1/2/3 or
CONTROLLER_VIRTUAL), linked sensors (SENSOR_LINKED, e.g. rain/flow
sensors wired into a controller), wireless flow sensors
(WIRELESS_FLOW_SENSOR), and virtual weather stations
(WEATHER_STATION_VIRTUAL). Filter by type client-side if you only
want the irrigation controllers.
Returns a JSON object with devices — a list of device summaries
including id, type, name, location_id, and
geo_point. Use get_device for full details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |