New services
Explore Plans
Mobile menu Close menu
RachioRachio

Rain delay

This Action will put the Rachio in rain delay mode for a certain period of time.

About this action

Triggers, queries, and actions are the building blocks of Applets. Triggers tell an Applet to start, queries ask a question, and actions are its end result.

Developer info

Description
This Action will put the Rachio in rain delay mode for a certain period of time.
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)