Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for SpO2 #13

Open
leoherzog opened this issue Sep 15, 2020 · 3 comments
Open

Add support for SpO2 #13

leoherzog opened this issue Sep 15, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@leoherzog
Copy link

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!

@jdhartley
Copy link
Owner

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 jdhartley added the enhancement New feature or request label Sep 15, 2020
@nayfield
Copy link

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.

@ThomasHineXYZ
Copy link

This would be sweet to have.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants