This custom component integrates Hevy workout tracking with Home Assistant, allowing you to monitor your fitness data directly in your smart home dashboard.
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.
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.