summaryrefslogtreecommitdiff
path: root/thermal_info_config_redfin.json
diff options
context:
space:
mode:
Diffstat (limited to 'thermal_info_config_redfin.json')
-rw-r--r--thermal_info_config_redfin.json17
1 files changed, 16 insertions, 1 deletions
diff --git a/thermal_info_config_redfin.json b/thermal_info_config_redfin.json
index d828587..7b581b2 100644
--- a/thermal_info_config_redfin.json
+++ b/thermal_info_config_redfin.json
@@ -342,5 +342,20 @@
"Name":"fcc",
"Type":"BATTERY"
}
- ]
+ ],
+ "Stats": {
+ "Sensors": {
+ "RecordWithDefaultThreshold": ["skin-therm-monitor"],
+ "RecordWithThreshold": [
+ {
+ "Name": "skin-therm-monitor",
+ "Thresholds": [31, 33, 35, 37, 39, 41, 43, 45, 47, 49, 51]
+ },
+ {
+ "Name": "usbc-virt-monitor",
+ "Thresholds": [10, 15]
+ }
+ ]
+ }
+ }
}