mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-07 17:36:29 +00:00
Add comment around weight device class (#1479)
This commit is contained in:
parent
985e8d4747
commit
1e6761fb2b
@ -64,7 +64,7 @@ If specifying a device class, your sensor entity will need to also return the co
|
||||
| volatile_organic_compounds | µg/m³ | Concentration of volatile organic compounds
|
||||
| voltage | V | Voltage
|
||||
| volume | L, mL, gal, fl. oz., m³, ft³ | Generic volume
|
||||
| weight | kg, g, mg, µg, oz, lb | Generic mass
|
||||
| weight | kg, g, mg, µg, oz, lb | Generic mass; `weight` is used instead of `mass` to fit with every day language.
|
||||
|
||||
### Available state classes
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user