Add unit of measurement (#2337)
This commit is contained in:
parent
f45ea8261d
commit
52f426b7fc
1 changed files with 1 additions and 0 deletions
|
@ -29,4 +29,5 @@ Configuration variables:
|
|||
- **name** (*Optional*): Name of the sensor to use in the frontend. Defaults to `Random Sensor`.
|
||||
- **minimum** (*Optional*): Lower limit for the values. Defaults to `0`.
|
||||
- **maximum** (*Optional*): Upper limit for the values. Defaults to `20`.
|
||||
- **unit_of_measurement** (*Optional*): Defines the units of measurement of the sensor, if any.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue