Template Example: Weather Binding

Ok, if you are using the widget (link below), then you will get a better response if you ask your question in that thread:

If you are using the HTML code described in this thread, then you could use try using the .replace function to strip out the symbols. For example:

{{'%.0f' | sprintf:itemValue('Temp_Max0').replace('°C',''}}

Hope this helps. If not can you post a screen shot of what you are seeing with your code (html and items) and I will take a look.

Regards, Andrew