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.

mlvarnell

Members
  • Joined

  • Last visited

  1. Upgraded from 3.1.17 to 3.2.3. Smooth as silk! Thanks!
  2. sorry for the fuss, but thanks for the info! I still have a lot to learn...
  3. It has just occurred to me that you could use an exterior ac outlet to broadcast an all on or all off, with a resulting trigger of your I/O Linc garage door controller! I haven't tried to prove this yet, but I will soon. Any thoughts?
  4. I just had a brainstorm. I have an old weather station from Oregon Scientific. When doing maintenance on it, I noticed the rain gauge was a seesaw with a magnet, a reed switch, and a small 'self dumping water bucket.' Here's the deal, the reed switch is a 'dry contact closure' which is a perfect fit for the screw terminals on a triggerlinc. voila! you connect them, count the number of closures over time, and there is your custom rainfall amount! It is also wireless with a 50' range. You could also monitor sprinkler output!
  5. How about $sSecretCode state variable with an init of 1234, then change your comparison to //Test2.C0: (initial idle state, $Test.State init to -1) If $Test.State 0> 1000 And $Test.Code is $sSecretCode Then $Test.State = 2 //Test2.C3: (failure state: just jump back to state 0) If $Test.State is 1 And $Test.Code > 1000 And $Test.Code is not $sSecretCode Then $Test.State = 0

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.