Everything posted by Techman
-
Communicating with eisy
@JMC Take a look at this thread. https://forum.universal-devices.com/topic/42423-upgraded-java-now-the-console-will-not-launch/#comment-375182
-
Communicating with eisy
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
-
Isy constantly online/Offline
Check your router to make sure "use DHCP" is enabled in your LAN settings
-
Pending Write updates will not clear
@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.
-
Pending Write updates will not clear
@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.
-
Upgraded java now the console will not launch
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.
-
Mini Remote as a "responder"
The battery operated remote can only be added to a scene as a controller. In the admin console you'll notice that's there's no relationship associated to the "is responder to". This is by design. If you list a device that is capable of being both a controller and a responder, then the associations would show up.
-
Z-Wave Firmware .ota file support?
What format is your firmware file in? UDI OTA supports .gbl and .otz
-
Upgraded java now the console will not launch
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)
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.
-
Mini Remote as a "responder"
Correct. It can only be a controller. It is unable to "respond".
-
Insteon Battery Powered Devices and Programs
You could create two scenes, one with and one without the device, then have a program call up the scene based on the time. The battery operated devices will need to be put into the linking mode to update their link tables
-
Support Thread for: IoX 5.7.1 (Nov 12, 2023)
After the update did you clear your java cache and download the IoX Launcher?
-
Support Thread for: IoX 5.7.1 (Nov 12, 2023)
Updated eisy to 5.7.1. All looks good. No issues
-
Can see my eisy (Firm:5.7/UI:5.7) and all insteon devices, but can't control them
@TMcCarthy Is the green led on the PLM lit, if not then its power supply failed. 10 years is quite old for a PLM. The older PLMs has issues with capacitors failing. In the long run you're better off with a USB PLM as there's less to fail.
-
Insteon open/close sensors
@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.
-
Can see my eisy (Firm:5.7/UI:5.7) and all insteon devices, but can't control them
Try clearing your java cache, be sure to check all 3 boxes, then download the IoX Launcher from here: https://isy.universal-devices.com/start.jnlp Let me know if that resolved your issue.
-
ISY Launcher and Java issues
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
-
Programs disabled after time change
@rlebel It's working as designed. The time will automatically adjust for DST or not based on your location.
-
Controlling Light with Motion Sensor
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
@jdlugosh The information you're looking for is towards the bottom of this manual. 2334-2222 Keypad Dimmer manual.pdf
-
Help Needed Getting Basic Program to Work
@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
-
Help Needed Getting Basic Program to Work
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
-
Zwave - have both ZW and ZY devices, and finding a Zwave device
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?
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.