We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f45ea82 commit 52f426bCopy full SHA for 52f426b
source/_components/sensor.random.markdown
@@ -29,4 +29,5 @@ Configuration variables:
29
- **name** (*Optional*): Name of the sensor to use in the frontend. Defaults to `Random Sensor`.
30
- **minimum** (*Optional*): Lower limit for the values. Defaults to `0`.
31
- **maximum** (*Optional*): Upper limit for the values. Defaults to `20`.
32
+- **unit_of_measurement** (*Optional*): Defines the units of measurement of the sensor, if any.
33
0 commit comments