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] Full Support for Peloton Gym #505

Open
philosowaffle opened this issue Jun 4, 2023 · 0 comments
Open

[Feature] Full Support for Peloton Gym #505

philosowaffle opened this issue Jun 4, 2023 · 0 comments
Labels
enhancement new feature / improvments research needed needs more research by developer

Comments

@philosowaffle
Copy link
Owner

Peloton recently introduced Peloton Gym as an app only feature. With #502 partial support was added to P2G for these workouts, however its just barely enough to ensure P2G does not error out and basic HR information is captured.

Ideally, P2G should also be able to record the exercises that were part of the class plan into Garmin. Normally this class plan information is fetched from:

https://api.onepeloton.com/api/ride/{classId}/details
https://api.onepeloton.com/api/ride/301aabb0-7139-42cb-b44e-786182646316/details

However this is returning a 404 Ride not found. Need to figure out what the magic api endpoint is to grab the class plan details. Currently the only way to view the class plan details is via the app, there is no web site page (yet) to view what exercises were part of your workout. Might need to wait till this page gets added to the website before I can figure out the url.

@philosowaffle philosowaffle added the enhancement new feature / improvments label Jun 4, 2023
@philosowaffle philosowaffle added the research needed needs more research by developer label Dec 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new feature / improvments research needed needs more research by developer
Projects
None yet
Development

No branches or pull requests

1 participant