According to their Upload Protocol
<http://wiki.wunderground.com/index.php/PWS_-_Upload_Protocol>, what you
want is:

                'extraTemp1'    : 'temp2f=%.1f',

I have added this to the code base at commit fb7c3ae0
<https://github.com/weewx/weewx/commit/fb7c3ae0451f575e00af0d170bba7c2650465583>
.

-tk

On Sun, Apr 23, 2017 at 3:19 AM, Ed <[email protected]> wrote:

> Hi,
>
> I need some help in this..
>
> I'v the latest weewx version and a Davis vantage pro2 with a extraTemp1
> Trying to upload it to wunderground, i don't see any data from this sensor.
>
> If I change in restc.py
> # 'soilTemp1' : "soiltempf=%.1f",
>  'extraTemp1' : "soiltempf=%.1f",
> The i see a unit (grCelsius) but not data on wunderground.com
>
> What can i do else, please help.
>
> Grz Ed
>
> --
> 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