-
Posts
5337 -
Joined
-
Last visited
Everything posted by Techman
-
Trying to migrate to Polisy - stuck on zwave
Techman replied to bob123's topic in Z-Wave - Series 700
@Flex Make sure the Zwave box is checked in your Polisy configuration tab. If you factory reset the Polisy then the migration menu will return, but you'll have to do a new migration from your ISY backup. -
@JMC Take a look at this thread. https://forum.universal-devices.com/topic/42423-upgraded-java-now-the-console-will-not-launch/#comment-375182
-
What computer and operating system are you running Is your eisy connected via ethernet? Did you clear your java cache, checking all 3 boxes and download the IoX Launcher from here: https://isy.universal-devices.com/start.jnlp
-
Check your router to make sure "use DHCP" is enabled in your LAN settings
-
@AceRoehrborn A lot of your devices are the older powerline only version with older firmware. Updating your devices to the newer dual band devices will greatly improve your Insteon mesh network.
-
@AceRoehrborn Set your event viewer to level 3, then do a restore device on one of the problem devices, and post the event viewer results.
-
The version of java you're running is open source, so there could be security issues. You might be able to install java 8 in a virtual machine, or you can use UD Mobile which doesn't require java.
-
What format is your firmware file in? UDI OTA supports .gbl and .otz
-
The IoX Launcher supports Java 8. It may not support OpenJava (OpenJDK) You can try clearing your java cache and downloading the IoX Launcher again https://isy.universal-devices.com/start.jnlp
-
Support Thread for: IoX 5.7.1 (Nov 12, 2023)
Techman replied to Administrator's topic in IoX Support
First you need to clear your java cache, be sure to check all 3 boxes then download the IoX Launcher from here: https://isy.universal-devices.com/start.jnlp The downloaded launcher will place an icon on your desktop. -
Support Thread for: IoX 5.7.1 (Nov 12, 2023)
Techman replied to Administrator's topic in IoX Support
After the update did you clear your java cache and download the IoX Launcher? -
Support Thread for: IoX 5.7.1 (Nov 12, 2023)
Techman replied to Administrator's topic in IoX Support
Updated eisy to 5.7.1. All looks good. No issues -
@ShawnW Check to see if there were any additional nodes that were installed during the migration that are showing ON/OFF. I just took a look at my Zwave devices, and some are showing the ON/OFF status. Try a Zwave Synchronize by right clicking on one of the devices then click on synchronize.
-
ISY Launcher and Java issues
Techman replied to pmarson142's topic in New user? Having trouble? Start here
When you clear your java cache be sure to check all 3 boxes You should download the IoX Launcher from here: https://isy.universal-devices.com/start.jnlp -
@rlebel It's working as designed. The time will automatically adjust for DST or not based on your location.
-
What are you using for a motion sensor. Is it battery or A/C powered. What do you mean by it "won't handle all situations", can you elaborate.
-
Insteon 2486DWH6 Replacement with 2334-222 problem
Techman replied to jdlugosh's topic in IoX Support
@jdlugosh The information you're looking for is towards the bottom of this manual. 2334-2222 Keypad Dimmer manual.pdf -
@KHouse Take a look at this document, the ISY Cookbook, It has a lot of insights into programming. It may take a while for the site to load, you can then save the pdf file for future reference. universal-devices.com/docs/production/The+ISY994+Home+Automation+Cookbook.pdf
-
Your program will only run if the time is exactly 9:00 pm and the light is switched on at exactly that time. Change the first line to Basement Lights STATUS IS ON
-
Some Z-wave devices tend to install nodes that aren't applicable to UD Controllers. I created a folder and moved those unused nodes into the folder to get them out of the way. When you migrated to the Zmatter dongle the Zwave prefix changes from ZW to ZY.
-
Can multiple Zwave commands be sent at the same time?
Techman replied to peterathans's topic in ZMatter
I think the controller is able to buffer the commands, however i usually put a second or two wait time in between commands to allow a little breathing room. -
Probably best to submit a support ticket. I've never come across the "check log" entry and it's not in the list of error codes.
-
I think the problem is that you have several conditions in your "Dusk Sensed" program so the next run time is not a hard number. Try deleting the first two conditions leaving only the Sunset condition and see if the next run time is then correct.