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