Adjust iZone irrigation when tomorrow’s high exceeds set temperature
This action will change the station run times by the selected percentage. This will increase or decrease the programmed station running time.
Developer info
- API endpoint slug
- i_zone.setidrateruntimeratio
- Filter code method
- IZone.setidrateruntimeratio.skip(string?: reason)
- Runtime method
- runAction("i_zone.setidrateruntimeratio", {})
Action fields
Id Dropdown list
- Label
- Which Device?
- Helper text
- Select your iDrate device
- Slug
- id
- Required
- true
- Can have default value
- false
Ratio Dropdown list
- Label
- Which run time ration percentage?
- Helper text
- Select the percentage adjustment to your station run times
- Slug
- ratio
- Required
- true
- Can have default value
- true
- Filter code method
- IZone.setidrateruntimeratio.setRatio(string: ratio)