neoground / neowx-material

Revamp WeeWX with Neowx-Material, a modern Material Design skin offering a sleek, responsive UI, captivating graphs & advanced features.
https://neoground.com/projects/neowx-material
MIT License
53 stars 27 forks source link

Add air quality charts #60

Open trodemaster opened 1 year ago

trodemaster commented 1 year ago

It would be nice to see charts for PM2.5 and PM 10 added. Is there any way to add custom charts for things in the weewx extended schema or added from plugins?

nzkiwi68 commented 1 year ago

I have a PurpleAir outdoor air quality sensor, excellent unit - https://www2.purpleair.com/

Via a WeeWX extension https://github.com/bakerkj/weewx-purpleair WeeWX can pull this data and add this to the DB.

I too would love to be able to graph my own air quality sensor data.

csmcolo commented 2 weeks ago

I am also interested in this, but I am using an Ecowitt WH41 with the weex/aqi plugin (https://github.com/jonathankoren/weewx-aqi). I can get the values to show up in the Seasons skin but I admit I am a bit lost on how to integrate it into Neowx-Material. I would love to have the current value (with daily high and low as the temperature does) and also a chart to go with it.