Pythe1337N / garmin-connect

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

Re-add "getSteps" API #58

Closed loic294 closed 11 months ago

loic294 commented 11 months 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 11 months ago

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

neogermi commented 11 months 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 11 months 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