Tweak comment about humidity sensors (#77482)

This commit is contained in:
Erik Montnemery
2022-08-29 15:57:40 +02:00
committed by GitHub
parent 2e3a2d29e5
commit 6b9c4c7ec1

View File

@@ -113,7 +113,7 @@ class SensorDeviceClass(StrEnum):
# gas (m³ or ft³)
GAS = "gas"
# % of humidity in the air
# Relative humidity (%)
HUMIDITY = "humidity"
# current light level (lx/lm)