Add wind_speed sensor device class (#1490)

This commit is contained in:
epenet 2022-10-25 17:23:06 +02:00 committed by GitHub
parent aadedb7c2f
commit 9bd288eb84
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,6 +66,7 @@ If specifying a device class, your sensor entity will need to also return the co
| volume | L, mL, gal, fl. oz., m³, ft³ | Generic volume
| water | L, gal, m³, ft³ | Water consumption
| weight | kg, g, mg, µg, oz, lb | Generic mass; `weight` is used instead of `mass` to fit with every day language.
| wind_speed | ft/s, km/h, kn, m/s, mph | Wind speed
### Available state classes