Fix example for the Gauge card (#7777)

This commit is contained in:
Emeric 2018-12-09 11:10:43 +01:00 committed by Fabian Affolter
parent 2fef956858
commit 1158a29dae

View File

@ -80,7 +80,7 @@ Title and Unit of Measurement Example:
```yaml ```yaml
- type: gauge - type: gauge
title: CPU Usuage title: CPU Usuage
unit_of_measurement: '%' unit: '%'
entity: sensor.cpu_usage entity: sensor.cpu_usage
``` ```
@ -94,7 +94,7 @@ Define the severity map:
```yaml ```yaml
- type: gauge - type: gauge
title: With Severity title: With Severity
unit_of_measurement: '%' unit: '%'
entity: sensor.cpu_usage entity: sensor.cpu_usage
severity: severity:
green: 0 green: 0