On Friday, February 11, 2022 at 6:31:41 PM UTC-5 [email protected] wrote:

> Just got a weewx update via Ubuntu. I'm now at 4.6.2. Templates were 
> failing to generate due to errors like:
> ...
> Was there maybe a change to weewx.conf or skin.conf that allowed templates 
> access to these functions? I didn't accept those updates since they can 
> break my setup.
>

the to_bool and to_list helpers are there to make skin parameterization 
work properly.  everything will probably work without them, but if you make 
changes in skin.conf or weewx.conf to change the default skin values, you 
might get unexpected results without to_bool and to_list.

an exception of "cannot find 'to_list'" is what one would see if you update 
the skin without updating and restarting weewx.  weewx older than 4.6.1 
does not have 'to_list' or 'to_bool'.

-- 
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/f02c032f-9e26-478b-aab1-79cffe2db5acn%40googlegroups.com.

Reply via email to