aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/hddtemp.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/hddtemp.json')
-rw-r--r--plugin/hddtemp.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/plugin/hddtemp.json b/plugin/hddtemp.json
new file mode 100644
index 0000000..20b8d61
--- /dev/null
+++ b/plugin/hddtemp.json
@@ -0,0 +1,7 @@
1{
2 "temperature": {
3 "title": "HDD Temperature",
4 "vertical": "°C",
5 "legend_format": "%5.1lf%s"
6 }
7}