mirror of
https://github.com/home-assistant/core.git
synced 2025-08-01 03:35:09 +02:00
Tweak comment about humidity sensors (#77482)
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user