mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update sensor.template.markdown (#6293)
* Update sensor.template.markdown * Update formatting
This commit is contained in:
parent
0b0c6fc3dc
commit
7b49b4de8b
@ -54,7 +54,7 @@ sensor:
|
||||
required: false
|
||||
type: string, list
|
||||
unit_of_measurement:
|
||||
description: Defines the units of measurement of the sensor, if any.
|
||||
description: "Defines the units of measurement of the sensor, if any. This will also influence the graphical presentation in the history visualisation as continuous value. Sensors with missing `unit_of_measurement` are showing as discrete values."
|
||||
required: false
|
||||
type: string
|
||||
value_template:
|
||||
|
Loading…
x
Reference in New Issue
Block a user