Fix configuration sample
This commit is contained in:
parent
6eb14c27a4
commit
c0f41511e2
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue