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.

Hot Water Circ Program

Featured Replies

Posted

I have a circulator that circulates hot water to our master bedroom with a return line and temperature sensor.  That way, we do not have to run the water to get it hot.  It runs about 1 minute every hour.  I have an Insteon On/Off switch to control the power (for now, call it S1).  I’d like to turn off power from 11 pm to 5 am.  Simple: I have a program

If From 5 AM to 11 PM,

Then Set Scene “MBR Hw Circulator Enabled” On

Else Set Scene “MBR Hw Circulator Enabled” Off

That works fine. 

The scene has two members: S1 (above) that directly controls the load and R1G – a button on an 8 scene Toggle mini remote.  Both S1 and R1G are controller/responders.  My intent is to use the remote button to toggle the scene back on if I get up early and need the circulator to run – or at least return to auto mode where the temperature sensor decides if the circulator is needed.

The problem is that when the program sets the scene to off, the remote button correctly responds and shows off, but pressing the remote’s button does not toggle the scene back on.  It will if I press the button twice.   Ideas?

 

34 minutes ago, rpsa said:

I have a circulator that circulates hot water to our master bedroom with a return line and temperature sensor.  That way, we do not have to run the water to get it hot.  It runs about 1 minute every hour.  I have an Insteon On/Off switch to control the power (for now, call it S1).  I’d like to turn off power from 11 pm to 5 am.  Simple: I have a program

If From 5 AM to 11 PM,

Then Set Scene “MBR Hw Circulator Enabled” On

Else Set Scene “MBR Hw Circulator Enabled” Off

That works fine. 

The scene has two members: S1 (above) that directly controls the load and R1G – a button on an 8 scene Toggle mini remote.  Both S1 and R1G are controller/responders.  My intent is to use the remote button to toggle the scene back on if I get up early and need the circulator to run – or at least return to auto mode where the temperature sensor decides if the circulator is needed.

The problem is that when the program sets the scene to off, the remote button correctly responds and shows off, but pressing the remote’s button does not toggle the scene back on.  It will if I press the button twice.   Ideas?

 

The remote can't be updated with its status since it's battery powered and goes back to sleep.

The best thing you can do is create a variable that tracks button presses and use that in your program instead. You'll want to remove the direct link from the remote to that scene otherwise the on/off command will always be sent to the device. I personally would use non toggle on but that all depends on what else you have planned for the buttons

Edited by lilyoyo1

  • 2 weeks later...

My first ISY project years ago was to hook up a motion sensor to an outlet into which the recirculating pump was plugged. Works well and no remembering to push a button:

174787697_ScreenShot2020-06-08at1_04_00PM.png.89f477b41f56d036e20a10bff903add7.png

 

On 5/28/2020 at 11:55 AM, rpsa said:

The problem is that when the program sets the scene to off, the remote button correctly responds and shows off, but pressing the remote’s button does not toggle the scene back on.  It will if I press the button twice.   Ideas?

That's how the 8-scene mini remotes work, it's a hardware limitation.  Being a wireless device the mini-remote has no idea what the state of the scene actually is.  If you watch the little LED indicator on the top of the button you can tell which way it's activating.  We actually changed ours to 4 scene controllers with an on and off button for each of the 4 scenes.   Then for some of the pairs instead of it actually being a scene on/off I used programs.

For your hot water, is the bathroom light an Insteon switch?   If so, you could just use a program from there to turn your scene on, skipping the 8-button remote entirely.

  • 4 weeks later...

Hot Water Circ Program

On 5/28/2020 at 12:55 PM, rpsa said:

I have a circulator that circulates hot water to our master bedroom with a return line and temperature sensor.  That way, we do not have to run the water to get it hot.  It runs about 1 minute every hour.  I have an Insteon On/Off switch to control the power (for now, call it S1).  I’d like to turn off power from 11 pm to 5 am.  Simple: I have a program

If From 5 AM to 11 PM,

Then Set Scene “MBR Hw Circulator Enabled” On

Else Set Scene “MBR Hw Circulator Enabled” Off

That works fine. 

The scene has two members: S1 (above) that directly controls the load and R1G – a button on an 8 scene Toggle mini remote.  Both S1 and R1G are controller/responders.  My intent is to use the remote button to toggle the scene back on if I get up early and need the circulator to run – or at least return to auto mode where the temperature sensor decides if the circulator is needed.

The problem is that when the program sets the scene to off, the remote button correctly responds and shows off, but pressing the remote’s button does not toggle the scene back on.  It will if I press the button twice.   Ideas?

 

I am looking to do something similar, what are you using to monitor the temperature? 

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.