Skip to content

Commit

Permalink
Update sensor.md
Browse files Browse the repository at this point in the history
  • Loading branch information
epenet authored Oct 29, 2024
1 parent 127b343 commit fd5142d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/core/entity/sensor.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ If specifying a device class, your sensor entity will need to also return the co
| `SensorDeviceClass.AQI` | None | Air Quality Index
| `SensorDeviceClass.ATMOSPHERIC_PRESSURE` | cbar, bar, hPa, mmHG, inHg, kPa, mbar, Pa, psi | Atmospheric pressure.
| `SensorDeviceClass.BATTERY` | % | Percentage of battery that is left
| `SensorDeviceClass.BLOOD_SUGAR_LEVEL` | mg/dL, mmol/L | Blood sugar level
| `SensorDeviceClass.CO2` | ppm | Concentration of carbon dioxide.
| `SensorDeviceClass.CO` | ppm | Concentration of carbon monoxide.
| `SensorDeviceClass.CONDUCTIVITY` | S/cm, mS/cm, µS/cm | Conductivity
Expand Down

0 comments on commit fd5142d

Please sign in to comment.