I built one using an ESP8266 and the Arduino tools with mqtt. I wrote a simple Python script to subscribe to the mqtt topic and write the results to a text file. I hacked the accurite driver to read that text file and put that value in Weewx record.
Probably not the best way. On Wed, Nov 8, 2023, 7:20 PM vince <[email protected]> wrote: > Well you might start by sharing which driver and extension(s) you are > trying to use, as well as their config file snippets and some log exerpts. > > On Wednesday, November 8, 2023 at 6:54:48 AM UTC-8 [email protected] > wrote: > >> That's too bad, the data point's "right there"! >> >> What sensor did you add and is there any trick/guide to getting a second >> device connected to weewx that I need to know about? >> >> Cheers, >> Tom >> >> On Tuesday, November 7, 2023 at 5:19:21 PM UTC-7 p q wrote: >> >>> I'm pretty sure it isn't included on the USB data. I added a separate >>> humidity sensor to get the data. >>> >>> On Tue, Nov 7, 2023, 1:48 PM [email protected] <[email protected]> >>> wrote: >>> >>>> Hi There, >>>> >>>> Can anyone point me in the right direction to adding inHumidy to the >>>> weewx ui? >>>> >>>> I've tried adding $current.inHumidity to the skin's index.html.tmpl. >>>> The result is "n/a" so I'm not sure weewx is collecting (or even is able to >>>> collect) that parameter. >>>> >>>> AcuRite 06014RM on Raspberry Pi, and inside humidity is of course >>>> displayed on the base station. >>>> >>>> Insights appreciated, >>>> Tom >>>> >>>> -- >>>> 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/76662445-20a7-4cd2-b742-4bf6abc27b70n%40googlegroups.com >>>> <https://groups.google.com/d/msgid/weewx-user/76662445-20a7-4cd2-b742-4bf6abc27b70n%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>> -- > 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/cdd8255c-026e-462b-bce2-24566ae1901dn%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/cdd8255c-026e-462b-bce2-24566ae1901dn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAA1SM22xULcAUmLFRvtQAzVzG_GPiCuaYSjUiRYngiwwTutvnw%40mail.gmail.com.
