aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/thermal.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/thermal.json')
-rw-r--r--plugin/thermal.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/plugin/thermal.json b/plugin/thermal.json
new file mode 100644
index 0000000..6f66a85
--- /dev/null
+++ b/plugin/thermal.json
@@ -0,0 +1,12 @@
1{
2 "gauge": {
3 "title": "Temperature ({{PI}})",
4 "vertical": "°C",
5 "legend": {
6 "value": {
7 "name": "Temperature"
8 }
9 },
10 "legend_format": "%.1lf"
11 }
12}