Tweak comment about humidity sensors (#77482)
parent
2e3a2d29e5
commit
6b9c4c7ec1
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue