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.

Cancel or reset a WAIT?

Featured Replies

Posted

When my basement lights go on, there is a WAIT 30 MINUTES and then they turn off. This way I don't worry about them being left on all day or night. The problem arises when someone turns them on again prior to 30 minutes timing out. The lights will only stay on for the balance of the original 30 minutes. I've been caught by this a few times and I cannot find a way to reset the timer everytime the lights go on. Any ideas?

Typically you have to use Control Switched on which watches the Switch paddle and not the light dimmer circuit, as Status does.

Wait timers are retriggerable. Post your program. Right click on the program title in the program tree and select "copy to clipboard". Paste here.

 

Larry's right.  Use Control rather than status. Each time the switch is switched, the 30 minute timer is restarted. 

Since its a basement, a suggestion is to dim the lights as a 5 minute warning before turning them off, so someone isn't really still in the basement isn't left "in the dark". I do this for second floor stairway lights.  If its not dimmer, flash them on and off once or twice as a 5 minute warning

Paul

Edited by paulbates

  • Author

It's very basic, but it usually works.

 

Basement Timer - [ID 0005][Parent 0001]

If
        'Basement / Basement Lights' is switched On
 
Then
        Wait  30 minutes 
        Set 'Scenes / Basement' Off
 
Else
   - No Actions - (To add one, press 'Action')
 

4 hours ago, dakall said:

It's very basic, but it usually works.

 

Basement Timer - [ID 0005][Parent 0001]

If
        'Basement / Basement Lights' is switched On
 
Then
        Wait  30 minutes 
        Set 'Scenes / Basement' Off
 
Else
   - No Actions - (To add one, press 'Action')
 

That should work fine unless the lights are being turned on from somewhere else other than the switch itself.

If it occasionally doesn't work then you may have a comm noise problem.

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.