cyberjunky / python-garminconnect

Python 3 API wrapper for Garmin Connect to get activity statistics
MIT License
964 stars 149 forks source link

Issue 146 - adding Hill Score endpoint #147

Closed psdupvi closed 1 year ago

psdupvi commented 1 year ago

Works for a single day and a range of days using a single endpoint (depending on whether you submit one date or multiple dates)

cyberjunky commented 1 year ago

Thanks! Merging and converting now.

cyberjunky commented 1 year ago

It's available in latest code (no release yet, some small things to fix) Can you try, it's option 'G' in example.py.

psdupvi commented 1 year ago

Just tested and confirmed it works on example.py

Screenshot 2023-09-14 at 9 20 53 AM