From 6c8293598d3a6884d2bf1814028d81171eb40006 Mon Sep 17 00:00:00 2001 From: epenet <6771947+epenet@users.noreply.github.com> Date: Tue, 25 Oct 2022 17:23:30 +0200 Subject: [PATCH] Add wind_speed sensor device class (#24435) --- source/_integrations/sensor.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/sensor.markdown b/source/_integrations/sensor.markdown index 8172cc2469c..6e5f6010182 100644 --- a/source/_integrations/sensor.markdown +++ b/source/_integrations/sensor.markdown @@ -58,6 +58,7 @@ The type of data a sensor returns impacts how it is displayed in the frontend. T - **volume**: Generic volume in L, mL, gal, fl. oz., m³, or ft³ - **water**: Water consumption in L, gal, m³, or ft³ - **weight**: Generic mass in kg, g, mg, µg, oz, or lb +- **wind_speed**: Wind speed in ft/s, km/h, kn, m/s, or mph