Jump to content

Setting a program to irrigate for set time with EZFlora


Avonlea22

Recommended Posts

Posted

I've recently purchased and installed an EZFlora. I'd like to set up different programs where I can execute a program from my iPhone and not have to worry about forgetting to turn off my zones.

 

I've set up a simple program below that will irrigate each zone for 60 minutes. I was hoping you all could tell me if this will work. If it does, I'd like to set up different programs for different amounts of times, and different zone combinations.

 

If
  - No Conditions - (To add one, press 'Schedule' or 'Condition')

Then
       Set 'Irrigation / Veg Z1' On
       Wait  60 minutes 
       Set 'Irrigation / Veg Z2' On
       Wait  60 minutes 
       Set 'Irrigation / Cottage/Foundation' On
       Wait  60 minutes 
       Set 'Irrigation / Japanese Garden' On
       Wait  60 minutes 
       Set 'Irrigation / Japanese Garden' Off

Else
  - No Actions - (To add one, press 'Action')


Posted

That approach should work. The default maximum zone run time for each zone is 30 minutes. The maximum run time needs to changed using the Admin Console Set Options button for each zone. Otherwise the EZFlora will shut the zone off at 30 minutes.

Posted

I would really like to Wait for a length of time set by a variable. Like:

 

Wait $Zone1_Time minutes

 

Then you only need to change the variable.

Guest
This topic is now closed to further replies.

×
×
  • Create New...