Jump to content

paulbates

Members
  • Posts

    5670
  • Joined

  • Last visited

Everything posted by paulbates

  1. EDIT: My recollection is that it was one device per hub, but that was wrong, here is yolink supports page. Can I use multiple YoLink hubs within the same network? Yes, you can set up multiple hubs within the same network, and it is recommended doing so. Having two or more hubs increases system reliability. If hub A is offline, devices will automatically connect to hub B. Additionally, placing hubs in various locations throughout your home will expand their communication range Wrong: Yolink devices can only be associated with one hub, so the answer is no from a practical point of view. However, the range and reliability of yolink devices allows you a lot of flexibility in the hub's placement; like right next to your router. My announcement capable, Wi-Fi only hub 2 is near my router. It talks to all my yolink sensors, even fridge/freezer seniors across the house in the garage. I have no Wi-Fi connectivity issues either
  2. Right, the suggestion was to move that down a level.. set all but one of the program folders (assuming you have your programs in folders) methodically let each folder run for whatever time you think is right and have no problems, the uncheck another... rinse and repeat (after removing 1=0 from the top level) However, your other answer convinces me that the problem is not programs and barking up the wrong tree Can you get to all of the MS easily? You'll want to, one at a time, press and hold the set button and then check the options for each especially the timers... looking for 52 minutes or any value that looks suspicious. A factor reset and restore device is in order... but hold on to that thought.... +1 to what @IndyMike said. PLMs can suffer a long and agonizing death. Continuing to refresh the PLM's link table is a road to nowhere and likely explains the continued degreadation of ISY functioning. Here's my suggestion: Order/receive a new PLM Find an iox backup from before the most recent events happened Restore that backup Swap the old PLM with new, following the PLM replacement procedure Except... skip step 1, backup, that list, my guess is that the current state PLM/Links table is too far gone This will take a while and you have to individually do each wireless only device by placing it in set mode Look for any devices with the green "io" next to them and do a "restore device" until they're all clear. Test as best you can to address individual device problems. Factory resetting / restore device may be in order for some with corrupt data tables. Check all of the settings of each MS. My guess is the MS are ok, but have corrupt tables... hard to say
  3. You're on the right track with this approach. To optimize it it, I would set that same 1=0 logic on all your top level program folders. Then step through turning them on from the top down, either Folders with many programs... or Folders with time based programs in it The PLM could be partially to blame, when flaky Insteon light activity happens out of the blue, it can be the sign of a failing PLM. How old is the PLM? However, the PLM and most Insteon devices do not have timers/clocks in them so it doesn't fit the 52 minute problem. The only Insteon device with a timer that I'm aware of is the timer key pad, where the buttons had different count down times on them... you don't have one of those do you? They're long out of production. EDIT. MS's have timers too, they are suspect as well
  4. The network service that the finder uses to find the ISY is (initially) not part part of the TCP/IP protocol.. it's a discovery/magic frame. It's good because it doesn't care what the IP address of the ISY is... it will ask it to identify itself. What's not good is that because it's not TCP/IP packet, it won't pass through the router/gateway in the EERO. Many access points offer "Bridge Mode" where it uses the host (AT&T) as the router. If the EERO has "Bridge Mode" this gets around the problem. Yes. It's possible through your ISY portal account. It's a little tricky to setup, but once setup works really well.
  5. It's best to make the IP settings in the ISY automatic... that will 'future proof' your ISY and computer if/when network changes are made again.
  6. This is a good catch... if the ISY is physically plugged into the EERO, and the laptop connecting to the ATT... the NAT firewall in the EERO (assuming its on), would give these exact symptoms. If possible, plug the ISY into the ATT router instead of the EERO (laptop and EERO need to both be connected to one or the other)
  7. The correct terminology should be: responder, or, controller/responder. It's always a responder. For example, if the button is responder only, it would light or "un-light" in response to another controller turning the scene on and off. If it's a controller/responder, it will do the above and be a switch that activates the scene for other responders.
  8. There's 4 things on the list, I take it you recognize what .240 and .73 are and they are not the ISY? Do you know what the other 2 are? If no Click the add button on the finder, and one at a time try http://192.168.1.241/desc Try the same thing with .71
  9. Have you tried unplugging, wait 10 seconds, replugging the ISY? Give that a few minutes and then try launching the finder.
  10. No.... My suggestion was not to upgrade the ISY to eisy as a solution to what is likely a java or local network problem. I have an eisy, it's great, but the migration is a lot of work, for likely no immediate benefit to you. I bought an eisy because I sold my last house in Dearborn with the 994i and "things" last summer and started new here. The 994i is a solid device that should continue serving you as is; you'll still get help with it here on the forums.
  11. Also, is the ISY functioning; your programs and lights etc are working, but you can't get to it?
  12. If you're happy with your current home automation functionality, I would simply subscribe to another one or two years of the portal , and set a reminder in your calendar around the time of the next subscription renewal to avoid it happening again
  13. Thank you. I don't have a lot of rules, but one of them is: No ports open on my router.
  14. The typical way to fix this is to put the 'Then' statements in a second program with no 'If'. Have the first program (with the if) only have program 'run then' statement that calls the second program. That will solve the problem with the living kodi clean program.. The second program, with no 'if', will run uninterrupted to conclusion The office bath the program works because you physically double-tap the switch for fast off to trigger the program. The only thing that could change that during the wait is another fast-off.... which would restart the program.
  15. Go to the summary tab and right-click on "Run at Startup"
  16. Go to the My Programs folder and right-click on it. Pick Find/Replace near the bottom and select the device to find instances of it.
  17. This may help a little. Go to the My Programs folder and right-click on it. Pick Find/Replace near the bottom and use Raw Text to find instances of "vText". There's other options besides Raw Text like devices and variables.. I don't think that will help in this case but take a look
  18. No, it requires some "sawing and banging", eg manual work, but can be done. This example is based on a raspberry pi, but guessing the method could be modified for other platforms. Take a look here, especially down around post 4: There is an older node server, pre-polyglot called Nodelink. It was many products integrated into one application, and it included a data logger that could write to syslog. I used it, but it was many years ago.
  19. Are there multiple conditions for the program to execute? The last run time and finish time will match when one of the conditions is true and iox evaluates...even if all the conditions are not true and it doesn't run. You may be seeing the results of that. As an example, I have the ring plugin and have an iox program that uses the doorbell motion sensor to report movement at night after a certain time. I just came home around 1pm and the program shows it ran and finished around that time, even though the "Then" of the program did not execute.
  20. There's a lot of symptoms and great analysis in this post... but if it is a flaky Insteon MS, I've found that letting the battery run down can confuse the MS (at least the MS1) and cause unpredictable behavior. I made it a practice when I had them to factory reset and "restore device" when replacing a low/depleted battery. I got many years with them when staying ahead of the battery replacements, in fact sold them with the house.
  21. Elk is a closed, supervised system and directly adding Insteon sensors isn't possible. The closest you could get, from what I know, is adding an Insteon 2450 IO linc as open/close contacts to the elk's dry contacts input (if you have that). However, the 2450 dry contacts output continue to be vulnerable to the dreaded Insteon "All on", and would not be recommended for an important alarm system function. You could write iox programs on eisy to evaluate insteon sensors and elk activity from the plugin and take action, depending what you want to accomplish.
  22. You can proceed... The network trip for this connection is inside of your house, from the computer to the eisy. You're good either if you're on a wired connection... or, if you're using wifi with wpa 1,2 or 3, then its encrypted over the air. The communication from the eisy pg3x server in your eisy to the store is encrypted.
  23. Your best bet will be submit a ticket to UDI with the email addresses for both portal accounts and which one you would ultimately like to be functional. Include a link to this post for background https://www.universal-devices.com/my-tickets/
  24. If you have a voltmeter, the quick proof would be measuring the output of the power supply. The other evidence is the power supply light out and a related power event. https://www.amazon.com/Digipartspower-Adapter-Universal-Devices-Universal-ISY-994i/dp/B08YXMWL42 The only alternative to the ISY I'm aware of for Insteon is Insteon's own hub. It will be matching the definition of simple to its capabilities, you could ask questions on the Insteon forums about that.
  25. You're looking at a rebuild of the keypad functionality, etc scenes from scratch. You don't need the old ones any longer. I would factory reset both new keypads, connect them to power however you do it (wall or bench with cable) begin building the scenes from scratch (or modifying existing)... and check that option are right depending how the old keypads were configed toggle, non-toggle,etc) Make sure that the keypad buttons are controllers, not responders or the scene won't trigger
×
×
  • Create New...