
DennisC
Members-
Posts
2844 -
Joined
-
Last visited
Everything posted by DennisC
-
Glad you got it working.
-
Not sure I fully understand what you are saying. Even a disabled device would show up in UD Mobile. Are you saying a disabled device was not showing up and when you enabled it, it still didn't show up? What kind of device, Insteon or Zwave? You could try rebooting Polisy and after the restart, syncing UD Mobile again.
-
Assuming when you say ISY, you are referring to an ISY994 unit. What firmware did you upgrade to and did you download a new copy of stat.jnlp after clearing Java cache? ISY firmware has not been updated in some time, so know what you started with and what you upgraded to will help us help you.
-
Which UD device? If Polisy or eisy, use the multi function button to do a shutdown and then restart the unit manually. Check the user guide wiki to determine the correct number of button presses for your unit.
-
Have you been reading the migration posts? Do you have devices that are different then what others have said work/don't work? I would suggest the only way to do a dry run would be to purchase duplicates of your most critical devices and add them as new devices. Then you could see what works and where the holes are.
-
The Polyglot store is accessed from a link in the menu of PG3, which is installed on eisy and Polisy. See instructions in the UD wiki user guide. A Google search will take you there.
-
From the ISY Cookbook, this is how you can access Dashboard: 21.6.1.2Logging into ISY dashboard • If you do not have Java installed, please install the latest for your platform. You may find the latest Java downloads at http://www.java.com/getjava. Please choose the latest JRE for your platform. o Note: you need Java 1.8 and above • If you have ISY994i Series, go to http://isy.universaldevices.com/994i/dashboard.jnlp • If your model number does not have i after 994, please go to http://isy.universaldevices.com/994/dashboard.jnlp
-
Interesting, take a look at this: https://wiki.universal-devices.com/index.php?title=ISY-99i_Series_INSTEON:Electricity Sounds like a mistake. Have you ever looked in the Dashboard? The following was in the link I posted (bold format is mine, looks like it can be disabled): Enable Flex your Power in the Configuration tab under Electricity. 60 second polling interval should suffice. Just like any other event, in your programs, you can check the status of Flex Your Power. Enabled = you should cut back on your energy use. Based on Flex your Power status turn on/off your devices/scenes.
-
At this point in time, that sounds like a wise decsion.
-
Don't know if the date still holds, but I found this on the eisy page in UD store: Device Support INSTEON Support – Requires a PLM (not included): 2413S, 2413U, or 24487U. If you are using 2413S (serial/RS232), then you will need our Serial PLM Kit Z-Wave Support – Requires our ZMatter USB dongle (not included) Zigbee / Matter Support – Requires our ZMatter USB dongle (not included). Zigbee and Matter support will not be available till 03/2023 100s of other devices and services are supported through our awesome and vetted third-party developed node servers (plugins). Here’s the list
-
What Electricity Tab? I don't recall that being native to ISY, that's why I asked to see your modules purchased list. If you purchased it directly from UD, I'm wondering if it was some type of test unit for the energy monitoring program. As @Geddyindicated, you will need to open a support ticket and be sure to give them your uuid # from the Help - About menu. You might also want to include information about your purchase, at least what you can remember, or if you have the ticket #.
-
All I have seen UD post about Zigbee is it is coming later. No time frame given.
-
Can you list the modules indicated on your help - about page?
-
I would suggest, if you haven't yet, try a shutdown/restart first. If that doesn't work then I don't think there is another option except changing location. You might get luck and find a location close enough that it has the same sunrise/sunset hours. I would also suggest opening a support ticket with your location information so UD is aware of an issue with your specific location. I opened a support ticket regarding programs not running until the next day on Polisy.
-
I found this via google: OUR MISSION. Flex Your Power is California's statewide energy efficiency marketing and outreach campaign. I searched this forum out of curiosity and found this thread: The current url for this project appears to be: https://www.flexalert.org/ That brings up were you located in California and part of some program or monitoring energy use?
-
That's fine, but remember, the ISY994 is at end of life and will have no new development, and support is due to end sometime in the near (end of year?) future. I don't remember the exact date. Current model is eisy. From my perspective, it is better to make a planned change rather then wait and have a failure of some type.
-
PG3 supports node developer's being able to charge for their work. Polisy now runs PG3, so yes, I believe a Portal account is required.
-
Previously, I posted that both my eisy and Polisy updated based on DST correctly. While that is true, none of my time based programs on Polisy ran on 3/12. They automatically started running on their own at midnight on 3/13. Time based programs ran correctly on eisy.
-
New to what? Do you have any Universal Devices equipment, if so what? If you do have UD equipment, welcome to the forum. Tells us a bit more about your existing set up and what you would like to accomplish.
-
Did you see the notice to restart PG3? That's done within PG3, from the top menu. If you still have issues after that you might want to tag bpwwer.
-
If you are convinced the PLM is good, then you are left with a ad cord or a bad connection. Try a proper shutdown of eisy using the multi function button, you can find directions in wiki. Unplug PLM and all of the cables. Inspect every connection and reattach. Plug PLM in first, wait a minute and plug in eisy. If that doesn't work, I don't think we can help.
-
Try opening the Event Viewer to level 3, then run Heal Network from the top ZWave menu. That will show you the most information I have seen. Edit: I'm not in front of my computer to check, in the top leave menu is there an Update Neighbors? It's one of those 2.
-
It appears you are in a loop. Run this command: sudo pkg install -r udi pkg Monitor progress from watching the log, via: sudo tail -f /var/udx/logs/log When the update stops/is complete, issue this command: sudo shutdown -r now Polisy should reboot.
-
You are on p5, I was on p2. Let's watch the log and see if it is in a loop, run: sudo tail -f /var/udx/logs/log Watch the log for a bit, if you are in a loop, blocks of the same text will keep repeating.