From f36e3584d0d06e5c06785fb1922a22e1c60e55fa Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Tue, 25 Mar 2025 18:52:23 +0100 Subject: [PATCH] Update sensor.md (#2622) --- docs/core/entity/sensor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/core/entity/sensor.md b/docs/core/entity/sensor.md index 2e55cf75..e49ebeb7 100644 --- a/docs/core/entity/sensor.md +++ b/docs/core/entity/sensor.md @@ -37,7 +37,7 @@ If specifying a device class, your sensor entity will need to also return the co | `SensorDeviceClass.AREA` | m², cm², km², mm², in², ft², yd², mi², ac, ha | Area | `SensorDeviceClass.ATMOSPHERIC_PRESSURE` | cbar, bar, hPa, mmHG, inHg, kPa, mbar, Pa, psi | Atmospheric pressure | `SensorDeviceClass.BATTERY` | % | Percentage of battery that is left -| `SensorDeviceClass.BLOOD_GLUCOSE_CONCENTRATION` | mg/dL, mmol/L | Blood glucose concentration``` +| `SensorDeviceClass.BLOOD_GLUCOSE_CONCENTRATION` | mg/dL, mmol/L | Blood glucose concentration | `SensorDeviceClass.CO2` | ppm | Concentration of carbon dioxide. | `SensorDeviceClass.CO` | ppm | Concentration of carbon monoxide. | `SensorDeviceClass.CONDUCTIVITY` | S/cm, mS/cm, µS/cm | Conductivity