terminal-for-fitbit icon indicating copy to clipboard operation
terminal-for-fitbit copied to clipboard

Add support for SpO2

Open leoherzog opened this issue 3 years ago • 3 comments

Fitbit is rolling out official SpO2 measurements during sleep, and including the data in their own watch faces. Is there an API for this that you could tap into?

Love the face! And love that it's open source!

leoherzog avatar Sep 15 '20 21:09 leoherzog

Thanks Leo, I am really excited about the new devices and these new API updates. As of now, there isn't an API available to not-Fitbit, but I expect SDK 5.0 will include some awesome features. I am keeping an eye out for them!!

jdhartley avatar Sep 15 '20 22:09 jdhartley

I would love this too.

Insights:

  • SpO2 (and other stats) are only recorded when sleeping.
  • for some reason the code to record SpO2 is in the face. I think you can track sleep and maybe wrist temp and hrv even with the reference sdk simple face.
  • all the SpO2 faces (1sr party for now) invest way too much real estate displaying the SpO2 data.
  • Which is from last sleep, not changing during the day ... And currently unavailable for a few hours after you wake up (unless you reboot the watch)

If they uncouple SpO2 collection from the chosen face - and make it an option, I wouldn't even display it on my wrist, just use the app for it. It's more like sleep score.

So it would be nice if there was a way to "track and sync SpO2 but don't display on face" option.

nayfield avatar Mar 24 '21 12:03 nayfield

This would be sweet to have.

ThomasHineXYZ avatar Dec 30 '21 00:12 ThomasHineXYZ