mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-15 05:16:28 +00:00
Align SensorDeviceClass page with code (#1810)
This commit is contained in:
parent
3bf3721acb
commit
57f75b937f
@ -36,8 +36,8 @@ 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, inHg, kPa, mbar, Pa, psi | Atmospheric pressure.
|
||||
| `SensorDeviceClass.BATTERY` | % | Percentage of battery that is left
|
||||
| `SensorDeviceClass.CARBON_DIOXIDE` | ppm | Concentration of carbon dioxide.
|
||||
| `SensorDeviceClass.CARBON_MONOXIDE` | ppm | Concentration of carbon monoxide.
|
||||
| `SensorDeviceClass.CO2` | ppm | Concentration of carbon dioxide.
|
||||
| `SensorDeviceClass.CO` | ppm | Concentration of carbon monoxide.
|
||||
| `SensorDeviceClass.CURRENT` | A, mA | Current
|
||||
| `SensorDeviceClass.DATA_RATE` | bit/s, kbit/s, Mbit/s, Gbit/s, B/s, kB/s, MB/s, GB/s, KiB/s, MiB/s, GiB/s | Data rate
|
||||
| `SensorDeviceClass.DATA_SIZE` | bit, kbit, Mbit, Gbit, B, kB, MB, GB, TB, PB, EB, ZB, YB, KiB, MiB, GiB, TiB, PiB, EiB, ZiB, YiB | Data size
|
||||
|
Loading…
x
Reference in New Issue
Block a user