cyberjunky / python-garminconnect

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

feat: add possibility to upload body composition #173

Closed trunneml closed 8 months ago

trunneml commented 8 months 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 8 months ago

@trunneml thank you very much, merging!