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.

d529518

Members
  • Joined

  • Last visited

Everything posted by d529518

  1. Can anyone explain why the below program fails to wait the 2 minutes as specified in the Repeat clause? It instead cycles the light on/off every 30 seconds - *never* waiting the requested 2 mins for the 'repeat' clause. I cannot understand what the ISY is doing. Shouldn't it immediately execute the Wait 30 Seconds, then turn lamp on(off), then wait another 2 mins to do the repeat? (Note: below program is only for test purposes. I am only trying to figure out how to predict and control when the IF clause fires. So if it looks like it is performing a useless function, then, yes, that is true.) If From 5:28:00PM For 15 minutes And Status 'Living Room / Living Room Torchiere Lamp' is Off Then Repeat Every 2 minutes Wait 30 seconds Set 'Living Room / Living Room Torchiere Lamp' On Else Wait 30 seconds Set 'Living Room / Living Room Torchiere Lamp' Off It would be extremely helpful if someone could explain what is really going on in the ISY behind the 'IF'. For the life of me I cannot get my head around the actual events and conditions that trigger the evaluation of the IF clause. And this is preventing me from making effective programs.

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.