Tweak comment for ENERGY sensor device class (#62006)

This commit is contained in:
Erik Montnemery 2021-12-16 09:26:44 +01:00 committed by GitHub
parent 048102e053
commit b1117c17f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -90,7 +90,7 @@ class SensorDeviceClass(StrEnum):
# date (ISO8601)
DATE = "date"
# energy (kWh, Wh)
# energy (Wh, kWh, MWh)
ENERGY = "energy"
# frequency (Hz, kHz, MHz, GHz)