I didn't see anything attached, but no matter.

Find your copy of the file restx.py. If you did a setup.py install, it will
be in /home/weewx/bin/weewx. If you did a Debian install, it will be in
/usr/share/weewx/weewx. Replace it with this one
<https://raw.githubusercontent.com/weewx/weewx/development/bin/weewx/restx.py>
.

In your configuration file, weewx.conf, under section [[Wunderground]], add
a new subsection. It should look like this when you're done

    [[Wunderground]]
        # This section is for configuring posts to the Weather Underground.

        # If you wish to do this, set the option 'enable' to true,
        # and specify a station (e.g., 'KORHOODR3') and password.
        # To guard against parsing errors, put the password in quotes.
        enable = true
        station  = YOURSTATIONID
        password = YOURPASSWORD

        # Set the following to True to have weewx use the WU "Rapidfire"
        # protocol. Not all hardware can support it. See the User's Guide.
        rapidfire = False

        [[[Essentials]]]
          barometer = True

New subsection in yellow. NB: Note the triple brackets [[[ ... ]]]

Restart weewx.

-tk

On Wed, Oct 17, 2018 at 11:11 AM <[email protected]> wrote:

> TK,
>
> I would love to have the work around.  Attached is a visualization of what
> I am seeing in the Weewx/Pi/Wunderground configuration.  In the
> Acurite/Win10/Underground configuration it is fine....no "0" readings.
> I am a newer user, so if you are willing to assist, I would be very
> appreciative.
>
> Thanks.
>
> Don
>
> On Wednesday, October 17, 2018 at 9:15:46 AM UTC-4, Thomas Keffer wrote:
>>
>> This is a known WU bug. See this thread:
>> https://groups.google.com/d/msg/weewx-user/jynPPrd8YIY/A1rb7JVvBQAJ
>>
>> and this issue: https://github.com/weewx/weewx/issues/329.The issue also
>> describes a workaround, scheduled to appear in WeeWX V3.9, which will skip
>> the WU post if some "essential" data are missing. If you want to try the
>> workaround, I can guide you on its installation.
>>
>> -tk
>>
>>
>>
>>
>>
>> On Wed, Oct 17, 2018 at 5:42 AM <[email protected]> wrote:
>>
>>> A quick question.  I have a Pi3B+ and have tried to run an Acurite 5 in
>>> 1.  All looks good for a period of time and then the Wunderground site
>>> begins reporting "0" for barometer and later records the correct reading.
>>> This right/wrong cycle continues.  I hook the Acurite to a PC and
>>> Wunderground is stable and reporting correctly.  My question is
>>> simple....after reviewing postings and searching for answers...I get the
>>> impression that there are issues with either Acurite or Wunderground.  I
>>> have a Davis Vantage Pro2 running on Weewx/Pi3B+/Wundergound that is
>>> completely stable.  My frustration....an I chasing a non solvable problem?
>>> I am new to Pi and new to Linux but I am certain of the install and setup.
>>> Thanks.  Don KC0DE.
>>>
>>> --
>>> 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].
>>> For more options, visit https://groups.google.com/d/optout.
>>>
>> --
> 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].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to