v1.5.0 - Strava support + package rename
First release as eufy-sync (formerly eufy-garmin-sync).
What's new
- Strava support - sync weight to Strava alongside Garmin Connect
- Configure one or both targets - Garmin and Strava are both optional
eufy-sync --setup-stravato add Strava to an existing setupeufy-sync --reauth [garmin|strava]for per-target re-authentication- Multi-target status and summary output
Migrating from eufy-garmin-sync
pipx uninstall eufy-garmin-sync
pipx install eufy-syncYour config (~/.garmin-sync/) and sync history carry over automatically.
Strava setup
- Create a Strava API app at https://www.strava.com/settings/api
- Set redirect URI to
http://localhost:8089/callback - Run
eufy-sync --setup-strava