aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/thermal.json
blob: 6f66a8527591c7633559fd43c4dee03ef18a9162 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
	"gauge": {
		"title": "Temperature ({{PI}})",
		"vertical": "°C",
		"legend": {
			"value": {
				"name": "Temperature"
			}
		},
		"legend_format": "%.1lf"
	}
}