Everything posted by MrBill
-
Large number of entries in Error Log file
@GTench I agree with @Geddy even if it's informational when they are posting sometimes two rows per second as in your log, it's time to get to the bottom of it. You can send your entire log to support@universal-devices.com they maybe able to identify an issue. Your error log shouldn't get hammered like that. My error log gets just a few rows per day usually.
-
Insteon Switchlink Dimmer: "Fast On" works, "ON" doesn't
A feature is that each scene controller can control the scene differently. Click first on the Scene name, or the root of the scene, look at the right window, that's how the scene is configured when the ISY itself is the controller. Now click each scene controller one at a time (each RED link) and check the the scene is correctly configured for each scene controller/button.
-
Strange Program Issue - Works Fine When Run Manually, But Status Issue When Run From A Schedule
What I would do if I were you is just simplify this. If Time is Sunset - 30 minutes Then Set 'Scenes / Device Scenes / Front Outside' On Set 'Devices / Master Bedroom / Master Bedroom KP Dimmer / A: Master Bedroom Outlet' Backlight On 1 / Off 0 Set 'Devices / Living Room / Living Room Lamp Dimmer' On 60% Set 'Scenes / Special Scenes / KitchenIslandAndSink' On Set 'Scenes / Device Scenes / Office Brian' On Set 'Scenes / Device Scenes / Office Lori' On Set 'Scenes / Program Related_Scenes / KPL All Off On / prs_KPL_All_Kitchen_On' On Resource 'Hue Morracan Lamp On' Else - No Actions - (To add one, press 'Action')
-
Insteon Switchlink Dimmer: "Fast On" works, "ON" doesn't
Yes don't stop it. Also I would NOT upgrade firmware until you get your system back to normal. Beware upgrading from 4.9 to 5.3.4 may or may not be a simple upgrade. Don't just upgrade from 4.9 to 5.3.4 without doing your homework, and get your system working correctly first.
-
NodeLink issues with weatherbit.io
@headless, I agree with @TFay... also keep in mind that @io_guy isn't making any money off nodelink. It free software and it's supported pretty darn well for free stuff.
-
Insteon Switchlink Dimmer: "Fast On" works, "ON" doesn't
FYI, File > Restore devices should be reserved for specific cases. Also you need to avoid other insteon traffic during that process. if your system is large it takes awhile, other traffic will often times create new problems you didn't have before. Before using File > Restore devices I would try to stop programs with a false IF statement in the My Programs Folder (be sure to remove it later), and if you have motions either put paper over them or make sure no one triggers them. After "Restore Device" (the individual device) doesn't work, the next step should be to Factory Reset the device, and "Restore Device" a second time. If you create new profiles with your "Restore Devices" above just use individual "Restore Device" to try and fix it.
-
Strange Program Issue - Works Fine When Run Manually, But Status Issue When Run From A Schedule
I have a lot of H is "all off" instances, but I don't really use the concept of all on. H is simply set as "Non-Toggle Off" and is attached to a scene only, not a program. If your use case is working for you go for it.... but it does increase the amount of insteon communication required, thereby creating some of the collisions you're dealing with. I really think moving the "sub-routine" to starting 3 seconds after the other commands will improve your situation.
-
Mail SMTP settings no longer working
Comcast Mail: Server: smtp.comcast.net user: the part before the @ only From: Home:full@email.com (Note: TEXT COLON full@email.com -- both halves of this field MUST BE populated) Use TLS: Checked Port: 587 Password: YOUR PASSWORD Timeout: long, I use 3000 on a 994, there are reports it needs to be longer like 10,000 on Polisy. Don't Fill out the FROM line in customization, leave it fully blank, not even a space.
-
Strange Program Issue - Works Fine When Run Manually, But Status Issue When Run From A Schedule
If these programs are about turning keypad buttons on an off, just include them in scenes. You don't need programs for this. Insteon has what I call "sloppy" scene's. You can create scene's that are separate and include those devices and buttons in other scene's. For example I have two buttons at the front door that are scene controllers for the top and bottom of the front porch outlets. Those outlets, and the buttons are also included in other scenes, one in the general outdoor lighting scene that has many members, and the other outlet and its button appears in the "holiday" scene.
-
Strange Program Issue - Works Fine When Run Manually, But Status Issue When Run From A Schedule
@bjs169 I'd rewrite the first program like this: If Time is Sunset - 30 minutes Then Set 'Scenes / Device Scenes / Front Outside' On Set 'Devices / Master Bedroom / Master Bedroom KP Dimmer / A: Master Bedroom Outlet' Backlight On 1 / Off 0 Wait 3 seconds Run Program 'Downstairs Some On' (THEN) Else - No Actions - (To add one, press 'Action') I suspect the Insteon buffer is getting trashed, because two programs are sending commands at once. The error log probably shows these collisions. Let the first "sunset program" get it's commands out, then trigger the second program. What's the purpose of the variable that is being set via the third program? That program seems like there are better ways to approach the issue? how is the variable used? I assume it's a state variable? i See you already answered that let me study that a minute...
-
New Windows 11 computer, unable to connect to ISY 994
Did you install Java version 8 from https://www.java.com or some other version? The official version 8 is supported, others versions may work but often require fiddling.
-
Keypad 6button Led's
Does it seem like it’s programmed as an 8-button controller? not sure if below will format correctly (I’m on a mobile device) if it doesn’t see page 17 of this pdf: http://cache.insteon.com/pdf/2486D.pdf Changing Between 6 and 8 Button Configurations Changing to 6-Button Configuration 1) body by aligning the tabs and snapping into place 2) Attach the change-out plate to the switch 3) 4) 5) 1) KeypadLinc will (Beep) KeypadLinc is now in 6 Button Mode Replace the 8-button plate with the 6-button plate - Gently pull the Set button out as far as it will go Wait 10 seconds While simultaneously holding the On and Off buttons, carefully push the Set button back in, flush with the trim frame Once the Set button is pushed in, continue holding the On and Off buttons for 3 seconds, and then release Changing to 8-Button Configuration Replace the 6-button plate with the 8-button plate - body by aligning the tabs and snapping into place 2) Attach the change-out plate to the switch 3) 4) 5) Gently pull the Set button out as far as it will go Wait 10 seconds While simultaneously holding the On/Off (upper left-most) button and the H button, carefully press the Set button back in flush with the trim frame Once the Set button is pushed in, continue holding the On/Off button and H buttons for 3 seconds, and then release KeypadLinc will (Beep) KeypadLinc is now in 8 Button Mode
-
Insteon product availability
Paging @larryllix
-
Still can't "see" my ISY and doesn't respond, Red Error Light blinking
Blinking error light likely means your microSD card went tits up. Try to reseat it, and/or check if the file system is readable by removing it and using a usb adapter on your computer. If isn’t replace it, reload firmware, and restore your last backup, in that order. there’s a wiki article, but I’m having issues getting the link at the moment.
-
No time parameter available in ISY program.
Or if it’s the 3 dots… there’s exactly one font size, I believe 14, that causes that, change the font size.
-
No time parameter available in ISY program.
Change the “Time” Is drop-down to “From” I think that’s what your asking about.
-
Upgrade Packages Installed 5.4.5 and Factory Query Program Not Working
I doubt anyone except @Michel Kohanim can answer, you might want to open a ticket for a speedier connection to him.. let us know the outcome!
-
How to read Node Server Values
-
How to read Node Server Values
It appears you added n001. when you shouldn't have. Try just ${sys.node.141766_11.CPW} I think the node server author should have included n001_ in the node name but didn't, meaning two different node servers could possibly generate this same node name.
-
Adding node servers - Polisy or Polyglot?
Polyglot3 is the future. At the moment both Polyglot 2 and 3 are available for use on Polisy. Installing new tho, you should use Polyglot 3. https://<IP.ADDR.OF.POLISY> will land you in the Polyglot 2 interface, perhaps what you are referring to generically as "polisy". https://<IP.ADDR.OF.POLISY>:3000 will land you in Polyglot 3 interface. of course in either of those examples <IP.ADDR.OF.POLISY> is a place holder, you need the actual IP address of your polisy on your local network, you can't literally type <IP.ADDR.OF.POLISY> (it might be obvious to some, but I didn't use to include this disclaimer and someone said "It doesn't work").
-
Why is my ISY trying to talk to my Polisy
Are you running any node servers on Polisy? The ISY's credentials should be stored in the PG2 and PG3 menu, so that Polisy can log into the ISY as a user. In PG2, Settings > Polyglot settings. Should have the stored credentials of the ISY. In PG3, it's in the "ISY's" menu, edit current ISY, and the store the cedentials to the ISY there.
-
Support thread for: ISY on Polisy (IoP) v5.4.4 (May 25, 2022)
@larryllix I wondered in the other thread, but didn't ask... what does the TIME portion of that program actually DO and why is it NEEDED? I can't imagine the real world need? Is this a holdover from version 4 when some functionality needed to be added via programs? Well it can't really be that either.. .it uses repeat which i think came in with V5.
-
Simple Christmas tree light issue
I wondered that too. I gave up trying to figure out why OPs original was behaving and just re-wrote it. Only thing is Kasa are Node server driven and i think it takes awhile for the node status to update sometimes, probably more when the queue is flooded.
-
My last PLM, may it Rest in Peace
I wish there was an easy way to do a case study of failures. My first 2413S is a V2.3 and it's still ticking. I have another as backup that might be 2.4 (i don't remember without going downstairs to look. What I specifically wonder is if power quality has a factor.
-
[RESOLVED] HTTP error 500 at login
AWS has many Servers. Wherever Alexa and her services are will show up on that page. Your portal accounts service probably only shows up on the dashboard if logged in as UD.