mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 14:26:51 +00:00
Fix configuration sample
This commit is contained in:
parent
6eb14c27a4
commit
c0f41511e2
@ -63,6 +63,7 @@ Thanks to the [`proc`](https://en.wikipedia.org/wiki/Procfs) file system, variou
|
|||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
|
sensor:
|
||||||
- platform: command_line
|
- platform: command_line
|
||||||
name: CPU Temperature
|
name: CPU Temperature
|
||||||
command: "cat /sys/class/thermal/thermal_zone0/temp"
|
command: "cat /sys/class/thermal/thermal_zone0/temp"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user