http://weewx.com/docs/customizing.htm#customizing_templates
try $current.outtemp.formatted On Sunday, 30 December 2018 19:12:49 UTC+2, Christian Nimmervoll wrote: > > Once again me... > > It works fine now and I understand more an more how Weewx works. :) > > Now I get my LOG File with values like that: > > 0,2°C > > The Temperature ist 0,2°C. The code behind is the html code for °C. So far - > OK! > > Now i'm searching for a possibility to get only the value - without the units > (like °C a.s.o.) > > When I put this in my template: $current.outTemp then i also get the °C > after the value. > > > What is the right way to find a solution? > > I try to add a new [[Labels]] like that: > > degree_empty = > > > but this doesn't work.... > > Any ideas? > > -- 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.
