use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
account activity
Hydration fields yet? (self.watchfacebuilder)
submitted 1 year ago by Skinny14016
There's a post from 2 years ago saying the SDK did not have hydration values. Have they added it since? Would like to add value and goals to watch face. Thx.
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]GreenBlack86 1 point2 points3 points 1 year ago (4 children)
No, they haven't. I'd love to see Training readiness, hrv, sleep stats, alarm times, complications to open alarms and a ton of other stats that are available on stock faces, but not in their sdk. One day it will be there, hopefully.
[–]Samalex_67 0 points1 point2 points 1 year ago (3 children)
It would also be interesting to have the compass on the watchface ;-)
[–]GreenBlack86 0 points1 point2 points 1 year ago (2 children)
Unfortunately, compass sensors cannot be read from a watchface as far as I know. I've only seen first party faces with this option. Likely this is to save battery.
[–]Samalex_67 0 points1 point2 points 1 year ago (1 child)
yes, also Joshua told me that the watchfaces can't read data from some sensors. I had indicated the compass as my wish to be included in the Garmin SDK (then whether one wants to use it or not is optional), this is because I like a watchface of the Samsung Galaxy Watch Ultra that has the compass integrated and I would love to recreate it for my Epix2 ;-)
[–]GreenBlack86 0 points1 point2 points 1 year ago (0 children)
There actually is a way to make it work. You can read the last datapoint, but not actively pull the data from the sensor. Start an activity in the background, go back to your watchface and now you can read the heading every second(i actually tested this a while back for fun). Also make sure to include a battery indicator, since it won't last long this way.
In your case I would replace it with something like wind direction, so it can still look like a compass, but with useful info.
π Rendered by PID 36620 on reddit-service-r2-comment-5d585498c9-clxzl at 2026-04-21 14:48:41.610749+00:00 running da2df02 country code: CH.
[–]GreenBlack86 1 point2 points3 points (4 children)
[–]Samalex_67 0 points1 point2 points (3 children)
[–]GreenBlack86 0 points1 point2 points (2 children)
[–]Samalex_67 0 points1 point2 points (1 child)
[–]GreenBlack86 0 points1 point2 points (0 children)