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.

Best way to suspend a program?

Featured Replies

Posted

I have a motion activated bathroom light and a separate program to turn off the light.

 

If someone manually turns off the light as they leave the bathroom, the light comes back on immediately (due to the first program activating).

 

What is the best way to suspend this activity for a period of time (30 seconds, 1 minute, etc.) and then reactivate the programs?

 

If
       Status  'Motion - Master Bath-Sensor' is On
   And From    Sunset  -  2 hours 
       To       9:59:59PM (same day)
   And Status  'Master Bedroom / Master Bath Light' is not On

Then
       Set 'Master Bedroom / Master Bath Light' 80%

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

 

 

If
       Status  'Master Bedroom / Master Bath Light' > Off
   And Status  'Motion - Master Bath-Sensor' is Off

Then
       Wait  5 minutes 
       Set Scene 'Master Bedroom / Slow Master Bath Light' Off

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

Hi sfhutchi,

 

Something like this should work.

If
       Program 'KMotion On Days' is True

Then
       Disable Program 'KMotion On Days'
       Wait  10 minutes 
       Enable Program 'KMotion On Days'

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

  • Author

Excellent. I'll give it a try.

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.