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.

jkmcfadden

Members
  • Joined

  • Last visited

Solutions

  1. jkmcfadden's post in Migration from isy to eisy was marked as the answer   
    Did you use the eISY migration guide?  I have migrated two systems with very little issues using these procedures.  Just make sure to follow them to the letter (especially if you have any Zwave devices).  I misread some items on my first attempt but just did a hard reset and then tried again.  All was well.  Eisy:User Guide - Universal Devices, Inc. Wiki
  2. jkmcfadden's post in ZOOZ ZEN32 Big "Switch Button" was marked as the answer   
    Hi @mikek for the button lighting status, I just set the parameter for the particular button in my program to either light on or light off.  For instance, this is my "turn the ceiling fan off" program which turns the status light of button 4 (lower right) on and turn the status lights of the other small buttons off. 
    Based on my experience, there is no on or off status for these small buttons, but a program gets triggered as "Switched ON" when pressed.  If they do ever get out of sync (it happens rarely but occasionally) then just pressing a button clears everything up.
    Parameter 2 is upper left, parameter 3 is upper right, parameter 4 is lower left and parameter 5 is lower right.  The setting of "2" turns the status light off and "3" turns it on.  It would have been nice if the parameter button matched the scene button number, but it is what it is.
    U Bed1 Fan 4 Off - [ID 0032][Parent 0034]
    If
            'U Bed1 Fan Light ZW / ZY 029 Scene Button 4' is switched On
     
    Then
            Set 'U Bed1 Fan-Motor' Off
            Set 'U Bed1 Fan Light ZW' Set Configuration Parameter 2 = 2
            Set 'U Bed1 Fan Light ZW' Set Configuration Parameter 3 = 2
            Set 'U Bed1 Fan Light ZW' Set Configuration Parameter 4 = 2
            Set 'U Bed1 Fan Light ZW' Set Configuration Parameter 5 = 3
     
    Else
       - No Actions - (To add one, press 'Action')
    One final issue I discovered, the scene button 'if' must be based on a "control" status, not the "status" option in the selection drop down box.


     

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.