Pythe1337N / garmin-connect

Makes it simple to interface with Garmin Connect to get or set any data point.
MIT License
145 stars 60 forks source link

Re-add "getSteps" API #58

Closed loic294 closed 1 year ago

loic294 commented 1 year ago

The new version 1.6.0 removed the "getSteps" API. I am re-adding it using the same daily summary as the Garmin Connect online dashboard.

loic294 commented 1 year ago

I added a temporary NPM package while waiting for this to be merged: garmin-connect-1.6.1

neogermi commented 1 year ago

Hey, what is holding this PR back? It would be great to have the getSteps back soon :-)

Thank you for your work and let me know if I can help somehow.

Pythe1337N commented 1 year ago

I requested changes since the versioning and tagging will be a bit messed up if version number in package.json. I guess i can make a temporary branch and fix it