Jump to content

mapeter

Members
  • Posts

    119
  • Joined

  • Last visited

Profile Information

  • Location
    Minnesota

Recent Profile Visitors

1648 profile views

mapeter's Achievements

Experienced

Experienced (4/6)

17

Reputation

2

Community Answers

  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

    USB Extender Problem

    Hi @Mr B, I will have to hook up the extender again and try overriding the port. Thanks for the tip!
  4. mapeter

    USB Extender Problem

    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. 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.
  6. 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.
  7. 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.
  8. 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.
  9. 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.
  10. 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.
  11. 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?
  12. Thanks the response @Michel Kohanim. Any ETA as to when the enclosures will be back in stock?
  13. I purchased the ZMatter module to install into my Polisy. Now I am thinking I would be better served to install the module inside of the ZMatter USB Enclosure and hang off the end of a USB extension cable to get it away from some duct work as well a prepare for a future migration to eISY. Will an USB enabled ZMatter board work with Polisy, or only with the eISY?
  14. As of last fall, there was not a migration path for node servers. Tagging @bpwwer to see if there are any updates. Here is a related post.
×
×
  • Create New...