Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Merging Peleton data into existing activity for having additional data #642

Open
RicardoNiepel opened this issue Apr 23, 2024 · 0 comments
Labels
enhancement new feature / improvments

Comments

@RicardoNiepel
Copy link
Contributor

Is your feature request related to a problem? Please describe.
Current sync adds Peleton activities to Garmin Connect, only using data from Peleton API, ignoring matching Garmin activity which maybe contains other data.

If you wear a Garmin watch during the training, the original activity contains additional data like respiration rate, sweat loss, stamina, body battery and recovery hr.

Describe the solution you'd like

  • Look for similiar activities already existing in Garmin Connect during sync
  • Read additional data of the original activity
  • Merge this data into the new activity created from the Peleton data
  • Upload the new activity, delete the original activity
@RicardoNiepel RicardoNiepel added the enhancement new feature / improvments label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new feature / improvments
Projects
None yet
Development

No branches or pull requests

1 participant