From 1158a29dae764dc0e1e5f23c68b40731f00ff129 Mon Sep 17 00:00:00 2001 From: Emeric <15244869+Mryck@users.noreply.github.com> Date: Sun, 9 Dec 2018 11:10:43 +0100 Subject: [PATCH] Fix example for the Gauge card (#7777) --- 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 6e15c8ba71b..382f0b5ac06 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 - unit_of_measurement: '%' + unit: '%' entity: sensor.cpu_usage ``` @@ -94,7 +94,7 @@ Define the severity map: ```yaml - type: gauge title: With Severity - unit_of_measurement: '%' + unit: '%' entity: sensor.cpu_usage severity: green: 0