On Saturday, October 8, 2016 at 7:05:51 AM UTC-4, Peter_F wrote:
>
> Thanks Tom, Matthew and Gary,
> I upgraded without any issues.  One thing I noticed though is that the 
> Weather Underground RapidFire rest posts are now logged by default.  I 
> added 'log_success = False' to my weewx.conf to disable it.  I have a Davis 
> VantagePro 2 and it was logging these every couple of seconds.
>
>>
rapidfire is supposed to default to log_success=false, but there was some 
bad logic in get_site_dict

fixed at commit c9a9ce6

as you noted, the workaround is:

[StdRESTful]
    [[Wunderground]]
        ...
        log_success = false

m 

-- 
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