Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Schedule Sprinklers every 48 hours, not set days of the week

Featured Replies

Posted

OK. I am stumped. How do I set the if statement to run every 48 hours. I am working with the EZ-Rain sprinklers. This is what I have so far:

If:

Time is 7:00pm

And Module 'Climate' Rain Today <= 0.1"

Then:

Set 'A1-Sprinkler1-DW Ret Wall 1' On

Wait 8 minutes

Set 'A1-Sprinkler1-DW Ret Wall 1' Off

Wait 15 seconds

Set 'A1-Sprinkler2-DW Ret Wall 2' On

Wait 8 minutes

Set 'A1-Sprinkler2-DW Ret Wall 2' Off

Wait 15 seconds

Set 'A1-Sprinkler3-DW Prop Line' On

Wait 8 minutes

Set 'A1-Sprinkler3- DW Prop Line' Off

Wait 15 seconds

Set 'A1-Sprinkler4-Gardenias' On

Wait 8 minutes

Set 'A1-Sprinkler4-Gardenias' Off

Wait 15 seconds

Set 'A1-Sprinkler5-Master Bdrm Pla' On

Wait 8 minutes

Set 'A1-Sprinkler5-Master Bdrm Pla' Off

Wait 15 seconds

Set 'A1-Sprinkler6-Pine Tree Plant' On

Wait 8 minutes

Set 'A1-Sprinkler6-Pine Tree Plant' Off

Else:

No Actions

 

My question is how do I tell it to run every other day (Every 48hours at 7pm)? Where and what goes there to make this happen? I know I can hard set days like Mon, Wed, Fri, Sat but that is not truly every 48 hours.

I have tried a few different things but no luck.

 

Any ideas? I will be so greatful.

Hi cyberduo,

 

Try using a Repeat statement in the Action section such as:

 

Repeat Every 48 Hours

-- Your zone 1

-- Wait 8 minutes

.... and so on and so forth

 

To make things cleaner, you might want to put the sprinkler schedules in another program (without any conditions) and then do:

 

Repeat Every 48 Hours

-- Run program my-sprinklers (Then path)

 

 

With kind regards,

Michel

Guest
This topic is now closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.