Weather Clock Info not appearing #7269
Replies: 1 comment
-
Posted at 2024-12-26 by @devsnd 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. Posted at 2024-12-26 by rafae I didn't know (or I forgot!) that swiping left/right changes the data point! |
Beta Was this translation helpful? Give feedback.
-
Posted at 2024-12-26 by rafae
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!
Beta Was this translation helpful? Give feedback.
All reactions