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.

Scene item won't trigger program

Featured Replies

I have a scene with an appliance module present (SM_HW_Pump).

scene.png.bd2c450ef24dd64cdd5a2324a80b837d.png

When I press keypad buttons in the scene the, scene responds appropriately turning my device on and off. I would like to start a program when the scene is turned on. If I include all of the controllers in the IF statement this will work. It appeared to me it would be easier to understand and implement if I simply used the SM_HW_Pump being switched "ON" to trigger the program but that doesn't work. The program never runs. Why does that not work when the pump is switched "ON"?

Pgm.png.3132c0303efbd985f5b03e7264ba6ae2.png

I'm also wondering why in my device list the Pump is blue while all other similar devices are red.

sms.png.1e2d57cd7f0532a165c20656b942a8ee.png

 

 

Solved by IndyMike

Go to solution
  • Author

I just figured out the second question, I think. That device is an ApplianceLinc and not an On/Off module. As such it is not able to be a controller perhap?

  • Solution

Change your if statement from "switched on" to "status on".

The "switched on" statement is for manually activating a device on/off.  You are turning the device on using a scene.  It will not trigger the "switched on" if clause.

16 hours ago, salex319 said:

I'm also wondering why in my device list the Pump is blue while all other similar devices are red.

sms.png.1e2d57cd7f0532a165c20656b942a8ee.png

 

 

I apologize, I missed your second question. 

In this context, red devices can be CONTROLLERS or RESPONDERS.  Apparently your Pump device can only be a responder (output only device).  This device cannot be used to control a scene.

I actually have very few devices like this.  One example would be a 2450 IOLinc.  The relay on this device can only be a Responder..

image.png.0ce4db93f305df954a084440f3dac814.png

You can see similar examples of Controllers/Responders in your scenes (Red=controller/Blue=responder).

image.png.d17127037b45f9872cdb7dc4daead41b.png

Edited by IndyMike

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.