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.

DennisC

Members
  • Joined

  • Last visited

Everything posted by DennisC

  1. You could also attempt to upgrade from the multifunction button.
  2. Well, if you create a variable that changes when the lights turn on/off, then use the variable to turn an Elk output on/off, you can then create an action rule in Elk to display status on the keypad - which is what I understood you were looking for.
  3. You need to open a support ticket with UD.
  4. Go back and read UD's instructions in the announcement post. If it's bricked, you will need to reflash the drive.
  5. Try rebooting eisy and after full start up, sync UD Mobile.
  6. Just a thought - Can you control your lights with ISY, set a variable (and/or Elk output) that changes with on/off and then use Elk rules to write states to your new keypad? Another option if you are on eisy and using the Elk plugin is to ask the creator of the plugin to look in to full support for the new keypads.
  7. Currently, there is a code posted in another thread for a 13%discount on eisy.
  8. Try following the instructions in the link I provided above, which indicates: -Xmx512m There have been some instances where too high a valve prevents the admin console from loading. Be sure to delete Java cache (all 3 boxes) and download a new start.jnlp from UD website.
  9. If you had a static IP address setting for your ISY, that maybe the problem. It needs to be changed to DHCP reservation from your router. Even though your old router may not be fully functional, if you still have it, try connecting it to your ISY to see if it lets you connect. You don't need Internet access, just local Lan. If you can get in, go to configuration tab and enable DHCP. Also, here is some information from the wiki, including an option to factory reset your ISY if you can not get in any other way - however, you will need a good ISY backup. https://wiki.universal-devices.com/Main_Page#Changed_ISP/Router_-_Can_no_longer_access_ISY
  10. Try this: https://wiki.universal-devices.com/index.php?title=Main_Page#Admin_Console_is_very_slow_or_hangs
  11. You need to tag @Jimbo.Automates
  12. If you have zwave devices enabled, there is a separate backup for those devices under the zwave menu. Make that backup first, then backup normally. The zwave backup then becomes part of the ISY backup.
  13. While still in beta, you can catch up here:
  14. When replacing a PLM, you need to follow all of the directions from here: https://wiki.universal-devices.com/index.php?title=ISY-99i/ISY-26_INSTEON:File_Menu#Restore_Modem_.28PLM.29 Start with following the directions.
  15. Here is one more on the Elk plugin: https://docs.google.com/document/d/19uqu-jYmgxrkhhxn9YYeALRhC8mVBK2F0L589g-YU28/mobilebasic
  16. You would need to create the programs on your eisy, using the names of your devices. It sounds like you are asking for basic information, like how to create a program? If so, I am providing links for various resources on how to get started with UD's systems. The documentation may be for the ISY994, however, the main principles are the same. https://wiki.universal-devices.com/index.php?title=Main_Page#ISY_Cookbook https://wiki.universal-devices.com/index.php?title=Main_Page#Complete_and_Comprehensive_User_Guides https://wiki.universal-devices.com/Main_Page
  17. Glad you got in. Go back to PG3, Plugin Store, Elk, and then click on "more info" button. That will take you to GitHub and plenty of examples on how to use the Plugin.
  18. It sounds like to me you are not logged in to PG3. Let's try this: In your browser type the IP address of your eisy followed by :3000 (xxx.xxx.x.xxx:3000). This should open up PG3. Login to PG3 using your eisy login info. Go to top menu and select IoX Configuration. If eisy is registered with PG3, you should see your eisy uuid number with a check mark (might be greyed out or lighter color). If that all checks out, click tab for Plugins Store, followed by Elk Plugin.
  19. Tried to load from where? Are you saying you received this message when you navigate to PG3x? PG3x is available by entering your IP address and port 3000.
  20. DennisC replied to srjacob's topic in ELK
    One other thought - In PG3x, on the Configuration tab of the Elk plugin, there is a small check box that needs to be checked, right under longPoll settings. It's called: "Allow ISY Access by Plugin". Do you have that box checked?
  21. DennisC replied to srjacob's topic in ELK
    In your first message you indicated you had outputs appearing in the plugin, so I thought you knew to add new ones in PG3x Elk plugin Configuration. Go to PG3x, Elk Plugin, Configuration tab and you will see the help notes: To Configure the ELK Nodeserver Set outputs to the range of outputs to include Example: You should be able to create a program similar to this test program: Test F Key - [ID 0067][Parent 00B1] If 'Area 1 / Keypad 01 MB' is switched F4 Then Set 'Garage Light' On Else - No Actions - (To add one, press 'Action') You should be able to access the Keypad F Keys as per the screen shot below: If not, provide a screenshot of the available selections under "Condition" as follows: Control - Area 1(if that is what you use) - Keypad-Name (if keypads don't show up under Area, what does?) - choices in drop down box.
  22. DennisC replied to srjacob's topic in ELK
    Not sure I understand what you are trying to expand? There is nothing to expand. When you click on the keypad in the left hand tree, the right side populates with 3 or 4 nodes - no different than a zone or Insteon device. When selecting the keypad, does anything show up on the right side? Did you restart the Elk plugin after creating the two outputs and did you remember to add them on the configuration tab of the plugin prior to restarting the plugin?
  23. DennisC replied to srjacob's topic in ELK
    You can start by looking here: https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/blob/master/README.md#keypad-node More info here with examples: https://www.jimboautomates.com/pg3-node-servers#h.xscdgxvkku1o If you still don't see your keypads, try restarting the Elk plugin. If that doesn't work, try rebooting eisy. At one time, the F keys were not directly useable in programs, I don't recall if that has been added yet. The work around is to utilize Elk RP2 to have the keypad presses also operate a virtual output and have the eisy program work on outputs. Hope that made sense.
  24. The 994 should have been powered down when you started to restore your backup on eisy. You should be following these instructions: https://wiki.universal-devices.com/index.php?title=Eisy:User_Guide#Migration
  25. DennisC replied to SHM's topic in ratgdo
    Typically, this can be corrected by rebooting ISY/Polisy/eisy.

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.