-
Ghosted by Michel?
Try posting your questions on the forum, you'll probably receive a quicker response
-
-
Light turns off/on randomly
The only way is to copy your program folder to the clipboard, "Copy to Clipboard" and then paste in your Notepad or Word. You would then have a searchable text file to work with. This only works with the current program file. You can all create a toploogy report, File, Create Topology, which will give you info on your devices and scenes
-
insteon motion sensor
If you have Zwave then the Zooz ZSE70 is a good option Zooz 800 Series Z-Wave Long Range Outdoor Motion Sensor ZSE70 800LR | - The Smartest House
-
Light turns off/on randomly
The "Not Specified" refers to a device that has been removed and/or failed.. You need to specify a device. There's no way to extract a single device from a backup.
-
cant upgrade packages / software
Take a look at these update instructions Update process for eisy and Polisy devices - Previous Releases - Universal Devices Forum If you have UD Mobile, try the update from it.
-
KeypadLinc "Could not read config file"
Removing power is different from the Reboot as its clears out the memory The upgrade to 6.0.5 would not have caused the problem Most likely you had a corrupted link table in the KPL. Usually a restore device would correct that. You can check the device link tables by running diagnostics for the device, then click on compare to compare the link tables stored in the EISY with the tables stored in the device. If you see a mismatch then a restore device should correct the mismatch. If there's no mismatch and you still have a problem then a factory reset would be appropriate.
-
KeypadLinc "Could not read config file"
Try removing power from the EISY for 15 seconds. Are you on windows or a mac
-
KeypadLinc "Could not read config file"
Try creating a program such as the one I attached. The actual values may vary depending on the KPL fiermware version
-
Zwave unresponsive after power failure.
When you get it resolved can you post the fix
-
Zwave unresponsive after power failure.
Probably best to submit a suppport ticket. It could be a hardware or a firmware issue. https://www.universal-devices.com/my-tickets
-
Zwave unresponsive after power failure.
It's possible the the power surge may have damaged the Zwave board Try HEALING NETWORK If you have a recent zwave backup you can try doing a Zwave restore Do you have a spare Zwave device you can install to see if the board is still working?
-
Zwave unresponsive after power failure.
Try removing power from the EISY for about 30 seconds Make sure that Zwave support is set to on under the configuration tab
-
Nested If's?
You can't have an IF statement in the THEN or ELSE statement You can split it up into two programs
-
Report Greenhouse Temp. when >95F
You're setting the variable after you send your message. Move the variable line up before sending the notification. What are the contents of "Z-wave T Hot". You should be sending the "$i.Greenhouse_T" which is your temperature
-
Report Greenhouse Temp. when >95F
The EISY/POLISY can only send email notifications. The carriers no longer support email to text notifications Post a copy of your program