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