On Tuesday, November 1, 2016 at 2:08:14 AM UTC-4, Brad Tucker wrote:
>
> Thanks for the help Mwall.
> For some reason it is still not mapping the barometer. i have included my 
> sensor map as well as logs.
>
>>
>>
the wu format sends barometric info in every packet, whereas the chaney 
format did not.

instead of this:

    barometer = barometer..*

you need to do this:

    barometer = barometer.*.*

however, you will probably find that your temperatures are mixed up.  if 
so, download the latest interceptor (commit 53f6c5e or later) then we'll 
have to make a few more changes to the sensor map.

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