From da37bd4018521c9782d980b21a3a0c773d506177 Mon Sep 17 00:00:00 2001 From: Nicholas Westerhausen Date: Sat, 15 Dec 2018 05:09:19 -0500 Subject: [PATCH] Fix example config (#7830) Example configs were using `title` instead of `name` --- source/_lovelace/gauge.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_lovelace/gauge.markdown b/source/_lovelace/gauge.markdown index 60376bdc937..d8de956b693 100644 --- a/source/_lovelace/gauge.markdown +++ b/source/_lovelace/gauge.markdown @@ -80,7 +80,7 @@ Title and Unit of Measurement Example: ```yaml - type: gauge - title: CPU Usuage + name: CPU Usuage unit: '%' entity: sensor.cpu_usage ``` @@ -94,7 +94,7 @@ Define the severity map: ```yaml - type: gauge - title: With Severity + name: With Severity unit: '%' entity: sensor.cpu_usage severity: