Tnx for the reply. I'v test it but no sensor or data in wunderground UV:-- Solar: -- Soil Moisture: -- Soil Temp: -- Leaf Wetness: --
In my test i'v had: UV:-- Solar: -- Soil Moisture: -- Soil Temp: °C Leaf Wetness: -- (i see/found only Soil Temp no Extra Temp in WU) Op 23-4-2017 14:52:43, Thomas Keffer <[email protected]> schreef: 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] [mailto:[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 [http://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] [mailto:[email protected]]. For more options, visit https://groups.google.com/d/optout [https://groups.google.com/d/optout]. -- You received this message because you are subscribed to a topic in the Google Groups "weewx-user" group. To unsubscribe from this topic, visit https://groups.google.com/d/topic/weewx-user/jUucXbjShdM/unsubscribe [https://groups.google.com/d/topic/weewx-user/jUucXbjShdM/unsubscribe]. To unsubscribe from this group and all its topics, send an email to [email protected] [mailto:[email protected]]. For more options, visit https://groups.google.com/d/optout [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.
