mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 13:47:35 +00:00
Fix withings body hydration unit of measure to match documented unit of measure. (#36723)
This commit is contained in:
parent
49a153a2e5
commit
2538cda9d4
@ -258,7 +258,7 @@ WITHINGS_ATTRIBUTES = [
|
||||
Measurement.HYDRATION,
|
||||
MeasureType.HYDRATION,
|
||||
"Hydration",
|
||||
UNIT_PERCENTAGE,
|
||||
MASS_KILOGRAMS,
|
||||
"mdi:water",
|
||||
SENSOR_DOMAIN,
|
||||
False,
|
||||
|
Loading…
x
Reference in New Issue
Block a user