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 Question...

Featured Replies

Posted

I have several programs within the ISY that are triggered with 

 

If 

        Control 'device' is switched Off

   Or Control 'device' is switched Fast Off

 

Then

   ........

 

These programs work well when I physically turn off the switch with a single or double tap. However the programs do not run when I turn off the same device either:

 

 - using another program with the command "Set "device" Off"; or

 

 - using Mobilinc to turn off the device!

 

Is there some other logic I should be using within the ISY to recognize that the device has been turned off by a 'Set device Off' command or Mobilinc so that my programs run?

If Control is triggered when the physical device is operated.  That is the function of "If Control".  Operating the device by other means does not cause "If Control" to trigger.

 

Need to use If Status to monitor the device for activity from both physical operation and remote operation by Set 'xxxxx' Off 

  • Author

Thanks for the quick reply...

 

Does a If Status statement ( "Status 'device' is Off") only trigger when there is a change of status? If so, then great... but if not, then my programs would be constantly triggered when the lights are off which would not be a good thing...

Status triggers when there's a change of state. Sending several Off signals will trigger only once. Control triggers each time the signal is sent.

  • Author

Thanks... that is what I hoped the answer would be. This will work well with my programs  :-P

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.