the uradman example looks promising Am also using seasons 4.10.2. another possibility https://github.com/jonathankoren/weewx-aqi On Friday, January 12, 2024 at 7:29:48 AM UTC-5 [email protected] wrote:
> Write an extension that queries the device every archive_interval > > or > > Get the device to publish it's value per MQTT (if it supports anything > such this) and use mqttsubscribe > > or > > find a third party that queries the device and publishes the value per > MQTT (node red should work) and use mqttsubscribe > > I'd go for the first option, if the second option isn't available, since > I've done something like this already: (Get JSON, parse it and put the > values into a desired column of the weewx database): > https://github.com/mKainzbauer/weewx_extensions/blob/master/fronius.py > John Smith schrieb am Freitag, 12. Januar 2024 um 12:57:29 UTC+1: > >> On Fri, 12 Jan 2024 at 22:41, sting ray <[email protected]> wrote: >> >>> Any advice how to import and display data from awair element sensors? >>> These are intended for indoor aqi monitoring but appear to function in >>> covered outdoor locations like a back porch. >>> >> >> If no one else replies with a better answer you could look at >> https://github.com/glennmckechnie/weewx-uradmon which takes json values >> on a uradmon and injects it into a DB and then has a skin to display >> graphs. >> > -- 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/181df546-7bb9-427c-94ba-23b4c8b41cdan%40googlegroups.com.
