Hi - I added the reading of the purple air sensor info from the purple air extension by Kenneth Baker - which works great. The result looks 'ok' - not great - see https://westvi.com/weather
Then I had to write a bunch of code *around* that which computed an estimated air quality index (AQI) from the latest PM2.5 data, showed the correct 'air quality information color', etc. That's ugly code because it's added to the web page template, as I did not want to add this to Baker's extension (yes, it would be possible to put in the calculated AQI in that.) My point is this - a LOT of weather enthusiasts have not just a weather station - but an air quality monitor. I think this is getting to be common enough that perhaps this functionality should be part of the base package in the weewx distribution, with the PM2.5 values (and perhaps the computed AQI) added as additional fields to the main archive database. Thoughts? (and yes, I think moving to Python 3 should be a higher priority than this) -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/c652e90b-5c89-4d28-8401-c91eb87ac022%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
