mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 06:07:17 +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 (ISO8601)
|
||||||
DATE = "date"
|
DATE = "date"
|
||||||
|
|
||||||
# energy (kWh, Wh)
|
# energy (Wh, kWh, MWh)
|
||||||
ENERGY = "energy"
|
ENERGY = "energy"
|
||||||
|
|
||||||
# frequency (Hz, kHz, MHz, GHz)
|
# frequency (Hz, kHz, MHz, GHz)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user