From 3e75fdba15ed9bcc20f4b727e2ce73390f8f0116 Mon Sep 17 00:00:00 2001 From: epenet <6771947+epenet@users.noreply.github.com> Date: Mon, 15 Nov 2021 14:33:56 +0100 Subject: [PATCH] Add frequency device class for sensor (#1137) Co-authored-by: Franck Nijhof Co-authored-by: epenet --- docs/core/entity/sensor.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/core/entity/sensor.md b/docs/core/entity/sensor.md index f04c99ff..3f5d7b11 100644 --- a/docs/core/entity/sensor.md +++ b/docs/core/entity/sensor.md @@ -33,6 +33,7 @@ If specifying a device class, your sensor entity will need to also return the co | current | A | Current | date | | Date, must be formatted according to [ISO8601](https://en.wikipedia.org/wiki/ISO_8601). | energy | Wh, kWh, MWh | Energy, statistics will be stored in kWh. +| frequency | Hz, kHz, MHz, GHz | Frequency | gas | m³, ft³ | Volume of gas, statistics will be stored in m³. Gas consumption measured as energy in kWh instead of a volume should be classified as energy. | humidity | % | Relative humidity | illuminance | lx, lm | Light level