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

Support startTime, user locale, and add new fields #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

steve-gh
Copy link

Add new fields:

  • floors
  • minutesToFallAsleep
  • sleep StartTime

Adds the user's locale to the request, which is now used by fitbit to convert the units to the user's locale. See: https://dev.fitbit.com/docs/basics/#units

Fix a bug where the date was not using a zero-hour causing it never to match across rows.

Add new fields:
 - floors
 - minutesToFallAsleep
 - sleep StartTime

Adds the user's locale to the request, which is now used by fitbit to convert the units to the user's locale. See: https://dev.fitbit.com/docs/basics/#units

Fix a bug where the date was not using a zero-hour causing it never to match across rows.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant