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.

mapeter

Members
  • Joined

  • Last visited

  1. I totally missed that Action in the drop down. Thanks for the information!
  2. I am a long time ISY / Insteon user that just moved to a new house. In this house the lights in the master bedroom are controlled by light switches in a 3-way configuration. I have replaced the two light switches with Insteon Switchlinc Dimmers and created the IoX scene to make them work in a 3-way configuration. The on-level of both Switchlincs have been set to 30%. The scene to create the virtual 3-way is also set to turn on the Switchlinc with the load to 30%. I would like to have the lights turn on to 100% during the day and 30% at night. As these are Switchlincs, I realize I can double tap the top of either switch and the load will turn on to 100%, but want to make it do this programatically. I have created the program below to change the on-level based on the time of day. If From 8:00:00AM To 9:00:00PM (same day) Then Set 'Master Bath Sink Lts - Load' On Level 100% Set 'Master Bath Sink Lts - Ctl' On Level 100% Else Set 'Master Bath Sink Lts - Load' On Level 30% Set 'Master Bath Sink Lts - Ctl' On Level 30% Operating the Switchlinc with the load ("Master Bath Sink Lts - Load" works as expected. The on-level changes based on the time of day. Operating the other Switchlinc continues to only turns on the load to 30%, because this how the scene was created. My question is whether anyone has an good way to have the other Switchlinc turn on the load to 100% during the day. I have created the program below as a hack, but it is awkward as the light first comes on at 30% and then jumps up to 100% a second later (as expected). If 'Master Bath Sink Lts Ctl' is switched On And From 8:00:00AM To 9:00:00PM (same day) Then Set 'Master Bath Sink Lts - Load' On 100% Else - No Actions - (To add one, press 'Action') Best I can tell, there is no way to programmatically change a scene, nor is there anything in the REST API that can be used to change a scene. Anyone have a better solution?
  3. mapeter replied to Mr B's topic in eisy
    Hi @Mr B, I will have to hook up the extender again and try overriding the port. Thanks for the tip!
  4. mapeter replied to Mr B's topic in eisy
    Interesting that you bring this up. I purchased the same extender early February 2024 and it had been working without any issues. Then mid-day on New Year's Day, the eISY stopped communicating with Z-Wave devices. It started working again after a reboot, but only for a couple of hours. I had to plug the ZMatter dongle directly into the eISY for it to be stable again. Looking forward to hearing if others have any ideas.
  5. Appreciate all of the suggestions. Manual linking is a possibility that I will keep in mind. Good reminder about failing PLMs. I was one of the unlucky people that happened to a few years ago. After I posted this last night I remembered I had Fibaro LED strip light controllers that are controlled by either scheduled programs or double tapping Insteon light switches. Looks like I will be leaving a controller behind after all. Good suggestion to create a "house" gmail account. I will be doing that.
  6. In a tale that has been told many times in this forum, I am selling a house with a lot of Insteon switches. I will be pulling most of them and replacing them with regular light switches. However, there are some switches that will need to be left behind because they are programmed as virtual n-way light switches. I want to remove the eISY and PLM from the equation, but preserve the scenes that implement the n-way configuration in the switches. I could just pull the eISY and PLM, but then the LED on light switches will likely flash red when the switches are pressed because they are unable to communicate with the PLM. I fear if I delete the switches from the eISY, it will un-program the switches and the n-way configuration will no longer work. Has anyone done something like this and have any suggestions? I suppose I could just leave the PLM and take the eISY if nothing else works.
  7. I opened a ticket over the weekend about the script and Michel's response stated to wait for the next udx release (mid this week). It includes fully tested scripts so that all you have to do is to run couple of commands.
  8. My ISY is back online, but not my eISY. I wonder if the portal stopped taking inbound connections last night and it is slowly resolving itself. Update: The eISY is online now. I did not have to reboot anything.
  9. My ISY and eISY went offline with the portal at 3:29 AM CST today. My USW-Pro-24 switch did an update at 3:28 AM, but not my UDM-SE router. The UDM-SE router updated a couple of days ago with no issues. I have no problem logging into my.isy.io.
  10. Hi @mbking - How is the USB over Cat 5/6 extender working for you? I have a similar situation and thinking about using extenders as well.
  11. Hi @Javi - I used UD Mobile (on iOS) to add Insteon to my new eISY. The PLM was successfully added, but the UD Mobile UI had a couple of issues. Appears to be a minor code copy-and-paste error. While the screen is "Insteon Hardware" screen, it references Z-Wave in the message body. (First screenshot.) While the app was waiting for the reboot to complete, the exception shown in the second screenshot was thrown.
  12. Thanks for the responses. I was going to submit a ticket with the question and decided to bite the bullet and order an eISY instead. I figured it was time to get to the latest hardware platform.
  13. Found an old post stating that PG2 should not be deleted due to UDX and Mongo dependancies. Is it now possible to remove PG2 and use ports 80 & 443 for IoX instead of ports 8080 & 8443?
  14. Thanks the response @Michel Kohanim. Any ETA as to when the enclosures will be back in stock?

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.