Juan, I think I have this fixed. You can download the file below. I think this has opened up a couple more issues with locale that I'm looking into now, but for your issue it seems this will do it.
Replace skins/Belchertown/index.html.tmpl with this https://raw.githubusercontent.com/poblabs/weewx-belchertown/ff81af12710062ff78236fbc49ea4d9ac1798908/skins/Belchertown/index.html.tmpl Wait for an archive interval and see if it's updated On Monday, March 4, 2019 at 1:54:26 PM UTC-5, Juan Antonio Mosquera wrote: > > Thanks! > > On Mon, 4 Mar 2019, 19:52 Pat, <[email protected] <javascript:>> wrote: > >> I will try some testing in a couple of hours to see if I can figure it out >> >> On Monday, March 4, 2019 at 1:51:43 PM UTC-5, Juan Antonio Mosquera wrote: >>> >>> hi, >>> >>> locale: >>> >>> pi@meteomontaos:~ $ locale >>> LANG=es_ES.UTF-8 >>> LANGUAGE= >>> LC_CTYPE="es_ES.UTF-8" >>> LC_NUMERIC="es_ES.UTF-8" >>> LC_TIME="es_ES.UTF-8" >>> LC_COLLATE="es_ES.UTF-8" >>> LC_MONETARY="es_ES.UTF-8" >>> LC_MESSAGES="es_ES.UTF-8" >>> LC_PAPER="es_ES.UTF-8" >>> LC_NAME="es_ES.UTF-8" >>> LC_ADDRESS="es_ES.UTF-8" >>> LC_TELEPHONE="es_ES.UTF-8" >>> LC_MEASUREMENT="es_ES.UTF-8" >>> LC_IDENTIFICATION="es_ES.UTF-8" >>> LC_ALL= >>> >>> >>> And... my darksky_lang is "es" >>> >>> El lunes, 4 de marzo de 2019, 19:46:12 (UTC+1), Pat escribió: >>>> >>>> Juan, interesting. With Visibility make sure you set darksky_lang >>>> <https://github.com/poblabs/weewx-belchertown#forecast-options> which >>>> should match the comma for your language. >>>> >>>> The Wind Gust should be matching Wind Speed though. I am not sure why >>>> it is not. >>>> >>>> On your weewx server, can you type *locale *at command line and paste >>>> the output? >>>> >>>> >>>> On Monday, March 4, 2019 at 1:40:54 PM UTC-5, Juan Antonio Mosquera >>>> wrote: >>>>> >>>>> Hi... >>>>> problem wit units.... >>>>> >>>>> commas and dots... >>>>> >>>>> How do I unify the decimal separation? >>>>> >>>>> [image: Captura de pantalla de 2019-03-04 19-39-07.png] >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> El domingo, 3 de marzo de 2019, 22:50:47 (UTC+1), Pat escribió: >>>>>> >>>>>> Good news thank you >>>>>> >>>>>> On Sunday, March 3, 2019 at 4:35:49 PM UTC-5, Juan Antonio Mosquera >>>>>> wrote: >>>>>>> >>>>>>> ok, >>>>>>> >>>>>>> Now works again... with these changes... >>>>>>> >>>>>>> thanks. >>>>>>> >>>>>>> El domingo, 3 de marzo de 2019, 21:34:04 (UTC+1), Pat escribió: >>>>>>>> >>>>>>>> Juan, I made some changes. Can you try this and see if it helps? >>>>>>>> >>>>>>>> Copy these files and place them in these folders: >>>>>>>> >>>>>>>> bin/user/belchertown.py ---> >>>>>>>> https://raw.githubusercontent.com/poblabs/weewx-belchertown/32b30e6825ede95647f75488b400855a6d2b4a9e/bin/user/belchertown.py >>>>>>>> >>>>>>>> skins/Belchertown/js/highcharts-dayplots.js.tmpl ---> >>>>>>>> https://raw.githubusercontent.com/poblabs/weewx-belchertown/32b30e6825ede95647f75488b400855a6d2b4a9e/skins/Belchertown/js/highcharts-dayplots.js.tmpl >>>>>>>> >>>>>>>> Restart weewx and see if the next archive interval shows your >>>>>>>> graphs? >>>>>>>> >>>>>>>> On Sunday, March 3, 2019 at 3:16:19 PM UTC-5, Pat wrote: >>>>>>>>> >>>>>>>>> I see now. What is your archive interval from weewx.conf? Looks >>>>>>>>> like the new gapSize option isn't working well for you. >>>>>>>>> >>>>>>>>> On Sunday, March 3, 2019 at 3:12:57 PM UTC-5, Juan Antonio >>>>>>>>> Mosquera wrote: >>>>>>>>>> >>>>>>>>>> Only work windDirection chart. >>>>>>>>>> >>>>>>>>>> El domingo, 3 de marzo de 2019, 20:46:50 (UTC+1), Pat escribió: >>>>>>>>>>> >>>>>>>>>>> I need more information than that. A website? A post of your >>>>>>>>>>> config files? >>>>>>>>>>> >>>>>>>>>>> On Sunday, March 3, 2019 at 2:39:13 PM UTC-5, Juan Antonio >>>>>>>>>>> Mosquera wrote: >>>>>>>>>>>> >>>>>>>>>>>> Not... graphs not work... no errors in console... >>>>>>>>>>>> >>>>>>>>>>>> El domingo, 3 de marzo de 2019, 20:27:41 (UTC+1), Juan Antonio >>>>>>>>>>>> Mosquera escribió: >>>>>>>>>>>>> >>>>>>>>>>>>> Hi, >>>>>>>>>>>>> >>>>>>>>>>>>> I updated to 0.9 version and.. not work highcharts graphs >>>>>>>>>>>>> (today). week works fine. >>>>>>>>>>>>> >>>>>>>>>>>>> conf problem? >>>>>>>>>>>>> >>>>>>>>>>>>> Thanks >>>>>>>>>>>>> >>>>>>>>>>>>> El viernes, 1 de marzo de 2019, 1:50:34 (UTC+1), Pat escribió: >>>>>>>>>>>>>> >>>>>>>>>>>>>> I've just released Belchertown skin 0.9. You can read the >>>>>>>>>>>>>> updates and download it here: >>>>>>>>>>>>>> https://github.com/poblabs/weewx-belchertown/releases >>>>>>>>>>>>>> >>>>>>>>>>>>>> A lot of work went into this release. I've learned a lot >>>>>>>>>>>>>> through feedback on the skin. >>>>>>>>>>>>>> >>>>>>>>>>>>>> This release fixes a major bug with the rain charts >>>>>>>>>>>>>> which were taking a very long time to generate. This release >>>>>>>>>>>>>> also brings a >>>>>>>>>>>>>> lot of updates to locale formats. >>>>>>>>>>>>>> >>>>>>>>>>>>>> *There's 1 breaking change if you are upgrading*. Please >>>>>>>>>>>>>> take special note to a few MQTT variable names which have >>>>>>>>>>>>>> changed to mqtt_websockets_. This is to reduce confusion and >>>>>>>>>>>>>> offer clarity on new user installations. >>>>>>>>>>>>>> >>>>>>>>>>>>>> Please let me know if you've upgraded and share your site. >>>>>>>>>>>>>> I'd love to see it out there! >>>>>>>>>>>>>> >>>>>>>>>>>>>> -- >> 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/yOHpHCu0jAA/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected] <javascript:>. >> 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.
