For those of you where the channel name does not update, check if the channel name will be generated to long. I had that issuse today.
Also if you want to have the feels like temperatur go to
/scripts/Weather_Information.js
and insert this somewhere between line 363 and 372:
str = str.replace(/%feel/g, convertTemperature(info.main.feels_like, shorten));
Now you can use %feel as placeholder to geht the feels like temperatur.
Thanks for publishing this fantastic script I like it very much.
You set a location in the config and with the placeholders you get the specific values for the configurated location