This Action will put the Rachio in rain delay mode for a certain period of time.
Developer info
- API endpoint slug
- rachio_iro.rain_delay
- Filter code method
- RachioIro.rainDelay.skip(string?: reason)
- Runtime method
- runAction("rachio_iro.rain_delay", {})
Action fields
Device ID Dropdown list
- Label
- Which device?
- Slug
- device_id
- Required
- true
- Can have default value
- false
Time Dropdown list
- Label
- How many days?
- Slug
- time
- Required
- true
- Can have default value
- true
- Filter code method
- RachioIro.rainDelay.setTime(string: time)