Remove "height" and "line_color" from example (#7850)

Updated config example to match revised config options as of version 0.84.
This commit is contained in:
Nate Robinson 2018-12-15 11:23:44 +01:00 committed by Joakim Sørensen
parent 7fea37192c
commit be80507a87

View File

@ -64,6 +64,4 @@ theme:
- type: sensor
entity: sensor.illumination
name: Illumination
height: 75
line_color: "#3498db"
```