mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-08 10:38:44 +00:00
2022.11.3
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
sensor:
|
||||
- platform: command_line
|
||||
name: Cobalt CPU Temperature
|
||||
command: "cat /sys/class/thermal/thermal_zone3/temp"
|
||||
command: "cat /sys/class/thermal/thermal_zone4/temp"
|
||||
unit_of_measurement: "°C"
|
||||
value_template: '{{ value | multiply(0.001) | round(1) }}'
|
||||
|
||||
Reference in New Issue
Block a user