mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-15 13:26:28 +00:00
Add device class gas (#1019)
This commit is contained in:
parent
221f007c07
commit
3717180295
@ -29,6 +29,7 @@ If specifying a device class, your sensor entity will need to also return the co
|
||||
| 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.
|
||||
| gas | m³/ft³ | Volume of gas.
|
||||
| illuminance | lx/lm | Light level.
|
||||
| signal_strength | dB/dBm | Signal strength.
|
||||
| temperature | °C/°F | Temperature.
|
||||
|
Loading…
x
Reference in New Issue
Block a user