mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-11-13 13:00:18 +00:00
Add new atmospheric pressure device class (#1573)
This commit is contained in:
@@ -33,6 +33,7 @@ If specifying a device class, your number entity will need to also return the co
|
|||||||
| ---- | ---- | -----------
|
| ---- | ---- | -----------
|
||||||
| apparent_power | VA | Apparent power |
|
| apparent_power | VA | Apparent power |
|
||||||
| aqi | | Air Quality Index
|
| aqi | | Air Quality Index
|
||||||
|
| atmospheric_pressure | cbar, bar, hPa, inHg, kPa, mbar, Pa, psi | Atmospheric pressure, statistics will be stored in Pa.
|
||||||
| battery | % | Percentage of battery that is left
|
| battery | % | Percentage of battery that is left
|
||||||
| carbon_dioxide | ppm | Concentration of carbon dioxide.
|
| carbon_dioxide | ppm | Concentration of carbon dioxide.
|
||||||
| carbon_monoxide | ppm | Concentration of carbon monoxide.
|
| carbon_monoxide | ppm | Concentration of carbon monoxide.
|
||||||
|
|||||||
@@ -33,6 +33,7 @@ If specifying a device class, your sensor entity will need to also return the co
|
|||||||
| ---- | ---- | -----------
|
| ---- | ---- | -----------
|
||||||
| apparent_power | VA | Apparent power |
|
| apparent_power | VA | Apparent power |
|
||||||
| aqi | | Air Quality Index
|
| aqi | | Air Quality Index
|
||||||
|
| atmospheric_pressure | cbar, bar, hPa, inHg, kPa, mbar, Pa, psi | Atmospheric pressure, statistics will be stored in Pa.
|
||||||
| battery | % | Percentage of battery that is left
|
| battery | % | Percentage of battery that is left
|
||||||
| carbon_dioxide | ppm | Concentration of carbon dioxide.
|
| carbon_dioxide | ppm | Concentration of carbon dioxide.
|
||||||
| carbon_monoxide | ppm | Concentration of carbon monoxide.
|
| carbon_monoxide | ppm | Concentration of carbon monoxide.
|
||||||
|
|||||||
Reference in New Issue
Block a user