mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-21 08:16:29 +00:00
Add precipitation_intensity sensor device class (#1491)
This commit is contained in:
parent
72603c09ef
commit
68ed590f2b
@ -55,6 +55,7 @@ If specifying a device class, your sensor entity will need to also return the co
|
||||
| pm10 | µg/m³ | Concentration of particulate matter less than 10 micrometers |
|
||||
| power | W, kW | Power, statistics will be stored in W.
|
||||
| power_factor | % | Power Factor
|
||||
| precipitation_intensity | in/d, in/h, mm/d, mm/h | Precipitation intensity
|
||||
| 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user