mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 04:46:49 +00:00
Add new sound pressure device class (#25168)
Co-authored-by: Franck Nijhof <git@frenck.dev>
This commit is contained in:
parent
45712071ee
commit
b0681773b8
@ -54,6 +54,7 @@ The type of data a number represents impacts how it is displayed in the frontend
|
||||
- **pressure**: Pressure in Pa, kPa, hPa, bar, cbar, mbar, mmHg, inHg, or psi
|
||||
- **reactive_power**: Reactive power in var
|
||||
- **signal_strength**: Signal strength in dB or dBm
|
||||
- **sound_pressure**: Sound pressure in dB or dBA
|
||||
- **speed**: Generic speed in ft/s, in/d, in/h, km/h, kn, m/s, mph, or mm/d
|
||||
- **sulphur_dioxide**: Concentration of sulphur dioxide in µg/m³
|
||||
- **temperature**: Temperature in °C or °F
|
||||
|
@ -54,6 +54,7 @@ The type of data a sensor returns impacts how it is displayed in the frontend. T
|
||||
- **pressure**: Pressure in Pa, kPa, hPa, bar, cbar, mbar, mmHg, inHg, or psi
|
||||
- **reactive_power**: Reactive power in var
|
||||
- **signal_strength**: Signal strength in dB or dBm
|
||||
- **sound_pressure**: Sound pressure in dB or dBA
|
||||
- **speed**: Generic speed in ft/s, in/d, in/h, km/h, kn, m/s, mph, or mm/d
|
||||
- **sulphur_dioxide**: Concentration of sulphur dioxide in µg/m³
|
||||
- **temperature**: Temperature in °C or °F
|
||||
|
Loading…
x
Reference in New Issue
Block a user