Does the forecastDay tag work well?

Does the forecastDay tag work well?

I set it to display weather information for 2 days later according to the tag example, but only the tag text is displayed.

If it is displayed correctly, it should only show one number, which is the weather information for 2 days in the future.

Are you displaying it correctly?
Did I apply the tag incorrectly?

how about

(forecastDays(2, "COND_DAY"))
1 Like

Thank you. have a nice day.

1 Like

Regarding forecastDays tag, I was looking to try and use the COND_DAY and COND_NIGHT for today so would return 2 text items, one would be today’s during the day condition integer and one would be tonights condition integer. unfortunately as far as I can tell, you can’t enter the forecastDays(0, “COND_NIGHT”) to get the tonights forecast, only can use 1+, no zero. Does anyone know another way to get tonights forecast? forecastHours(6, “COND”) doesn’t work because sometimes 6 hours in the future is still today’s forecast, not tonight. also sometimes if the time is 9 pm, then forecastHours(6, “COND”) would give tomorrows day forecast. sorry if that is confusing but the main goal is to have 2 icons on a watchface, one for today during the day and one for tonight