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.

daxiang28

Members
  • Joined

  • Last visited

Everything posted by daxiang28

  1. Thanks everyone for the info. The thing that got me stumped was that I didn't know that the Wait or Repeat commands reset the if statement. It's a bit different than what I'm used to with other web languages (js/php, etc). Steve
  2. Thanks LeeG, I have the Variable set as an Integer in the ISY program. Is this still considered state? When I run the program without the Wait in the Then statement, it correctly changes the value of the Integer.
  3. Hi, Just started to get into the fun programming of my new ISY99 and ran into a problem when setting a variable after a WAIT command. If I do it sequentially, the second setting works, but if i insert a WAIT, it never gets to it. Is this a bug? In general, I am looking for a good light/motion program to reset itself for a dining room. If Elk Zone 'Dining Motion' is Violated And $Dining_Motion <= 1 Then $Dining_Motion = 2 Wait 4 seconds $Dining_Motion -= 1 Else - No Actions - (To add one, press 'Action') Thanks, Steve

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.