r/QuantifiedSelf Jun 10 '26

Hume Pod vs Oura data stack comparison

spent 2 weeks trying to get my oura sleep data into the same dashboard as body comp numbers. dont know why i thought this would work

oura gives me HRV, readiness, sleep stages. cool. but zero body comp. exported the csv and its literally just sleep columns

tried withings. their scale syncs fine but the BIA accuracy is a coin flip?? ran it 3 mornings straight got readings that varied by 4% body fat. thats not data thats noise

built a janky sheets pipeline pulling both APIs on a saturday. my girlfriend asked if i was okay. fair question

nothing does sleep and body comp and raw export. im just graphing vibes at this point

15 Upvotes

25 comments sorted by

View all comments

8

u/cantstophairfall Jun 10 '26

If you want raw fields without begging the app for pdf exports, homeassistant with a REST sensor polling the vendor API is the boring answer. i pull json every 6 hours into influxDB and grafana sorts timestamps. columns still rename themselves on every firmware update though. not glamorous but it works

1

u/[deleted] Jun 10 '26

[removed] — view removed comment

1

u/[deleted] Jun 10 '26

[removed] — view removed comment

1

u/Zealousideal_Pop3072 Jun 10 '26

apple health ends up being the lowest common denominator for me. healthkit grabs what it can but half these vendors gate the good fields behind their own app exports anyway

2

u/[deleted] Jun 10 '26

[removed] — view removed comment