mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Tweak comment for ENERGY sensor device class (#62006)
This commit is contained in:
parent
048102e053
commit
b1117c17f1
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user