Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: qcrisw/python-fitbit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: robcwu/python-fitbit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 1 file changed
  • 3 contributors

Commits on Aug 9, 2023

  1. Update api.py

    allow spo2, hrv, br from fitbit
    only does intraday... one day
    no date range...
    robcwu committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    b2c344a View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2025

  1. Refactor ecg method to use options instead of parameters

    Refactor ecg method to accept options parameter and update URL handling.
    robcwu authored Oct 16, 2025
    Configuration menu
    Copy the full SHA
    5e7b9b7 View commit details
    Browse the repository at this point in the history
  2. Update api.py

    adding ecg
    robcwu committed Oct 16, 2025
    Configuration menu
    Copy the full SHA
    b4307fe View commit details
    Browse the repository at this point in the history
  3. Update api.py

    robcwu committed Oct 16, 2025
    Configuration menu
    Copy the full SHA
    355c69e View commit details
    Browse the repository at this point in the history
  4. Update api.py

    robcwu committed Oct 16, 2025
    Configuration menu
    Copy the full SHA
    c6b748e View commit details
    Browse the repository at this point in the history
Loading