Everything posted by Jimbo.Automates
-
java unable to launch the application
Thanks for the post. I also had this issue yesterday with Windows 11 Pro. I finally uninstalled from windows add/remove programs, rebooted and installed with their off line installer. Very annoying. I submitted a support ticket with all the Java console errors, hopefully @Chris can make sense of it all.
-
Elk Thermostats listed on the ToDo list
I have uploaded ELK Node Server 3.10.0 to the beta store with Thermostat support. Please install in a new slot and test. I don't have a real thermostat connected to my ELK so I can't test a real one, but I was able to simulate it and all seems to be working. One thing I don't know is if ELK sends updates when temperature changes, or if it must be polled. Please give it a try and let me know on this thread if you have issues. If you see an ERROR, please download log package and PM or email it to me.
-
ISY994 ELK program migration to EISY
-
PG3 ELK Node server 3.8.1
ELK NS 3.9.0 released:
-
PG3 ELK Node server 3.9.0
The Polyglot Version 3 Node server for ELK Security Version 3.9.0 is released. See the Release Notes Working on new documentation at ELK Node Server If you have issues or requests please check PG3 ELK Github issues to see it has already been listed. And if you want to thumbs up an issue I will try to prioritize fixing the ones with most votes.
-
Elk Thermostats listed on the ToDo list
Yes, it is on the list Issue 50 hopefully I can find the spare time to work on this soon.
-
ISY994 ELK program migration to EISY
You can detect function key presses with status But there are known issues with this implementation since without control events you can not see multiple presses of the same key. Some issues are documented in Issue 69 I will try to look into this and other more requested fixes and enhancements soon
-
Cannot install or activate
What PG3x version are you on? Will need help from @bmercier Sent from my Pixel 6 Pro using Tapatalk
-
Question regarding Zone Node
That would cause it, if the Elk is sending out audio commands then the node server has no idea what to do with them so it spits out the error. I could just silence the error. Sent from my Pixel 6 Pro using Tapatalk
-
Question regarding Zone Node
Which question above? This is answered here: https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/blob/master/README.md#zone-node This is available in the top post when you open this subforum. A CD is a command from the ELK to control Audio Equipment, you must be doing something on the ELK to trigger that?
-
Question regarding Zone Node
I always have a featured post in the subforum with a pointer to the readme so I assumed that was there? Sent from my Pixel 6 Pro using Tapatalk
-
Auto Restart Certain Node Servers
My ELK, Ecobee, and Kasa node servers never need to be restarted. When you see the issue with any of mine please dowloadl log package and PM it to me and let me know what time the issue started. Sent from my Pixel 6 Pro using Tapatalk
-
Notification Node server
I think UD Mobile installs the Free version by default, right @Javi ? Sent from my Pixel 6 Pro using Tapatalk
-
Perplexed by confusing NS Upgrade Process
Yes that is plausible with Notification NS. I forget what the default option was, but I think what is now standard change from the original default when the free version was created. Sent from my Pixel 6 Pro using Tapatalk
-
Ecobee v.3.14 nodeserver
This looks like the PG3 issue they decided not to fix, you will need to upgraded to PG3x.
-
Perplexed by confusing NS Upgrade Process
Yes, it should show that in the installed column @bmercier ? Sent from my Pixel 6 Pro using Tapatalk
-
Perplexed by confusing NS Upgrade Process
I agree this is confusing, and by default should just update the one you selected to be updated, and another option to see the full list of choices.. But your last screenshot doesn't look right, the Installed column should say which slot you have it installed. Sent from my Pixel 6 Pro using Tapatalk
-
Ability to Select / Filter Thermostats in NS
Added https://github.com/UniversalDevicesInc-PG3/udi-poly-ecobee/issues/7
-
Will not upgrade and lists "Update"
@bmercier any idea why upgrade from free to standard didn't require payment? Sent from my Pixel 6 Pro using Tapatalk
-
Will not upgrade and lists "Update"
Thanks. Fixed in 3.6.11 which just has a minor bug fix.
-
KASA NS - Can't find a device I just added
The KS225 is not confirmed as working but similar ones are: https://github.com/python-kasa/python-kasa/blob/master/README.md so not sure since it's not showing up in the discover. Some of the M devices work, but man do not since they use a new protocol. The developers of python-kasa have been looking into it but nothing released yet. This is the exact reason I gave notice that this uses an unsupported API and can break at any time.
-
SSL: BAD_LENGTH error message
That's a PG3 issue I've seen before. Will need @bmercier to look into it. Sent from my Pixel 6 Pro using Tapatalk
-
Notifications failing to install properly and stays Disconnected.
Thanks, no other issue I can see in the log besides what you showed 8/17/2023, 24:45:01 [pg3] error: createNS: Error: udx: /rest/pg3.install.ns returned error status 500 at call_udx (/var/polyglot/node_modules/@universaldevices/pg3x/lib/services/udx.js:70:15) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Object.UDXdeploy (/var/polyglot/node_modules/@universaldevices/pg3x/lib/services/udx.js:128:3) at async Object.createNs (/var/polyglot/node_modules/@universaldevices/pg3x/lib/services/nodeservers.js:450:7) Probably best to upgrade modules so you are on the latest PG3x and try again, unless @bmercier has another suggestion?
-
KASA NS - Can't find a device I just added
I've heard that some of the M devices are working, but not that one specifically.
-
Kasa single and dual socket outdoor switches supported?
First one is a KP401, second one is a EP40 they should both be supported. I'll give the same answer as the previous post: Kasa devices sometimes don't respond initially, the NS does try to discover devices on each long poll so they may eventually show up. I can try increasing the timeout while looking for devices if possible. For the one that shows in PG3 but not ISY, it should be grouped underneath the controller by default, but if you still don't see it then set node server logging to debug, restart the node server, let it run for a few minutes then download log package and PM it to me.