-
Posts
4609 -
Joined
-
Last visited
Everything posted by Jimbo.Automates
-
KASA NS - Can't communicate with any devices
Jimbo.Automates replied to tmorse305's topic in Kasa (TP-Link)
This is a PG3 issue, not sure what it means. Will need help from @bmercier or @Michel Kohanim Sent from my Pixel 6 Pro using Tapatalk -
java unable to launch the application
Jimbo.Automates replied to apostolakisl's topic in IoX Support
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. -
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.
-
-
ELK NS 3.9.0 released:
-
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.
- 1 reply
-
- 3
-
-
Yes, it is on the list Issue 50 hopefully I can find the spare time to work on this soon.
-
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
-
What PG3x version are you on? Will need help from @bmercier Sent from my Pixel 6 Pro using Tapatalk
-
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
-
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?
-
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
Jimbo.Automates replied to btreinders's topic in Polyglot v3 (PG3x)
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 -
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
Jimbo.Automates replied to gviliunas's topic in Polyglot v3 (PG3x)
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 -
This looks like the PG3 issue they decided not to fix, you will need to upgraded to PG3x.
-
Perplexed by confusing NS Upgrade Process
Jimbo.Automates replied to gviliunas's topic in Polyglot v3 (PG3x)
Yes, it should show that in the installed column @bmercier ? Sent from my Pixel 6 Pro using Tapatalk -
Perplexed by confusing NS Upgrade Process
Jimbo.Automates replied to gviliunas's topic in Polyglot v3 (PG3x)
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
Jimbo.Automates replied to OffToSeeTheWizard's topic in Ecobee
Added https://github.com/UniversalDevicesInc-PG3/udi-poly-ecobee/issues/7- 1 reply
-
- 1
-
-
@bmercier any idea why upgrade from free to standard didn't require payment? Sent from my Pixel 6 Pro using Tapatalk
-
Thanks. Fixed in 3.6.11 which just has a minor bug fix.
-
KASA NS - Can't find a device I just added
Jimbo.Automates replied to tmorse305's topic in Kasa (TP-Link)
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. -
That's a PG3 issue I've seen before. Will need @bmercier to look into it. Sent from my Pixel 6 Pro using Tapatalk
-
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
Jimbo.Automates replied to tmorse305's topic in Kasa (TP-Link)
I've heard that some of the M devices are working, but not that one specifically.