Jump to content

Techman

Members
  • Posts

    5226
  • Joined

  • Last visited

Everything posted by Techman

  1. What Zwave controller is connected to the Polisy, i.e. the UDI Zwave/Zmatter or ?? Are your micro switches embedded in a metal box which is recessed in the walls or ?? What is the make and model of your switches? What type of load is connected to the switches, i.e. LED lights, incandescent lights or ? Are the loads all 120 volt or are they low voltage with a transformer between the lights and the switches?
  2. What is your current Zwave controller? It's possible that your Zwave mesh network is marginal, you may need to add a Zwave range extender Zooz 800 Series Z-Wave Plus Range Extender ZAC38 - The Smartest House
  3. @hspindel Can you access your error log, if so post it. Under TOOLS, DIAGNOSTICS, PLM INFO, does it show the PLM as connected?
  4. @tome If you're still having issues with your heartbeat program, then post a screenshot of the program.
  5. Techman

    Portal expired

    You can access the ISY in Windows 11 on your LAN using the IoX Launcher. Without the portal you are limited to local access only. To access your ISY remotely requires the Portal subscription.
  6. @mjohnson007 Take a close look at the device address, sometimes the 8 and the B can be misread. It happens a lot.
  7. What device are you trying to add Are you using the IoX Launcher to access your Polisy Are the other insteon devices in your network dual band? What is the address of the device you're trying to add Under link management, when you click on "NEW INSTEON DEVICE" and add the device address xx.xx.xx what happens?
  8. @ldb Were you able to get your devices to turn off. Did you change your variables in your programs to STATE?
  9. The firmware versions you're showing are not the latest versions, once you get the access issue cleared up you should update your packages again as it's possible your update didn't complete. Are you on a Mac or a PC? If you're using a VPN disable it. Clear your Java cache again, be sure to check all 3 boxes, then download the IoX Launcher from here: https://isy.universal-devices.com/start.jnlp Also remove power from the eisy for 30 seconds and then allow it to reboot
  10. Techman

    Cant Access EISY|Home

    You can also view the eisy version info at this link https://eisy.local:8443/WEB/sysconfig.txt Current eisy firmware version is 5.9.2_2 Current UDX is 3.9.1_3
  11. In rhe program you posted, "Cooktop Off" your IF clause is using a variable "$Button1" to determine if the "IF" clause is true or false. That variable should be a STATE variable When you run the Cooktop off program in its current format the ELSE clause will run (red) rather than the THEN clause (green). Also take a look at the programing options in the eisy for the Zen32 scene buttons to see if a double tap can be used to turn off a scene.
  12. Change your variables to STATE VARIABLES Integer variables cannot be used to trigger actions in any of your programs. However, state variables do trigger actions. Let me know if this resolved your issue
  13. Are your variables STATE variables? Have you verified that the varable changes from 0 to 1 to 0 when you toggle the button(s)? Post a screenshot of a program that's controlled by the variable.
  14. Can you post a screenshot of one of the programs or scenes that you're trying to turn off.
  15. Techman

    Cant Access EISY|Home

    @DBC In addition to what @Guy Lavoie suggested, try removing power from the eisy for about 30 seconds
  16. Try rebooting your computer, then clear your java cache amd download the launcher again https://isy.universal-devices.com/start.jnlp If that doesn't work then it's possible your firewall is blocking the launcher application. Take a look at these two links. Universal Devices, Inc. Wiki Universal Devices, Inc. Wiki
  17. Right click on the IoX Launcher, then click on properties and post the data in the "target" field.
  18. Verify that you have the latest Java version, 1.8.0_45 Try clearing your Java cache again, then download the IoX Launcher. The launcher should automatically open the Admin Console without having to ask you what program to use
  19. @dronning Another option, if you want to use Zwave, is using two Zwave LR reange extenders, one at each location. They have a line of sight range of up to 400 feet Zooz 800 Series Z-Wave Plus Range Extender ZAC38 - The Smartest House
  20. You can try using two plug in modules, either a lamplinc or on/off module,, one at each location. Mount them as high up as possible and as close to each other as possible. If they are within RF range then you should be able to control the Insteon modules in the shop from the house.
  21. @JWBDolphins It's possible that during the migration some of the program data got corrupted. Open a program that isn't working correctly and change some of the data, save the program, then go back into the program and change the data back to what you want. Be sure to save the program, then make an eisy backup.
  22. You really only need the two nodes, open and heartbeat. If the sensor isn't open then it's closed. However, in the eisy if you look at the options for the open close sensor you'll see the option for the close node (2 nodes). It's also possible that insteon, in the current sensor firmware, eliminated the close node.
  23. @Ray95xxx Post a copy of your error log
  24. In the IoX Finder, highlight the ISY you want to remove and then click on "delete"
  25. I'm not familiar with Mobilelinc but it sounds like the button was added as a responder instead of a controller. Try deleting the button from Mobilelinc and then adding it back. as a controller
×
×
  • Create New...