From 33c0a60db2b3dc454da8a8ab5ec55470ac4f0b96 Mon Sep 17 00:00:00 2001 From: Kallb123 Date: Mon, 22 Jan 2018 16:52:29 +0000 Subject: [PATCH] Updated entity_picture_template key in configuration --- source/_components/sensor.template.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/sensor.template.markdown b/source/_components/sensor.template.markdown index 3c865a2ee2a..2841dc027ba 100644 --- a/source/_components/sensor.template.markdown +++ b/source/_components/sensor.template.markdown @@ -57,7 +57,7 @@ sensor: description: Defines a template for the icon of the sensor. required: false type: template - icon_template: + entity_picture_template: description: Defines a template for the entity picture of the sensor. required: false type: template