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