Weather forecast tags

Hi all.
Now trying to make forecast temperature with + sign. But as I understand tags TEM, COND_DAY, COND_NIGHT, TEM_LOW and TEM_HIGH are in string format, not numbers.
Am I right about the format of these tags and is it possible to make it look in the way I want?
By the way in WFS all tags are shown ok, but on watch it shows total crap
Watch:
31406363

WFS:
31405454

Hello,
Could you please share a sample project with the tags you used.

1 Like

if i had to guess, it looks to me like a ttf issue. here’s what i would check
is the text box big enough, or the font size too big?
try another font, perhaps a default system font or a wfs font and see if it works better on the watch

(((forecastHours(2,β€œTEM”))>0) ? β€œ+” : β€œβ€)(forecastHours(2,β€œTEM”))Β°(([WTHR_TEM_UNIT] == 1)? β€œC”: β€œF”)

Here is the code for 2 hours forecast, you can check it

Fonts do not matter at all

Please create a support ticket with a sample wfs file where the issue occurs and a description.