Everything posted by DennisC
-
Can't Launch Admin Panel
Here are some additional steps to try: Admin Console icon does not appear on the desktop Close all your browsers Go to System Preferences | Java to get to Java Control Panel Click on Delete Files and make sure you check Applications Click on the Settings Button Make sure Keep temporary files on my computer is checked Copy the directory under Location Open up Finder and delete the above directory under Location Close Java Control Panel Open a browser and retry the Admin Console (JNLP) URL ISY Finder does not find ISY Open a terminal window Type hostname on the command line and copy the results to the clipboard Open /private/etc/hosts and make sure you have right below the first 127.0.0.1 listing: 127.0.0.1 whatever-hostname-you-copied-in-step2 Admin Console Hangs If you have any of the following modules on your MAC (under System Preferences | Privacy/Security | Accessibility), you may experience Admin Console hang when editing text fields. This is especially the case when you try copy/paste: BetterTouch App Text Expander App PopClip App Moom Appp Usually disabling these modules will fix the issue. For more information please checkout: http://stackoverflow.com/questions/20116958/java-apps-freeze-mac-os-10-9 Java applications are blocked by your security settings Close all your browsers Go to System Preferences | Java to get to Java Control Panel Click on Delete Files and make sure you check Applications Click on the Settings Button Make sure Keep temporary files on my computer is checked Click on the Security tab on the top Click on Restore Security Prompts and then click on Restore All button on the ensuing dialog Click on the Edit Site List Click on the Add button Enter https://isy.universal-devices.com followed by hitting the Return key on the keyboard. Accept the warning Click on the OK button Admin Console is very slow or hangs If the admin console is slow to respond, it is likely you need to increase the amount of memory allocated to the Java runtime (JRE). Open the Java Control Panel, select Java tab, press View button, then add or modify the Runtime Parameter -Xmx to the following: -Xmx512m Press Ok to close the window, then Press Apply to save the changes admin.jnlp does not start the Admin Console If Java is indeed installed, the reason is that .jnlp file association is broken (it has to point to javaws.exe). Search for javaws.exe in the computer. Right mouse click and select "Open with" and point to "javaws.exe" to fix the .jnlp file association. I know it's painful, but if you want to get to the bottom of the problem, you need to go thru these steps.
-
Automation works, no ping
Can you access the admin console using the IoX Launcher?
-
Out of my League with an ISY994i
Free support will end on June 1, 2023 with paid support ending June 2024. Starting June 1st there is also a fee to transfer to a different ISY994. Only you can answer that question, but remember, there will be no future development or added device.
-
Interfacing Polisy with AXIS IP Cameras
If @MrBill's comment doesn't help, we will need more information. I have never used Axis cameras, so I don't know what the settings for Event can do. Are you sure you have it set up correctly? Do you have a manual? What does the program you are trying to run do? Why are you trying to add your camera to a network resource? What exactly are you trying to accomplish? IF you don't want to post details, you can PM them to me. Not sure I can help, but willing to try when I have some spare time.
-
Trouble with Schlage Door Lock and ZMatter/ZWave
It is customary with ZWave to do an exclude prior to doing an include. Since you decided to start fresh with eisy, did you do an exclude before adding the ZWave lock? If not, your best bet will be to exclude and then include, before we go down a rabbit hole. You should not have to reset the ZWave controller. I have been using ZWave at two locations and the only time I had to do this was when UD required it before a ZWave firmware update. By ghost objects are you referring to deleting devices and having some remnants remaining behind? They can be removed by going to the top ZWave menu and selecting Synchronize > New & Deleted with Interview, or New & Deleted (without Interview). Other troubleshooting steps you can try: 1. Open the event viewer to level 3, and operate the lock. Does it show in the event viewer? 2. In a browser window, type: http://xxx.xxx.x.xxx:8080/rest/nodes/ZY005_1 Replace the x's with your eisy IP address and replace the ZY005_1 with the locks address. You can find this in the admin console right hand side when you are on the lock in the left hand tree. Copy the address exactly, upper vs lower case matters. You will need to provide your eisy login info when requested. The output should tell you what is available. If you added the lock without excluding, I think all of this will be for naught.
-
New - Ring node server is now available in the PG3x store
I would also add, check your browser settings again to make sure you allow 3rd party cookies, temporarily. I have seen some popups blocked otherwise.
-
Climacell has no forecast info
I did see this in the instructions: * How often to poll the climacell weather service for current condition data (in seconds). Long Poll * How often to poll the climacell weather service for forecast data (in seconds). Note that the data is only updated every 10 minutes. Setting this to less may result in exceeding the free service rate limit.
-
Climacell has no forecast info
Looks like you need some assistance from the node server creator regarding: 2023-05-15 07:29:23,549 Thread-1 udi_interface ERROR climacell:parameterHandler: ***** Entered parameter handler.... 2023-05-15 07:29:34,275 Thread-3 udi_interface ERROR query:query_forecast: Forecast data failure: 'data' I am flagging @bpwwer for you.
-
Climacell has no forecast info
Have you checked the Configuration tab to .ake sure settings are all correct and have you restarted admin console? If so, check the logs for errors.
-
Moving from PG3 on Polisy to PG3x on eisy
I believe it uses the localhost and since with eisy PG3(x) runs right on eisy it knows it's own address. You may need to restart all of your node servers afterwards. Following the instructions is very important.
-
Trouble with Schlage Door Lock and ZMatter/ZWave
Have you tried running: Zwave - Synchronize - Update with Interview - restart admin console
-
New - Ring node server is now available in the PG3x store
What does the logs indicate?
-
Support thread: IoX 5.6.0 Release
Glad it worked for you.
-
Support thread: IoX 5.6.0 Release
Have you tried clearing Java cache ( checking all 3 boxes to delete) and downloading a new start.jnlp? Look here for instructions: https://wiki.universal-devices.com/index.php?title=Main_Page#Installing_the_Admin_Console_Icon_on_Your_Desktop If so, try some of these steps: https://wiki.universal-devices.com/index.php?title=Troubleshooting_Help https://wiki.universal-devices.com/index.php?title=Main_Page#admin.jnlp_does_not_start_the_Admin_Console https://wiki.universal-devices.com/index.php?title=Main_Page#ISY_Cannot_Communicate_with_ISY_Portal
-
Install New eISY
Be aware, you can not migrate from ISY with 300 series Zwave board, you will need to recreate your Zwave network. Also, per the migration documentation you must be on a minimum firmware of 5.3.4 to migrate.
-
Using M1G Status in the "IF" portion of eisy programs
If you haven't read the read me file yet, it is a good place to start: https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/blob/master/README.md Most programing is done as it was with the Elk Module, but some of the verbiage is a little different.
-
Interfacing Polisy with AXIS IP Cameras
I use one motion sensor outdoors as an alert of someone coming down my driveway. It is tied into my Elk alarm and when activated turns on an Elk output. Based on the output turning on, ISY sends out network resources to position the cameras.
-
Changes in Notification Variables
Ok, now I understand my confusion. Just for future reference, the values displayed in the admin console are not variables, they are nodes. In the admin console, variables are only displayed on the Programs - Variables tab and you have to create them. There are two kinds, Integer & State. Notification substitution will only display the value. Node servers map the values to verbiage to display words. You could start using UD Mobile and send your notifications via UD Mobile Notifications if it is important to have the notifications in word equivalent of the numbers. UD Mobile has the ability to read map values and you can map a value to a word yourself. I hope that makes sense.
-
Changes in Notification Variables
I'm sorry, but I still don't understand. I receive many status notifications, including battery voltages, from ZWave devices, without having to store them as variables. If the item in question is in the admin console, you can receive the nodes value in a notification without having to create a variable, through the use of email substitutions. A low battery alarm would most likely send a value of 0, unless it is actively in alarm. Are you sure that is the value you are looking for? I would suggest you provide some additional information, maybe even some screenshots showing the admin console node page, along with the output of the node inquiry I posted above, so we can assist you better.
-
Changes in Notification Variables
I'm not clear why you are reporting on variables if the ZWave device reports status in the admin console? Why not just use that value in your notification? In either case, you can determine the values and property id of ZWave devices from the command listed below. Just type the command in your browser, replacing x's with your IP address & the main node address with the main node in the admin console (as shown in the example below): https://xxx.xxx.x.xxx:8443/rest/nodes/n001_81668 You can also find all info by right clicking on the node in the left hand tree of the admin console and selecting Xray, in the next window select Node Info, and then Go.
-
How to configure?
Since I don't use this node server and do not have any Blink devices, I can only guide you based on the information the node server creator provided, which I posted above. These instructions should have been on the Configuration page, if not, follow the link for Blink in the store and you should see a "More Info" button. Clicking that button will take you to the github page for the node server and the readme file is there. If, when the node server tries to login, you receive a verification code of the same number of characters the node server Configuration page is looking for, yes that should be what you enter on the Configuration page.
-
Interfacing Polisy with AXIS IP Cameras
I currently control Foscam and Amcrest cameras from a Polisy and an eisy at two different locations. I am sending commands to control start/stop recordings and to move ca.era position via network resources. I haven't tried sending an image back.
-
Error starting up after installing into PG3
Besides everything mentioned above, check to make sure everything is correct on the Configuration tab of the node server.
-
Changed Area Names in ELK
From the directions: "If you change a Elk object name it will not be automatically reflected on the ISY (currently). You will have to delete the node in the Polyglot UI Node's page for the node server, then restart the node server." You will also need to restart the admin console.
- EISY and Query All