Great, now it works;) group_distance not present (weewx 3.9.1), i add group_distance = km in /etc/weewx/weewx.conf (probably it is ok in weewx 3.9.1.1?)
ps, for show cloudbase, app temp and windrun i add show_apptemp = 1 show_windrun = 1 show_cloudbase = 1 AND (these i haven't read in your HOWTO) station_observations = ....., "appTemp", "windrun", "cloudbase", ...... in /etc/weewx/skins/Belchertown/skin.conf if this is missing in your how to could you update? thanks a lot (and sorry for my poor english) Il giorno dom 30 giu 2019 alle ore 13:42 Pat <[email protected]> ha scritto: > Ok, if you are not using Websockets, then check what you have set for > group_distance in weewx.conf. That's where windrun gets its units from. > > > On Sunday, June 30, 2019 at 7:41:19 AM UTC-4, Maurizio Mezzetti wrote: >> >> thank you very much, i'm not use MQTT, for now, i have a as3935 in test >> over arduino, so probably i need mqtt ;) >> >> Il giorno dom 30 giu 2019 alle ore 13:31 Pat <[email protected]> ha >> scritto: >> >>> 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 >>> <https://groups.google.com/d/msgid/weewx-user/836fff37-f6ef-4c48-a8af-85338e7aed98%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/63b90963-984f-4cc2-8b19-034d332993b3%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/63b90963-984f-4cc2-8b19-034d332993b3%40googlegroups.com?utm_medium=email&utm_source=footer> > . > 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/CAChvDaB_861cR79FPFV9aNtY6LiOdEfK7ERCucw-g%3D7QOTZnZA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
