Whoop! heart rate monitoring - integration

I managed to create a super simple integration which get’s the sleep and recovery score.

Would anyone interested in the integration, so I would share it to GitHub.

What data would be interesting for you besides the sleep and recovery scores?

1 Like

I would be interested. I still need to actually play with the API, but i think it might be possible to get your current sleep state and anticipated wake up time so I can create an automation that says “if it is around 1 hour before my anticipated wake time and I am sleeping lightly, turn on my bedroom lamp over a period of 10 minutes.”

I made my own Integration for Whoop API and HA. With the help of AI.

You can do Simple or Detailed Views:

You can see the code here. This is my first contribution, feel free to modify as you wish.

1 Like

Just wondering if someone is updating this? Should be an integration we can find via HACS?

I have created an alternative integration that doesn’t require a separately deployed service. You sign in to Whoop while setting up the integration in Home Assistant and it’s installable with HACS via custom repositories for now.

You still have to create an “App” in the Whoop developer portal to be able the configure the integration though. The README walks you through it.

Check it out if you’d like, some testers would be nice :slight_smile:

2 Likes

You should add some pictures to your GitHub — helps people see the idea right away

Working for me! Nice work! Thanks!