Hi, 

1) Are you using MQTT Websockets? If so, you may need to define the MQTT 
extension to send windrun in km/hr. This is untested but perhaps something 
like this may help. Add this to your weewx.conf MQTT settings and restart 
weewx. 

 [[MQTT]]
        ......
       [[[inputs]]]
            [[[[windrun]]]]
                units = km_per_hour


2) The charts do not know that you don't have a full year, they just get 
the data. You will have the help it by changing your xaxis_categories to 

        xaxis_categories = 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 
'Nov', 'Dec'

Then next year you will add Jan, Feb, Mar back to the categories. 



On Sunday, June 30, 2019 at 6:00:54 AM UTC-4, Maurizio Mezzetti wrote:
>
> hi, thank you very much for your work, only 2 question
>
> 1) in windrun it appears in miles instead km/hr 
> 2) in have add, last April, a davis station, so i have data only from 
> April (3 months), but climate show 3 months starting from January
>
> what's  wrong?
>
>  thanks
>

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/836fff37-f6ef-4c48-a8af-85338e7aed98%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to