mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-13 20:36:29 +00:00
Add wind_speed sensor device class (#1490)
This commit is contained in:
parent
aadedb7c2f
commit
9bd288eb84
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user