Hi Rich, I’ve created the github project here: https://github.com/chaunceygardiner/weewx-airlink
I haven’t had any issues with the extension, but it’s not a priority for me until more is known about the AirLink. Cheers, John > On Sep 24, 2020, at 10:45 AM, Rich Braun <[email protected]> wrote: > > > Sure, thanks! Everything on my setup is more-or-less current: weewx 4.1.1 > running under python 3.8.3. My work is shared as a multi-platform docker > image instantlinux/weewx and the installation Dockerfile is at > https://github.com/instantlinux/docker-tools/tree/master/images/weewx. > > Looking forward to see your code. My suggestion: take the brand-names AirLink > and PurpleAir out (aside from a single config entry to specify AQI sensor > model type), make it a general-purpose AQI reporting plugin that supports > either one (or eventually the off-brand ones that are mentioned in this > forum). > > -rich > > September 24, 2020 9:40 AM, "John Kline" <[email protected]> wrote: > Hi Rich, > I wrote my own extension. It’s similar to my weewx-purple extension. Like > weewx-purple, it doesn’t create a separate database to hold air quality > information. Rather, it stores PM 1.0, PM 2.5 and PM 10.0 in the WeeWX > extended schema (and uses xtypes to compute US EPA AQI (as well as the LRAPA > and UNBC corrections). > I haven’t yet put it on GitHub. I could probably do that today or tomorrow if > it would be of use to you. I write new extensions such that they require > WeeWX 4.x and Python 3.7 or later. In addition, for this extension, you would > need to be using the WeeWX extended schema. > Let me know if your installation meets the above requirements. If it does, > I’ll find the time to put it on GitHub very soon. > Cheers, > John >>> On Sep 24, 2020, at 8:53 AM, Rich Braun <[email protected]> wrote: >> >> On Monday, September 21, 2020 at 9:03:13 PM UTC-7 [email protected] wrote: >> I’ve been playing with the new Davis AirLink. I have one WeeWX instance >> running with it. >> John -- nice charts, can you post a bit more about how to configure weewx to >> read from the AirLink device? I bought one and can fetch the JSON object but >> am unsure which plugins to add to my long-running weewx config. (There are >> about 2 or 3 purpleair plugins, plus another called weewx-aqi, so it's not >> obvious without spending hours searching around.) >> Basically, I want to know which plugin(s) you're using, whether you had to >> make any source-code mods, and what your weewx.conf settings are. >> Also: once I have the data, where should I share it online besides my own >> web page wx.ci.net? >> -rich >> -- >> 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/3a95cde6-858b-4a6a-a004-5c9243f931a6n%40googlegroups.com. > -- > You received this message because you are subscribed to a topic in the Google > Groups "weewx-user" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/weewx-user/n7EjrCNrcuI/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/39566045-B566-4EDF-BC4C-10257A2FAB3D%40johnkline.com. > > > -- > 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/b3914907.AL8AAIEQLEMAAAAAAAAAALFe_rUAAAAHywsAAAAAAAAUQQBfbNsz%40mailjet.com. -- 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/2637C386-0D81-4A63-A49C-2EBB29A79864%40johnkline.com.
