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.

dbuss

Members
  • Joined

  • Last visited

Everything posted by dbuss

  1. @asbril Here's what I did to make calls from Alexa. 1. Created a state variable for each device I wanted to call. 2.Created a routine in Alexa to call the device when the variable was changed. 3.created this program to to change the variable. Master BR Call Dick's Phone - [ID 00C3][Parent 0001] If 'Master BR Alexa Remote - B' is switched On Then $Master_BR_Call_Dicks_Cell = 1 Wait 30 seconds $Master_BR_Call_Dicks_Cell = 0 Else $Master_BR_Call_Dicks_Cell = 0 I'm using an Insteon eight button remote in non-toggle mode. It works great. I see no reason you couldn't do the same thing with the Nanomote. I have a Nanomote and after a few trys, the ISY added it.
  2. AT&T is not an option for me either. I've been a Verizon customer for over 20 years. Your post gave me some ideas on using routines and remotes though. Thank you!
  3. You can also create a routine in Alexa to call a certain phone number. Then when the routine is triggered Alexa will call that number from the Alexa device you choose in the routine.
  4. Or link Alexa to an AT&T account.
  5. You can create a routine to have Alexa make a call to a contact. However, when the routine is triggered ,Alexa will ask you how you want to call your contact. By phone, Alexa, dropin, etc.
  6. Possibly by linking an AT&T account to Alexa and create a routine to call a contact when the a button on the Nanomote is pressed.
  7. Here's a sample of the query program. If From Sunrise To Sunrise (next day) Then Repeat Every 15 minutes Set 'ZW 025 On-Off Power Switch' Query Else - No Actions - (To add one, press 'Action') Here's a sample of the notification program. If 'ZW 025 On-Off Power Switch' Responding is False Then Send Notification to 'Email' content 'At Office' Else - No Actions - (To add one, press 'Action') The first program will query the device. When the "popup saying that the request failed" happens, the second program will send the notification.
  8. If the device doesn't not respond you get a message saying it did not respond. To check it out, disconnect a Z-Wave device from power and manually query it from the admin console. You will see the notification pop-up. That notification can execute a notification or variable in a program.
  9. You could have a program to query the device at certain intervals. Then have another program that checks for the device not responding and if not responding send a notification or set a state variable. I'm sure there are many other ways this could be accomplished as well.
  10. Try changing your then to this: $State_1 = 1 Remove the + sign.
  11. The backups do not include the firmware. The downgraded firmware needs to be installed in before the downgraded backup can be used.
  12. The recommended steps to downgrade are. 1.reset ISY 2. Install Downgraded firmware 3. Restore ISY with good backup from downgraded firmware.
  13. After you log into the portal, click on "My Products". You will then see the modules you have purchased and the modules that are available to you.
  14. The update to 5.3.2 appears to be flawless. Thank you for the update!
  15. Have you done this? - If the admin console is slow to respond, it is likely you need to increase the amount of memory allocated to the Java runtime (JRE). - Open the Java Control Panel, select Java tab, press View button, then add or modify the Runtime Parameter -Xmx to the following: o -Xmx512m - Press Ok to close the window, then Press Apply to save the changes
  16. Here's the correct link.
  17. The information on how to replace the plm is in the wiki https://wiki.universal-devices.com/index.php?title=ISY-99i/ISY-26_INSTEON:File_Menu#Replace_Modem_.28PLM.29
  18. You should be using ISY Launcher to access your ISY. Here's information on the ISY Launcher.
  19. dbuss replied to dbuss's topic in UD Mobile
    Thank you. That explains it. I guess I'll just have to buy new toys. I hate it when that happens!
  20. dbuss replied to dbuss's topic in UD Mobile
    I use Fire Tablets with Agave and it appears UD Mobile isn't compatible. Thank you!
  21. dbuss posted a topic in UD Mobile
    Will UD Mobile be available for tablets? Currently I am unable to download UD Mobile to my tablets. Thank you!
  22. How far is your ISY from the devices you are trying to add? You may need to get the ISY closer to your ISY or your ISY closer to the devices you want to add.
  23. I've had no problems with it. I have the same ISY as you.
  24. I don't know when it changed. Maybe it didn't. I've never got the notification in the seven years I've had ISYs.

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.