I made two different icon packs for this watch face and the current weather works fine when inserted into the timeline.
However, it doesn’t work well when it’s in the hourly weather forecast. The icons change style, but the weather forecast doesn’t work.
I’m using (forecastHours(1,"COND")) in the opacity on the timeline image.
Thanks for the reply, I inserted the tag in the opacity of each icon that I inserted as an image and so it is possible to have more than one type of weather icon.
Hello, i got today 2 feedbacks that Hourly forecast does not update ( or does not change from Celsius to Fahrenheit unit however data in daily forecast change properly, Just hourly forecast not.
formula: forecastHours(1,“COND”))° put in text field
from how you wrote the post it seems that the formula is missing a parenthesis forecastHours(1,“COND”))° you should try (forecastHours(1,“COND”))° surely the other users will be able to help you better