I have managed to start the autorefresh by updating   /etc/weewx/skins/Belchertown/header.html.tmpl  with

<meta http-equiv="refresh" content="300">

but still having the issue with the today temperature graph with values in F even in Weewf.conf the units are set on Celsius. Only for Today temperature graph is the issue . All others are correct.

Some others users of metric values does not have the same issue? It is a little bit complicated to check all the sources and templates for this issue

Please tell me if someone has seen this issue

Paul

On 18-Sep-18 18:19, David Hathaway wrote:
Paul,

I haven't tried this here, but I have used the meta tag in the header to auto-refresh pages.  I think this would be a trivial change to your index template if it does what you want.

<head>
<meta http-equiv="refresh" content="30">
</head>

https://www.w3schools.com/TAGS/att_meta_http_equiv.asp

Dave


On Tuesday, September 18, 2018 at 10:01:01 AM UTC-5, Paul Lacatus wrote:

    I have tried to change it in
    /etc/weewx/skins/Highcharts_Belchertown/skin.conf and
    /etc/weewx/skins/Belchertown/skin.conf to [Units]   [[Groups]]

    group_temperature  = degree_C

    but still the Today temperature  trend is in imperial units and
    all others are in metric . Even on the Y axis the unit is written
    degree Celsius but the values are in Fahrenheit

    you can check :
    http://www.paul-lacatus.ro:8881/weewx/belchertown/
    <http://www.paul-lacatus.ro:8881/weewx/belchertown/>

    Other question : is possible to generate a Html code to force the
    Browser to update on the page update ? I am using an android
    tablet with Chrome browser to show the weews/belchertown page and
    for Android chrome is not trivial to force an autoupdate

    Thank you  all
    Paul


    On 15-Sep-18 00:04, Colin Larsen wrote:

        Better to do it in the weewx.conf then it isn't overwritten by
        updates

        On Sat, 15 Sep 2018, 08:58 Juan Antonio Mosquera,
        <[email protected] <javascript:>> wrote:

            You have  to modify skin.conf of highcharts template.

            Greetings.

            El viernes, 14 de septiembre de 2018, 18:10:09 (UTC+2),
            Paul Lacatus escribió:

                Maybe I just missed the explanation on HighCharts. 
                Still some strange things on temperature charts .
                Maybe I have to wait more for graphs updates.  In home
                page the indication on the graph are in Celsius but
                the values are in Fahrenheit .  The same in Today graphs

                On 14-Sep-18 18:50, Pat wrote:

                    Don't forget to restart weewx once done

                    On Friday, September 14, 2018 at 11:46:56 AM
                    UTC-4, Pat wrote:

                        I thought I had updated the docs - guess I
                        forgot.

                        Please add the metric updates to the
                        Highcharts_Belchertown skin section in
                        weewx.conf too.

                        On Friday, September 14, 2018 at 11:39:09 AM
                        UTC-4, Paul Lacatus wrote:

                            Dear Pat,

    ...

--
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.


--
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.

Reply via email to