mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-14 21:06:28 +00:00
Document apparent and reactive power sensor device classes (#1166)
This commit is contained in:
parent
ccdcdcc569
commit
02c72eeff7
@ -26,6 +26,7 @@ If specifying a device class, your sensor entity will need to also return the co
|
|||||||
|
|
||||||
| Type | Supported units | Description
|
| Type | Supported units | Description
|
||||||
| ---- | ---- | -----------
|
| ---- | ---- | -----------
|
||||||
|
| apparent_power | VA | Apparent power |
|
||||||
| aqi | | Air Quality Index
|
| aqi | | Air Quality Index
|
||||||
| 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.
|
||||||
@ -48,6 +49,7 @@ If specifying a device class, your sensor entity will need to also return the co
|
|||||||
| power | W, kW | Power, statistics will be stored in W.
|
| power | W, kW | Power, statistics will be stored in W.
|
||||||
| power_factor | % | Power Factor
|
| power_factor | % | Power Factor
|
||||||
| pressure | cbar, bar, hPa, inHg, kPa, mbar, Pa, psi | Pressure, statistics will be stored in Pa.
|
| pressure | cbar, bar, hPa, inHg, kPa, mbar, Pa, psi | Pressure, statistics will be stored in Pa.
|
||||||
|
| reactive_power | var | Reactive power |
|
||||||
| signal_strength | dB, dBm | Signal strength
|
| signal_strength | dB, dBm | Signal strength
|
||||||
| sulphur_dioxide | µg/m³ | Concentration of sulphure dioxide |
|
| sulphur_dioxide | µg/m³ | Concentration of sulphure dioxide |
|
||||||
| temperature | °C, °F | Temperature, statistics will be stored in °C.
|
| temperature | °C, °F | Temperature, statistics will be stored in °C.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user