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.

Programming Issues

Featured Replies

Posted

I can't figure this out...

 

Program 1:

If

Status  'sensor sensor' is on

Then

Set Scene "Scene 2' On

Else

Set Scene 'Scene 2" Off

 

 

Override Program:

 

If  (and here is my question)

How do I put in here Scene 'Scene 2?"    ???????

Then

Disable Program 1

Else

Enable Program 1

 

I cannot find an option that lets me put a SCENE into the if statement, I can put individual devices in but how to put a scene in?

 

Thanks for your help!

There is no Scene On/Off test in Insteon. Could set a State Variable in Program 1 that Program 2 tests.

Use the same trigger logic that triggers Scene 2.

 

Or

Put your enable/disable in your first program.

 

Without any further influence to Scene 2 you should have a locked out logic that may not be resettable.

Edited by larryllix

Or if the scene has a controller, like a KPL button, then check the status of that controller. So if you manually turn off the scene or another scene turns off the KPL it still works.

 

Sent from my Nexus 7 using Tapatalk

"And" the state of all devices in the scene to include what the scene does. For example,

 

If

       x is On

     and y is 30%

     and z is Off

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.