value_template added to configuration (#11190)

I believe it's missing
This commit is contained in:
akasma74 2019-11-16 18:26:20 +00:00 committed by Franck Nijhof
parent cc2d58adb3
commit df6bdcb1fb

View File

@ -43,6 +43,10 @@ name:
required: false
default: Web scrape
type: string
value_template:
description: Defines a template to get the state of the sensor.
required: false
type: template
unit_of_measurement:
description: Defines the units of measurement of the sensor, if any.
required: false