Hevy App Integration - Hevy is a free workout tracker for iOS and Android. Build routines and track progress with friends

This custom component integrates Hevy workout tracking with Home Assistant, allowing you to monitor your fitness data directly in your smart home dashboard.

hudsonbrendon/HA-hevy: Hevy is a free workout tracker for iOS and Android. Build routines and track progress with friends.

6 Likes

Great job!

I am gonna try this. I am trying to build a health hub within home assistant and was searching some way to get workout details integrated. Seems like you made it possible.

I already have Apple Health data in and auto Proteine calculations and so on, but the workout details are missing.

I will let you know how it works.

I have been testing the integration, and now after a week checking my data. But it seems like for example bench press doesnt get updated. Likely this is cause because the sensor is attached to a workout? So it doesnt get updated when i start a new empty workout and add bench press.

1 Like

I’ve tried a few things to try and do templated state combinations without much luck myself.

What would be amazing is if could have an exercise sensor that updates with the values across workouts, as that would be something would want to chart and run statistics on.

I haven’t had a play with the Hevy API just yet but in their swagger it appears that in a workout, the exercise returns the exercise template ID which if it’s the same across workouts, should allow for collecting that data.

Really like the direction of this though - great addition on top of other health data sources.

Is this thing defunct? Looks like there’s some recent activity in the GitHub repo but I can’t find the integration in the HACS list.

I know this is a zombie thread at this point. This integration was a decent starting point but was incomplete. So I decided to just go ahead and build a fuller version. Appreciate the starting point @hudsonbrendon!

Here is the integration: GitHub - DisplacedForest/ha-hevy-tracker: Home Assistant integration for Hevy workout tracking with rich sensor data, PR tracking, and streak monitoring

Still pending HACS approval to be listed in the ‘store’ but you can still do a manual install. Happy to help anyone who needs it.

Let me know if you find issues @imaikel, @breeny, and @SpikeyGG

EDIT: We have been approved in HACS, so it should be an easy peasy install.