Tweak comment about humidity sensors (#77482)

pull/77498/head
Erik Montnemery 2022-08-29 15:57:40 +02:00 committed by GitHub
parent 2e3a2d29e5
commit 6b9c4c7ec1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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)