-
• #2
So if I understand correctly, you already have the weather setup correctly so that it shows up in the widget bar, but you want to see the weather as one of the circles in the circles watch face?
Did you try to tap on one of the circles and to swipe up/down/left/right to change the configuration? (This is how clockinfos are configurable in all watch faces that I know of)
Sometimes it's a bit hard to find the correct clockinfo since swiping left/right changes which clockinfo (e.g. weather/health etc) is used and swiping up/down changes which specific data point of the clockinfo should be used (e.g. temperature/humidity/etc)
I hope this is what you are looking for.
-
• #3
I didn't know (or I forgot!) that swiping left/right changes the data point!
That was it! Thank you!
Hi, this is my first post. Everything has been smooth and I'm very happy with BangleJS.
I wanted to ask whether you see any reason for the weather clock info not showing up. I have the app installed and configured in Gadgetbridge. The app loads ok and the widget in the top bar is shown. However, when I search for it in Pebble++ or Circles Clock, it's missing.
Reading the code, I understand it's supposed to show several faces, right? https://github.com/espruino/BangleApps/blob/master/apps/weather/clkinfo.js
Any ideas, please?
Thanks!