Add generic speed device_class (#24066)

This commit is contained in:
epenet 2022-09-28 08:25:49 +02:00 committed by GitHub
parent 0416b5c238
commit 2420c81d8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,6 +48,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
- **speed**: Generic speed
- **sulphur_dioxide**: Concentration of sulphur dioxide in µg/m³
- **temperature**: Temperature in °C or °F
- **timestamp**: Datetime object or timestamp string (ISO 8601)