Update sensor.command_line.markdown (#1914)

This commit is contained in:
bbrendon 2017-01-30 06:06:17 -08:00 committed by Fabian Affolter
parent 360af885c1
commit 24b5f8e937

View File

@ -31,6 +31,7 @@ Configuration variables:
- **name** (*Optional*): Name of the command sensor.
- **unit_of_measurement** (*Optional*): Defines the unit of measurement of the sensor, if any.
- **value_template** (*Optional*): Defines a [template](/topics/templating/) to extract a value from the payload.
- **scan_interval** (*Optional*): Defines number of seconds for polling interval
## {% linkable_title Examples %}