Everything posted by hart2hart
-
v3.1.22 in production
Thank you @sjenkins Second reboot of ISY and it’s now showing 14. I’ll be running 5.9.1 for a bit longer.
-
v3.1.22 in production
Just installed update! I saw such a minor issue but wanted you to know in case it’s indicative of something more severe in that number of nodes is showing 0 and there are actually 14.
-
v3.1.22 in beta ; generic/dimmer features
Thanks for making Virtual plugin so much better! I’ll hopefully remember to install and test out tonight.
-
Questions after update to IoX v.6.0.0
I installed the NVME drive and ran UD script to switch processing over to it. However, I’m not recalling it if fully boots from the drive or if some or all of OS still resides on default drive. I’ve opened a tuck and asked that question.
-
Questions after update to IoX v.6.0.0
Great final thought. Does anyone know if eISY system drive is same as one in Polisy? I bought one of the usb to drive adapters to reimage Polisy a bit ago? Edit: I added the nvme ssd to eISY. I’m recalling that the script to do that moving everything to it and made 60gb internal a backup drive. Is that true?
-
v3.1.21 in beta ; minor updates, one question
I prefer Insteon definition for OL so it stays consistent with other behaviors.
-
What About POLISY?
I think there is 13% discount code active right now. IMHO UD is a world class small er company that provides incredible support at low initial costs and very small portal fee. This community is also excellent growing under the tutelage of Michel. The cost of eISY went up with tariffs but is still a great deal for a device that’ll likely last for 5 to 10 years. Get an eISY and keep polisy as a ready spare.
-
Linking new insteon devices not working
If you do the upgrade, take note of your PLM which I’m sure is serial and get the serial to usb converter cable. I too updated my serial PLM before installing with up voltage specification capacitors and it’s been going for years now. Also, since you don’t have zwave, it easy typically very easy conversion but do your ho,work on the upgrade process first.
-
Linking new insteon devices not working
Upgrade to an eISY. I believe there is a discount code for 13% off right now. It will give you plenty of headroom and ability to leverage great current and around the corner (next few days) features. Since you do not have wave, it’s typically very straightforward.
-
Eisy will not come online after being powered down
Is it plugged in to same port on the router? If different port, it could be disabled or configured differently.
-
What is correct version 3.2.5 or 3.2.6
Thanks Just upgraded to 3.2.7.
-
What is correct version of plugin
Thanks.
-
What is correct version 3.2.5 or 3.2.6
Thanks.
-
What is correct version of plugin
@firstone good morning. I've got version 2.0.18 installed but dashboard and detailed plugin screen is telling me a new version is available that is 2.0.7. Is it just some meta data from install package that needs to be updated? Edit -- I deleted plug in and reinstalled it. Just after installing it said 2.0.7 was installed and while I was looking at the screen it switched display to 2.0.18 Thanks
-
What is correct version 3.2.5 or 3.2.6
@Goose66 good morning. I'm getting notifications to update to 3.2.6 but it never takes. I do the upgrade (several times), and it still says 3.2.5. Is it just meta data in the install package that needs to be updated so that it displays 3.2.6 after the update? Thanks
-
IoX 6.0.0?
Thanks. I’ll be on lookout for announcements.
- IoX 6.0.0?
- IoX 6.0.0?
-
v3.1.14 in beta ; nodes for cmd & scene controllers
Sorry, I’m just now seeing this update. Virtual is a fabulous plugin. I’ve been using it for great things and it got so much better when you took over development. Is any additional input or testing needed before you public it to production store?
-
Repeating Function
The if folder true will be reevaluated every time the noaa temp changes.
-
How to - ISY access over LAN
Yes, It’s 401BC51 Insteon address. Those starting my with n are nodes created by plugins.
-
How to - ISY access over LAN
Take a look in admin console its node address will be something link n02_99 and what you show is its name.
-
Programming help needed
The only update I would like in programming is synchronous execution for runif. As in wait for called program to exit/return before going to next step in current program.
-
How to - ISY access over LAN
You can update variables via REST interface.
-
Little things starting to change again
Was the scene turned on by a program? If so it’s a common issue. The eISY sends the scene on/off command but there is no direct feedback from each device in scene so eISY reports that all onto the desired state. I typically issue the scene command followed by a wait of 5 or 10 second and then same scene command again. If it happens a lot for a specific device in a scene then other more detailed trouble shooting should occur to locate underlying cause.