bakerkj / weewx-purpleair

WeeWx Extension to pull data from the local interface of a Purple Air air quality sensor
GNU General Public License v2.0
17 stars 11 forks source link

New sensor additions #7

Open parallelsys opened 5 years ago

parallelsys commented 5 years ago

Good evening,

Not an experience weewx nor python coder... I gave it a try and so far I am happy with the results. Added uptime and rssi to the code... Added a nasty label that could probably be done differently I just don't know much :)

I want to avoid instructing the users to change it in skins.conf by using the y_label.

bakerkj commented 5 years ago

Do you think either of these should be added to the purpleair database?

I'm thinking that RSSI would make sense, but uptime less so.

parallelsys commented 5 years ago

I agree RSSI has been more useful than uptime, I think RSSI should make it :)

bakerkj commented 5 years ago

Would you extend this pull request to include modifying the database with the updated schema to include RSSI?

parallelsys commented 5 years ago

Sure! :)