Fix configuration sample

This commit is contained in:
Fabian Affolter 2017-08-08 13:51:17 +02:00
parent 6eb14c27a4
commit c0f41511e2
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -63,6 +63,7 @@ Thanks to the [`proc`](https://en.wikipedia.org/wiki/Procfs) file system, variou
```yaml
# Example configuration.yaml entry
sensor:
- platform: command_line
name: CPU Temperature
command: "cat /sys/class/thermal/thermal_zone0/temp"