cyberjunky / python-garminconnect

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

feat: add possibility to upload body composition #173

Closed trunneml closed 1 year ago

trunneml commented 1 year ago

This PR adds a method to upload body compositions. It is based on the fit file creation in withings_sync.

See #170

cyberjunky commented 1 year ago

@trunneml thank you very much, merging!