mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Add mmHg to Device Class atmospheric_pressure (#28781)
This commit is contained in:
parent
7bd757d202
commit
7eca86c7fe
@ -22,7 +22,7 @@ The type of data a sensor returns impacts how it is displayed in the frontend. T
|
|||||||
- **None**: Generic sensor. This is the default and doesn't need to be set.
|
- **None**: Generic sensor. This is the default and doesn't need to be set.
|
||||||
- **apparent_power**: Apparent power in VA.
|
- **apparent_power**: Apparent power in VA.
|
||||||
- **aqi**: Air Quality Index (unitless).
|
- **aqi**: Air Quality Index (unitless).
|
||||||
- **atmospheric_pressure**: Atmospheric pressure in cbar, bar, hPa, inHg, kPa, mbar, Pa or psi
|
- **atmospheric_pressure**: Atmospheric pressure in cbar, bar, hPa, mmHg, inHg, kPa, mbar, Pa or psi
|
||||||
- **battery**: Percentage of battery that is left in %
|
- **battery**: Percentage of battery that is left in %
|
||||||
- **carbon_dioxide**: Carbon Dioxide in CO2 (Smoke) in ppm
|
- **carbon_dioxide**: Carbon Dioxide in CO2 (Smoke) in ppm
|
||||||
- **carbon_monoxide**: Carbon Monoxide in CO (Gas CNG/LPG) in ppm
|
- **carbon_monoxide**: Carbon Monoxide in CO (Gas CNG/LPG) in ppm
|
||||||
|
Loading…
x
Reference in New Issue
Block a user