Everything posted by Jimbo.Automates
-
How to get IoX GUI to show new info
That's exactly what was fixed in the new version if you read the release notes...
-
PG3 Airthings Consumer node server 1.2.6
PG3 Airthings Consumer node server 1.1.2 released, see OP.
-
How to get IoX GUI to show new info
Tracking of Polled devices fixed in 1.1.2.
-
warnings and errors after upgrade
Looks like an internet or Airthings server issue, but plugin should handle it better: https://github.com/UniversalDevicesInc-PG3/udi-poly-Airthings-Consumer/issues/22
-
How to get IoX GUI to show new info
Re-installing in the same slot should not overwrite the config, I've never seen this happen. Restart is not necessary after a re-install since it stops the plugin, installs it, then starts it up. I've reinstalled on mine with each update an none of that is necessary. But in any case, those would be PG3 issues @bmercier would have to look into it.
-
How to get IoX GUI to show new info
Driver ST is set by PG3 on startup so you won't see it in the Plugin log. GV6 is only set on startup based on settings in the plugin, so it won't show in the log either. It will show if you can change the Poll Sensor in the AC. In the log you sent I see VOCLVL being set 2024-05-27 11:14:59,999 MQTT udi_interface.interface INFO interface:_message: Successfully set s_2930071732 :: VOCLVL to 1 UOM 96 I reviewed the log and it is pushing the profile to IoX so not sure what the issue is. 2024-05-27 09:16:03,410 Thread-11 udi_interface INFO Controller:handler_start: Started Airthings-Consumer NodeServer 1.1.1 2024-05-27 09:16:03,436 Thread-11 udi_interface.interface INFO interface:updateProfile: Sending Install Profile command to Polyglot.
-
How to get IoX GUI to show new info
Please download log package and PM it to me and reference this post. Sent from my Pixel 8 Pro using Tapatalk
-
New Elk 7" Touchscreen
This tells me you must have a keypad connected to the RS485 and the 7TS is essentially a UI using the same API the ELK Plugin uses. Sorry, no idea, I don't have a test system so will have to upgrade mine when I have time to debug if there are issues. But I seriously doubt there will be any issues.
-
How to get IoX GUI to show new info
None of those steps should be necessary, all you should need is: Update plugin Wait till installation is complete Make sure it shows 1.1.1 in the PG3 UI Start Admin Console, the AC loads the profile from the IoX on startup so it must not be running to see the new info. PG3 handles loading the profile into the IoX so if it's not happening will need help from @bmercier to review.
-
PG3 Airthings Consumer node server 1.2.6
Sorry, I forgot to add it to the doc. Each sensor should have a poll device option when you select it in the AC. Make sure you have closed and opened the AC since updating the plugin. Sent from my Pixel 8 Pro using Tapatalk
-
PG3 Airthings Consumer node server 1.2.6
PG3 Airthings release seems to have caused licensing issues, if you are unable to upgrade please submit a support ticket and include your UUID.
-
My license not recognized for new v1.1.1
You are not the only one, something seems to have happened with the new release. Please submit a support ticket and give them our UUID to check.
-
How to Permanently Remove Node
Sorry I should have said to include your uuid in the ticket which theyll need to check licenses. Sent from my Pixel 8 Pro using Tapatalk
-
PG3 Airthings Consumer node server 1.2.6
PG3 Airthings Consumer node server 1.1.1 released.
-
unhandled and other errors
The unhandled errors are all related to PG3, not the plugin itself. Are you still seeing those? The unhandled param is VirusRisk and I've asked Airthings support to explain these numbers and what the min/max can be but no response so I can't add it until I get this info. It does not cause any problem, simple a notice that the API is sending info that it doesn't expect.
-
How to Permanently Remove Node
Sorry, not sure. You'll have to submit a ticket for @Michel Kohanim or @bmercier to look at. Sent from my Pixel 8 Pro using Tapatalk
-
Extra Fields in Airthings View
As documented in https://github.com/UniversalDevicesInc-PG3/udi-poly-Airthings-Consumer/blob/main/README.md The VOC value is in driver GV4. PG3 now allows us to set a name to show up on that page so I will try to add that tomorrow.
-
How to Permanently Remove Node
Added Poll device option in 1.1.0
-
PG3 Airthings Consumer node server 1.2.6
PG3 Airthings Consumer node server 1.1.0 released.
-
Outdoor Air Node
I'm not getting the outdoor data back from the API. I've been emailing with support but it's slow going, hopefully they'll transfer it to someone how actually knows what the API is.
-
Outdoor Air Node
My username here @gmail.com Sent from my Pixel 8 Pro using Tapatalk
-
Make device serial number available to programs
Custom messages can use ${sys.program.#.name} if triggered from a program, or the name directly ${sys.node.n019_s_2930020110.name}
-
Outdoor Air Node
Actually get the log at night since it rolls over at midnight. Sent from my Pixel 8 Pro using Tapatalk
-
Outdoor Air Node
I am not seeing any of the outdoor data returned as described in the API, I've reached out to airthings support for information. Can you put your plugin mode to Debug, let it run for a day or so then download log package and email it to me?
-
How to Permanently Remove Node
Issue created: https://github.com/UniversalDevicesInc-PG3/udi-poly-Airthings-Consumer/issues/21