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.

Enabling a Folder

Featured Replies

Posted

I am creating a Power On Reset Schema.

I have programs that I want to run when the ISY Reboots.

I have a folder called Power on Startup.

The idea is - those programs only run during an ISY power-up.

 

Folder Conditions for 'Power on Startup'
Add conditions to limit when programs in this folder are allowed to run.

If
       Program 'Power On Startup Pgm' is True

Then
  Allow the programs in this folder to run.

 

My program that runs on Power up is:

 

 

If
       From    Sunrise
       To      Sunrise (next day)

Then
       Wait  2 minutes 
       Run program 'Power On Startup Pgm' (Else Path)

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

 

I tried running the Program with no conditions but it didn't work - that's why the from Sunrise - to - Sunrise (next day) is in the if statement.

I would have thought that just running the program as a "Status" "True" would trigger the Folder to be enabled - but no dice.

 

Just for completion, here is my folder contents:

 

If
       From    Sunrise
       To      Sunset  (same day)

Then
       Set Scene 'Sunrise Scene' On

Else
       Run program 'Check PM Time Status Pgm'

 

AND

 

If
       From    Sunset 
       To      11:00:00PM (same day)

Then
       Wait  1 minute 
       Set Scene 'Sunset Scene' On

Else
       Set Scene 'Good Nite Scene' On



Triggering the folder and the programs in contains seems like it could be a little tricky. Could you just put your initialization code in a single program and set it to "Run at Reboot" in the program summary screen?

Create an account or sign in to comment

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.