jonathankoren / weewx-aqi

Air Quality Calculations for WeeWx
GNU General Public License v3.0
9 stars 4 forks source link

WeeWX 4 Python 3 #3

Closed steepleian closed 4 years ago

steepleian commented 4 years ago

In WeeWX 4 the spelling of litre has changed to liter.

jonathankoren commented 4 years ago

Yes. I will do that. The python 3 stuff should be pretty trivial, but I need to upgrade my own station to weewx 4 this weekend so I can test it.

On Apr 18, 2020, at 1:46 AM, Ian Millard notifications@github.com wrote:

Are there any plans to make this compatible with WeeWX 4 and Python 3? Thanks in advance.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jonathankoren/weewx-aqi/issues/3, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACGSXEPUZBZC2JPTYMJ2FLRNFSF5ANCNFSM4MLIPT5Q.

steepleian commented 4 years ago

Thanks Jonathon