aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/battery.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/battery.json')
-rw-r--r--plugin/battery.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugin/battery.json b/plugin/battery.json
index 625e704..95738bf 100644
--- a/plugin/battery.json
+++ b/plugin/battery.json
@@ -1,6 +1,6 @@
1{ 1{
2 "charge": { 2 "charge": {
3 "title": "Charge (Battery {{PI}})", 3 "title": "Charge (Battery {{PI}}) on {{HOST}}",
4 "vertical": "Ampere hours", 4 "vertical": "Ampere hours",
5 "legend": { 5 "legend": {
6 "value": { 6 "value": {
@@ -11,7 +11,7 @@
11 "legend_format": "%5.1lf%s" 11 "legend_format": "%5.1lf%s"
12 }, 12 },
13 "current": { 13 "current": {
14 "title": "Current (Battery {{PI}})", 14 "title": "Current (Battery {{PI}}) on {{HOST}}",
15 "vertical": "Ampere", 15 "vertical": "Ampere",
16 "legend": { 16 "legend": {
17 "value": { 17 "value": {
@@ -22,7 +22,7 @@
22 "legend_format": "%5.1lf%s" 22 "legend_format": "%5.1lf%s"
23 }, 23 },
24 "voltage": { 24 "voltage": {
25 "title": "Voltage (Battery {{PI}})", 25 "title": "Voltage (Battery {{PI}}) on {{HOST}}",
26 "vertical": "Volt", 26 "vertical": "Volt",
27 "legend": { 27 "legend": {
28 "value": { 28 "value": {