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.

How to implement a timer rule

Featured Replies

Posted

Hi guys,

 

I have an Insteon DIN on/off module connected to a towel heater in my bathroom. I set up a scene on my ISY so that I can turn the module on and off from one of my Insteon Keypad buttons.

 

I am wondering if there is any way on the ISY to start a 30 minute timer whenever the module turns on and then turn it off after 30 minutes. So as soon as the device is turned on the timer starts and turns it back off after the timer expires.

 

That way if someone accidentally forgets to turn off the towel heater for several hours it won't burn down the house.

 

Is there any way to implement this with an ISY program? Any help would be much appreciated.

if

    "Keypad button" is Switched On

then

    Wait 30 mins

    Set Scene "Keypad Button Scene" Off

 

NOTE. The "if" statement tests the actual button, the "then" statement turns off the scene the button is in. 

 

If the button is turned off to turn heater off manually then the program will terminate.

Edited by andyf0

Also to add to what Andyf0 provided you may consider adding a time frame to act as a *Watch Dog*. Not only does this ensure the device is turned off it will help reduce your energy consumption.

 

Towel warmers are one of the largest vampire draw appliances a person has besides in floor heating.

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.