Jump to content

paulbates

Members
  • Posts

    5670
  • Joined

  • Last visited

Everything posted by paulbates

  1. The 2413S is what I was referring to. Did you have to unplug and replug it to get things working? If yes, and you start having flaky Insteon problems again, eg not able to control devices, the 2413S is likely going bad.
  2. No, Its the Insteon module that the black box connects to via a cable and plugs into the wall, it connects the ISY to your insteon devices. Older ones are notorious for working great for years, then acting flaky for a while, then failing
  3. There's a couple of ways to investigate, in easy to try order: It's rare, but I have been shipped devices that need to be factory reset to get working How old is your PLM, 5+ years? The "lost connection" to a couple of switches comment makes it suspect. Unplug it wait 10 seconds, and plug back in. If this fixes the problem, its not a fix, you are on borrowed time and need to replace it. Is the switch far away in your home, far away from the PLM and other Insteon wireless devices? It's a pain, but temporarily wire it in closer to your PLM. I have a 3 prong plug-in cord end from the hardware store I use for setting up and testng... see if it works nearby the PLM
  4. @CoolToys Yes, I've had to change my approach to security that was previously local only. I have yolink and ecobee that each require cloud side. Each of their plugins access the devices in my house back through the cloud accounts. One partial advantage vs local only is that I assign ecobee and yolink to an iot/guest network so they can't see my other phone/tablet/pc devices. I also "force feed" both of them NextDNS's ad/spy/malware blocking DNS addresses to limit their data collection or interaction with a nefarious host. I also "caved" and using the Alexa on my ecobee but it's constrained the same as the ecobee.
  5. I've had good luck with the remote sensor that came with my ecobee. Keeps the temps better balanced without resorting to baffles or individual vent control. The 'occupied' feature had the halo effect of it turning off the suite lights off after 30 mins if left on
  6. This is a bit of a long shot, but easy to try; unplug the PLM for 10 seconds and plug back in. If that doesn't do it, post a screen shot of the link table showing the device and indicating which device it is
  7. That's not the log he's asking for. You need to get the log from pg3x and the plugin. Go to the same web page you showed above ... and click log. Set the log level to debug. Recreate the steps for this and other device. Download the log package from the same web page and PM to panda88
  8. Using Alexa requires an active portal subscription. If the subscription expires, this would happen. I don't think a warning is given, I keep track with a calendar entry It could be something else, but I'd start there
  9. Keeping on the program track, you could try putting a notification at the end to see if the program is finishing regardless of what the device does.
  10. Have you tried moving the statements to another program and calling that program from the one you posted? It would not take much to test the hypothesis
  11. You're certain that the program conditions are not changing to false during the 5 minutes? Without seeing the program it sounds very much like that
  12. Pretty sure the 3000 port was either eisy, pg3 or both. I think earlier PG was 8080 Having said that, its not clear to me that eisy will talk to both at the same time (?)
  13. Another thing is that devices can be dragged into scenes, but scenes cannot be dragged into other scenes. However, you can have almost unlimited scenes (in most installations) and can create many similar ones to create the lighting effects you want for different switches, programs, etc
  14. You can add the center switch to the existing scene...but be sure to click the box to make it a controller. If you didn't do that, remove it from the scene and re-add it as a controller
  15. You need to know how to log when you have an plugin issue and developer asks you to send them a log. What's important to know about that is: you go to the dashboard in pg3x go into the individual plugin itself click details Click log Click "debug" from the list Do the steps that recreate the error you are seeing Click download log package Send that zip file in a message to the developer There's a new wrinkle in the Session and Session Verbose options. I'm going to not select those unless instructed to by the developer.
  16. I used iox during the update window, and just started it again now... it's working as expected
  17. Pick one or two key scene participants, right click on them in iox and pick "restore device"
  18. The alarm does work as expected and quickly! Thanks @Panda88!
  19. Having done several controller software jumps on top of insteon, I suggest breaking the migration into functions or rooms. Start simple and migrate a handful of devices in one room that are fairly simple. Get those back to their original functionality on eisy with programs, scenes, etc. Then pick another room/function. Move at a pace that lets you learn while not frustrating the other occupants. As you learn, you can convert more and go faster. Do not try a "big bang" conversion
  20. Can you post one of the programs? Ideally, you'd add an if clause to see if the light is on . Here's a sample idea If Time is xx:xx AND Status my light is 0% Then Turn on the light Unfortunately it would have to be one light at a time using this method
  21. Sure. Include the UUID of your new unit in the ticket text
  22. Do not buy another license. Submit a ticket and it will get fixed.
  23. I'll get the log file to you in a pm. I did think about changing the range to force it to report more frequently like I did with the 8003 Temp/Humid sensors. The "out of the box" alarm range for the plug is as wide as it goes. It's also a little confusing as it reports kWh, but the control for the alarm says it's in watts. I admittedly took a gamble seeing if this would work for this application and it's looking like no. FWIW it does function similarly to Insteon an on off module if wanting to use it that way
  24. @Panda88 I'm implementing my power sensor for my laundry fan, outlined above, and hit a snag. The plug-in eventually shows the operational load 2.286kWh in iox: The problem: I have this program. Even though iox shows the above energy value, the program will not run, including using a "run if" 1- Laundry Fan run Start Copy - [ID 005C][Parent 0063] If 'HVAC / Dryer Monitor' Watt > 2.00 kW Then // Start the laundry fan based on power sensor, shut it off based on temperature returning to normal range Set 'HVAC / Laundry Fan' On $Laundry_Fan_Start_Temperature = 'HVAC / Laundry Temp Humidity Sensor' Sensor Temperature °F // Let laundry area warm up a little Wait 15 minutes $Laundry_Fan_Auto = 1 Else - No Actions - (To add one, press 'Action') I pulled a debug level log where I had the dryer stopped, and then turned it on. Like the temp/humid sensors, it can take a long time for the module to report If I turn the plug on and off with iox or at the plug, the starting kWh come through I tried query and see messages in the log I can use iox and turn the module on/off remotely, so its working, but I plan to leave it on always It's a gas dryer, so the module is only powering the motor, not heating elements
  25. There's a discrepancy between the data eisy has about the device, based on you configuring it, and how it sees the device on zwave network. The green arrows mean eisy tried to write config data to the device, but was unable to.
×
×
  • Create New...