mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add in/s and mm/s (#34630)
Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
parent
f3df6b81e1
commit
592d7698ce
@ -65,7 +65,7 @@ The following device classes are supported for numbers:
|
||||
- **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
|
||||
- **speed**: Generic speed in ft/s, in/d, in/h, in/s, km/h, kn, m/s, mph, mm/d, or mm/s
|
||||
- **sulphur_dioxide**: Concentration of sulphur dioxide in µg/m³
|
||||
- **temperature**: Temperature in °C, °F or K
|
||||
- **volatile_organic_compounds**: Concentration of volatile organic compounds in µg/m³
|
||||
|
@ -72,7 +72,7 @@ The following device classes are supported for sensors:
|
||||
- **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
|
||||
- **speed**: Generic speed in ft/s, in/d, in/h, in/s, km/h, kn, m/s, mph, mm/d, or mm/s
|
||||
- **sulphur_dioxide**: Concentration of sulphur dioxide in µg/m³
|
||||
- **temperature**: Temperature in °C, °F or K
|
||||
- **timestamp**: Datetime object or timestamp string (ISO 8601)
|
||||
|
Loading…
x
Reference in New Issue
Block a user