- Recent Updates
- Access Control
- Amplifier
- A/V Receiver
- Climate and Pool Control
- Disc Player / Changer
- Display
- DSP
- DVR
- Irrigation / Sprinklers
- Lighting Control
- Matrix Switch
- Media Server and Player
- Multi-Room A/V
- Power and Rack Management
- Security
- Surveillance
- Teleconferencing
- Training
- Tuner
- Utility
- Video Projector
- Voice Control
- Recent Updates
- Access Control
- Amplifier
- A/V Receiver
- Climate and Pool Control
- Disc Player / Changer
- Display
- DSP
- DVR
- Irrigation / Sprinklers
- Lighting Control
- Matrix Switch
- Media Server and Player
- Multi-Room A/V
- Power and Rack Management
- Security
- Surveillance
- Teleconferencing
- Training
- Tuner
- Utility
- Video Projector
- Voice Control
Description:
This driver is for the Rachio Iro Irrigation Controller. Ethernet control only.
Version History:
Version 1.0 The Initial release of the driver
Version 1.01 Adds Zone Running System Variable (boolean)
Version 1.02 Adds Zone Running System Variable (integer
Version 1.03 fixes start zone and start all function
Version 1.04 Adds system variables for Current Running Schedule: Time Elapsed (min/sec) and Time Remaining (min/sec)
Version 1.05 Adds change to heartbeat interval, extending it from ten seconds to five minutes
Version 1.06 Adds changes to meet Rachio API V3.0, Adds fix for imposed rate limit, Removes system variables that are no longer supported.
Rachio Iro
This driver is for the Rachio Iro Irrigation Controller. Ethernet control only. Written and tested using Rachio Iro Gen 1, ID ver 9.8.0.4379
Revision History
1.0 The Initial release of the driver
1.01 Adds Zone Running System Variable (boolean)
1.02 Adds Zone Running System Variable (integer)
1.03 fixes start zone and start all function
1.04 Adds system variables for Current Running Schedule: Time Elapsed (min/sec) and Time Remaining (min/sec)
1.05 Adds change to heartbeat interval, extending it from ten seconds to five minutes
1.06 Adds changes to meet Rachio API V3.0, Adds fix for imposed rate limit, Removes system variables that are no longer supported
Connection Settings
• Follow the quick start guide to set up the device on the Rachio website
• Once setup, login to the webapp from the Rachio website
• On the top right of the screen click the silhouette of the person, then click "API Access Token"
• Enter the Access Token in the the Driver Configuration Settings in Integration Designer
**Do not change the host address in configuration settings**
Number of Zones
Select the number of zones in the system. 8 or 16
Zone naming
Done on the Rachio Webapp
Schedule Creation
Done on the Rachio Webapp
Driver Notes
- The Schedule List is constructed using a GET command that returns two weeks worth of schedules. This might cause the list to not match the Webapp list of schedules if a schedule doesn't run in the two week window. A schedule list update function was provided for the user to periodically update the list becuase this limitation as well as added/removed schedules. This mainly only affects Flexible Daily Schedules
-Flexible Daily Schedules will not populate the zone duration sysvars, they are set to zero instead.
-Events are provided for Start/Stop of schedules and zones
-Last watered date sysvars are updated after a schedule ends, not each zone.