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.

Manually triggering a program

Featured Replies

I just purchased Mobilinc Pro (iOS on iPhone 5s), and I would like to manually trigger a program on my ISY to, for example, turn the outside lights on. If I could figure out how to set a variable from my phone, that would work, but I don't know how to do that.

 

Can anyone tell me how you have done this?

 

Thanks!

I use programs that I know will execute the exact sequence I want. select and run Then.

 

Variables (MUST BE STATE) can be changed in MobiLinc Android. Just set up  a program like this.

 

 

If

   $State.variable = 1234

Then

    do something

    Wait 1 second

     $State.variable = 0

Else

  ----

 

1234 was selected so you don't change it by accident. Any value would do, usually people use a non-zero value and use zero for no action/False/nothing.

 

ISY sees the change and triggers the logic testing of any program with it's name in it.

  • Author

Do you run the Then Command program by selecting the settings cog on the program icon from your dash board? That seems manageable. I was hoping for a one button solution, but that may be asking for too much.

 

Thanks!

  • Author

Oh, it looks like I can configure the dashboard command to run the Then Command. I think that will give me the one button solution. Thanks for pointing me in the right direction!

Archived

This topic is now archived and is 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.