dckiller51 / bodymiscale

Custom_components Body Metrics for Xiaomi Miscale 1 and 2 (esphome or BLE monitor for Homeassistant)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Metrics interpretation

BishKopt opened this issue · comments

Hi, and thank for this great integration! :)

I have a couple of questions regarding the calculated metrics:

  1. How to interpret "Body score"? How is it calculated?
  2. How to interpret "Lean body mass"? In my case it's a bit off from simple "body weight" - "body fat weight" formula.
  3. Should "Lean body mass" and "Visceral fat" be in kilograms (currently they don't have units)?
  4. Why different metrics have different decimal precision (e.g. "Muscle mass" has 2, "Lean body mass" 1 and "Visceral fat" 0).

Thanks!

Hi, I was close to create an issue, but it seems I'm not alone and I confirm that body mass and visceral fat do not have unit while others do.
I saw somewhere else someone asking for having BMI in kg/m². Personally, I'm not a big fan and I'm not sure if this unit is registered in the HA core, but, well, why not?
Now, thanks to the issue created by BishKopt, it came to my eyes that the decimal precision is indeed not the same. If this 'glitch' is not intentional and is easy to fix, I vote for having at least one decimal place of precision. Anyway, the sensors are not that precise, and the metrics are just rough approximate functions based on rough statistics gathered years ago from a non-fully representative population.

Thank for the integration and your consideration