This action will open the valve.
Developer info
- API endpoint slug
- rachio_smart_hose_timer.open_valve
- Filter code method
- RachioSmartHoseTimer.openValve.skip(string?: reason)
- Runtime method
- runAction("rachio_smart_hose_timer.open_valve", {})
Action fields
Valve ID Dropdown list
- Label
- Which Valve?
- Slug
- valve_id
- Required
- true
- Can have default value
- false
Duration Dropdown list
- Label
- How many minutes to keep valve open for?
- Slug
- duration
- Required
- true
- Can have default value
- true
- Filter code method
- RachioSmartHoseTimer.openValve.setDuration(string: duration)