Everything posted by Jimbo.Automates
-
Rename feature question
The nodes were deleted because you uninstalled the node server. That always deletes the nodes in PG3 and the ISY. Sent from my Pixel 6 Pro using Tapatalk
-
Unable to upgrade to version v1.0.6 from v1.0.5
This is a bug in PG3 where it doesn't properly recognize a new version of a node server that was previously released with a very old version of PG3. But, do not delete and reinstall. You can reinstall in the same slot from the store or purchases page. Sent from my Pixel 6 Pro using Tapatalk
-
Elk Output stays on past default on setting?
Yes, you will have to use the "Turn on For" inside UDI Mobile. But, if everyone using the ELK would like that to be the default On action, I could be convinced to change it or make it an option.
-
PG3 Airthings Consumer Plugin Production Release
PG3 Airthings Consumer node server 1.0.1 released.
-
Strange new errors and then crash
Do not uninstall then install again, you can re-install in the same slot from the node server store, or by going to the purchases tab. Sorry Bob did not make that clear enough.
-
Exception in thread using v1.0.0
Version 1.0.1 released to force an upgrade of the udi_interface which was out of date on your system.
-
Adding Hue to Harmony Hub
Are there any errors in the node server log? Sent from my Pixel 6 Pro using Tapatalk
-
Exception in thread using v1.0.0
Sorry, I see the exception now, missed that. I'll review your log and see if I can get it fixed tonight. Sent from my Pixel 6 Pro using Tapatalk
-
Exception in thread using v1.0.0
Sorry, you shouldn't have uninstalled, just reinstall in the same slot due to the pg3 issue. Do the nodes not show up in the ISY? Sent from my Pixel 6 Pro using Tapatalk
-
Strange new errors and then crash
Fixed this and most other issues:
-
PG3 Airthings Consumer Plugin Production Release
PG3 Airthings Consumer Plugin See the README and Release Notes I've resolved all current issues that I plan to work on, or can fix are done. if you have an issue that is not listed please add it, or let me know.
-
undefined node
@bpwwer Did you figure out if this was your fault? The log shows the name was added properly? 2022-12-01 08:58:20,380 Thread-11 udi_interface.interface INFO interface:addNode: Adding node wave 103(s_2930133779) [None] 2022-12-01 08:58:20,381 Thread-11 udi_interface.interface DEBUG interface:send: PUBLISHING {'addnode': [{'address': 's_2930133779', 'name': 'wave 103', 'nodeDefId': 'Sensor', 'primaryNode': 'controller', 'drivers': [{'driver': 'ST', 'value': 0, 'uom': 2}, {'driver': 'CLITEMP', 'value': 0, 'uom': 4}, {'driver': 'CLIHUM', 'value': 0, 'uom': 22}, {'driver': 'CO2LVL', 'value': 0, 'uom': 54}, {'driver': 'BARPRES', 'value': 0, 'uom': 56}, {'driver': 'GV1', 'value': 0, 'uom': 56}, {'driver': 'GV2', 'value': 0, 'uom': 56}, {'driver': 'GV3', 'value': 0, 'uom': 56}, {'driver': 'GV4', 'value': 0, 'uom': 56}, {'driver': 'VOCLVL', 'value': 0, 'uom': 96}, {'driver': 'BATLVL', 'value': 0, 'uom': 51}], 'hint': [0, 0, 0, 0], 'private': None}]} 2022-12-01 08:58:20,433 MQTT udi_interface.interface DEBUG interface:_message: QUEUING incoming message addnode 2022-12-01 08:58:20,435 Command udi_interface.interface DEBUG interface:_parseInput: DEQUEING addnode 2022-12-01 08:58:20,438 Thread-16 udi_interface DEBUG Sensor:handler_start: enter 2022-12-01 08:58:20,439 Command udi_interface.interface DEBUG interface:_handleResult: add node response: {'id': '7f8900b2-e0bb-4a1a-80ab-d6d0d5fa76da', 'uuid': '00:21:b9:02:55:cd', 'profileNum': 1, 'address': 's_2930133445', 'name': 'wave 202', 'nodeDefId': 'Sensor', 'nls': None, 'hint': '0x00000000', 'controller': 0, 'primaryNode': 'controller', 'private': None, 'isPrimary': 0, 'enabled': 1, 'timeAdded': 1662147489313, 'timeModified': 1669588388787, 'dbVersion': 1} 20
-
Controlling ISY nodes through ELK rules
There was a long discussion here: https://forum.universal-devices.com/topic/38897-how-to-import-devices-into-elrp-using-a-node-server/#comment-350498 and the issue exists here: https://github.com/UniversalDevicesInc-PG3/udi-poly-ELK/issues/67 No direct resolution yet.
-
UD Mobile not switching to local connection when on local wifi
Sorry, after fixing permissions, guess I had a typo in my password...
-
UD Mobile not switching to local connection when on local wifi
I had this issue now after moving to a new phone and restoring backup. But even after giving permission the test never says success? Sent from my Pixel 6 Pro using Tapatalk
-
undefined node
Download the log package and PM to me, I'll try to take a look when I'm home later this week. But just renaming in the ISY is fine for now. Sent from my Pixel 6 Pro using Tapatalk
-
Error during backup
Seeing the same on one of mine that I upgraded. Sent from my Pixel 6 Pro using Tapatalk
-
Process for changing the name of a light?
Our replies overlapped, I didn't see your latest one while I was replying. It should handle bad characters in the name like # which should be removed. Sent from my Pixel 6 Pro using Tapatalk
-
Process for changing the name of a light?
Any warning or error in the NS log? If not, set log to debug, restart and after a couple minutes download log package and send to me with the node names that should have changed. Sent from my Pixel 6 Pro using Tapatalk
-
PG3 Kasa TP-Link Node Server 3.0.16
The Polyglot Version 3 Node Server for Kasa TP-Link Version 3.0.16 is released with a couple small bug fixes, see the Release Notes.
-
Process for changing the name of a light?
It pulls the name from what you define in the Kasa app when adding a new device, for existing devices if you want them to change to reflect a name in the Kasa app then set the change_node_names to true which I announced in the last release https://github.com/UniversalDevicesInc-PG3/udi-poly-kasa/blob/master/README.md#configuration-parameters Then restart the node server.
-
Strange new errors and then crash
Zero is False, One is True. I'll add that to the list of bugs, https://github.com/UniversalDevicesInc-PG3/udi-poly-Airthings-Consumer/issues/16 Sent from my Pixel 6 Pro using Tapatalk
-
Strange new errors and then crash
I added info about the server status, hopefully this clears it up: https://github.com/UniversalDevicesInc-PG3/udi-poly-Airthings-Consumer/blob/main/README.md#controller Sorry, I can't really have a timeline, it all depends on my real job, and what is going in in my life. I try to keep up on enhancements as much as I can. Typically I will work on those node servers which are used by more users, and sadly Airthings has the least number of users, so I never get to it, but that doesn't mean it will never happen. But with 12 node servers in production I get a lot of requests. But, that being said, a crash is always highest priority, so that will make it this a priority, and when I start working on one, I like to clean up as many issues as possible while I'm in it.
-
3.0.14 wont start
That shouldn't have happened if you manually killed the process.
-
Strange new errors and then crash
Thanks for the report @johnnyt, Issue added: https://github.com/UniversalDevicesInc-PG3/udi-poly-Airthings-Consumer/issues/15 The NS received a HTTP 403 "Forbidden" error from the Airthings server and was trying to print the error message, which didn't look like it typically does. Will need to fix the code to handle this case.