Fix withings body hydration unit of measure to match documented unit of measure. (#36723)

This commit is contained in:
Robert Van Gorkom
2020-06-22 18:45:05 -07:00
committed by GitHub
parent 49a153a2e5
commit 2538cda9d4

View File

@@ -258,7 +258,7 @@ WITHINGS_ATTRIBUTES = [
Measurement.HYDRATION,
MeasureType.HYDRATION,
"Hydration",
UNIT_PERCENTAGE,
MASS_KILOGRAMS,
"mdi:water",
SENSOR_DOMAIN,
False,