diff --git a/source/_integrations/number.markdown b/source/_integrations/number.markdown index 2a9759608d2..2663dd0a68a 100644 --- a/source/_integrations/number.markdown +++ b/source/_integrations/number.markdown @@ -87,6 +87,7 @@ The following device classes are supported for numbers: - **volume_storage**: Generic stored volume in L, mL, gal, fl. oz., m³, ft³, or CCF - **water**: Water consumption in L, gal, m³, ft³, or CCF - **weight**: Generic mass in kg, g, mg, µg, oz, lb, or st +- **wind_direction**: Wind direction in ° - **wind_speed**: Wind speed in ft/s, km/h, kn, m/s, or mph ## Actions diff --git a/source/_integrations/sensor.markdown b/source/_integrations/sensor.markdown index 3696afe4da1..5c94339fbf2 100644 --- a/source/_integrations/sensor.markdown +++ b/source/_integrations/sensor.markdown @@ -101,4 +101,5 @@ The following device classes are supported for sensors: - **volume_storage**: Generic stored volume in L, mL, gal, fl. oz., m³, ft³, or CCF - **water**: Water consumption in L, gal, m³, ft³, or CCF - **weight**: Generic mass in kg, g, mg, µg, oz, lb, or st +- **wind_direction**: Wind direction in ° - **wind_speed**: Wind speed in Beaufort, ft/s, km/h, kn, m/s, or mph