It’s been asked how to change weather icons so here is a way how to do it.
On the left are numbers, they represent weather conditions (see next picture).
0 is for unknown
1 for clear sky…
click on + in circle to upload picture/image that is correct for number on the left/weather condition.
repeat 1-9
(You will notice you have numbers only from 1 to 9 and we need numbers up to 15 - just keep reading, we’ll get there)
Numbers that represent weather conditions:
Type object string: enter number 10
then click OK.
Repeat for number 11, 12, 13, 14, 15
*
When created: upload weather pictures/icons the same way you did for numbers 1-9.
After uploading all pictures for all weather conditions (1-15)
*
to the Text field enter tag:
([WTHR_COND])
*
That’s it, now you have pictures/images/icons that you wanted.
If I’ve missed something (I hope I did not) or something is not clear: please do comment.
If you want different set of images for day and different for night:
*
create another set of bitmap fonts (you can name them Nightfonts or anything else)
*
upload night-weather images (the same way we did in the guide)
*
*
*
after you’ve created another set of weather fonts
click on opacity Tags
set opacity / enter formula:
for night weather images / night set of fonts:
0 + [WTHR_IS_DAY]==1?0:100
for day weather images / day set of fonts:
0 + [WTHR_IS_DAY]==1?100:0
Thank you so much @masterboyhr for your hard work for me.
By the way what are your watch face link. Let me explore in play store.
Great stuff man! single-handedly bringing the best part of the Facer community to the WFS “community”. Thanks!
I’m not a watchface seller, sorry. What I make I make for myself.
Making watchfaces is just a nice and interesting brain exercise for me.
*
*
Absolutely - thank you for all the hard work. After making 30 layers of weather icons, this will be my next project.
thanks for sharing
thanks your effort …
Whoo hoo - I am pleased; actually got it on the first try. Thanks for the great instructions.