From 2420c81d8b6e12cb96cea61fa2c0fbf2d39567a2 Mon Sep 17 00:00:00 2001 From: epenet <6771947+epenet@users.noreply.github.com> Date: Wed, 28 Sep 2022 08:25:49 +0200 Subject: [PATCH] Add generic speed device_class (#24066) --- source/_integrations/sensor.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/sensor.markdown b/source/_integrations/sensor.markdown index 23f992b8062..8ee096954d2 100644 --- a/source/_integrations/sensor.markdown +++ b/source/_integrations/sensor.markdown @@ -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)