To disable weather34 webservices you can do either of the following

In weewx.conf
set filename to nothing in the following section
[Weather34WebServices]
    filename = 

OR

In the weather34 directory edit file settings1.php
 set $services to nothing
$services = ;

restart weewx

On Wednesday, August 5, 2020 at 9:21:43 AM UTC-7, Randy wrote:
>
> I am new to weewx.  I have data coming in from my device is coming in as 
> metric (specifically, temp is C).  I want to display that data as US, F.  
> The default weewx skin is showing the data as metric values like 20F which 
> is actually 20C whereas it should be 68F.  Where does this conversion 
> happen or where do I chance the configuration?
>
> Thank you
> Randy 
>

-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/c3617c77-8acc-43f7-a7ee-3a7802ae0854o%40googlegroups.com.

Reply via email to