|
|
|
|
@ -332,8 +332,8 @@
|
|
|
|
|
"temperature": { |
|
|
|
|
"interval": 10, |
|
|
|
|
"tooltip": false, |
|
|
|
|
//"hwmon-path": "/sys/class/hwmon/hwmon5/temp1_input", |
|
|
|
|
"thermal-zone": 0, |
|
|
|
|
"hwmon-path": "/sys/class/hwmon/hwmon1/temp1_input", |
|
|
|
|
//"thermal-zone": 0, |
|
|
|
|
"critical-threshold": 82, |
|
|
|
|
"format-critical": "{temperatureC}°C {icon}", |
|
|
|
|
"format": "{temperatureC}°C {icon}", |
|
|
|
|
@ -557,8 +557,8 @@
|
|
|
|
|
"temperature#vertical": { |
|
|
|
|
"interval": 10, |
|
|
|
|
"tooltip": true, |
|
|
|
|
//"hwmon-path": "/sys/class/hwmon/hwmon1/temp1_input", |
|
|
|
|
"thermal-zone": 0, |
|
|
|
|
"hwmon-path": "/sys/class/hwmon/hwmon1/temp1_input", |
|
|
|
|
//"thermal-zone": 0, |
|
|
|
|
"critical-threshold": 80, |
|
|
|
|
"format-critical": "{icon}\n{temperatureC}°C", |
|
|
|
|
"format": " {icon}", |
|
|
|
|
|