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.

mbking

Members
  • Joined

  • Last visited

Solutions

  1. mbking's post in EISY program example to display outside temp on Elk keypad was marked as the answer   
    @mdarcy,
    I'm using a Personal Weather Station to get the temperature, so I created an integer variable, PWSOutsideTemp, to store the latest temperature from the station.  It has a variable ID of 10.  With that, I created a Customization (under Configuration-Email/Notifications-Customizations) called ELK-PWSOutsideTemp.
    The var.1.10 represents the integer ID 10 variable, PWSOutsideTemp.
    Next, I created the following program:
    You don't necessarily need the Auto Run or Startup Delay.  Since IoX and PG3 come up at different times, I wait about 2 minutes before lets some program run to give time for the Node Servers to populate with good data.  The Set command in the Then section references the Customization created earlier, ELK-PWSOutsideTemp.  This gives me the following display that's updated every minute: "Outside: 86 F".
    Hope this helps.
  2. mbking's post in Rain Machine NS Stops After a Restart was marked as the answer   
    @bpwwer, I rebooted Polisy, but had to also restart each node server.
    After the reboot, all but the RainMachine NS showed Disconnected.  The RainMachine NS showed Connected, but wasn't running.  After restarting all of the NS's, operation appears normal.  Not sure why each had to be restarted, but the reboot and restart did the trick.
    Thanks for your help!

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.