Update Sensor device classes (#836)

This commit is contained in:
Alexei Chetroi 2021-03-06 20:55:07 -05:00 committed by GitHub
parent 66a1a53997
commit 69047ad792
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,6 +24,8 @@ If specifying a device class, your sensor entity will need to also return the co
| Type | Unit | Description
| ---- | ---- | -----------
| battery | % | % of battery that is left.
| carbon_dioxide | ppm | parts per million of carbon dioxide concentration
| carbon_monoxide | ppm | parts per million of carbon monoxide concentration
| humidity | % | % of humidity in the air.
| illuminance | lx/lm | Light level.
| signal_strength | dB/dBm | Signal strength.