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

[feature suggest] Add support to water log #6

Open
yschen5812 opened this issue May 21, 2020 · 4 comments
Open

[feature suggest] Add support to water log #6

yschen5812 opened this issue May 21, 2020 · 4 comments
Labels
enhancement New feature or request

Comments

@yschen5812
Copy link

I found the watch face and like it. Is it possible to support the water log in the 'clock face data' options?

@jdhartley
Copy link
Owner

Hi @yschen5812, glad to hear you like the watch face. Thanks for sharing your feature suggestion!

I would love to explore this possibility. This data is not available through the device API, but rather through the Fitbit Web API. This will require you to click a "Log in to Fitbit" button inside the watch face settings after selecting this data option. It will be a bit more work than the rest of the regular data points, but I believe this is possible and I am willing to explore further.

Do you have a suggestion on how to format the information? I would love to hear your ideal display.

Maybe something like,

[WATR] 1.46 liters
[WATR] 49 fl oz
[WATR] 6 cups

It might also be possible to include the goal, so it could be formatted as

[WATR] 1.46 / 2.00 liters
[WATR] 1.46 liters (73%)

@jdhartley jdhartley added the enhancement New feature or request label May 21, 2020
@yschen5812
Copy link
Author

Thanks for getting back! This particular one looks very nice and intuitive to me:
[WATR] 1.46 liters (73%)

Besides water log, I feel like weather information is probably another good candidate too if it's easy to add. Could be something like this:
[WTHR] 63° (30%)
It's something that I can find directly from my phone without unlocking it, but on the watch I need to open the Weather app to see. It's nice to have on watch so that I don't even need to touch my phone for the piece of information.

@jdhartley
Copy link
Owner

Great, I like the goal as a percent in the line as well. I will use this ticket to track this feature!

For weather, I think a new ticket would be best. I have briefly explored this -- this ticket also might provide the infrastructure needed to make adding weather data easier. Since Fitbit does not provide weather information, it would be needed to integrate with another API to provide this.

Thanks for sharing your ideas! Hope to provide these features for you soon.

@yschen5812
Copy link
Author

Thanks for taking care of this. Nice work!

@jdhartley jdhartley added this to the v2.1 milestone May 26, 2020
@jdhartley jdhartley removed this from the v2.3 milestone Jun 16, 2022
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

2 participants