diff --git a/dashboards/iot/airgradient.json b/dashboards/iot/airgradient.json index 94ca2cf..9bc2ec3 100644 --- a/dashboards/iot/airgradient.json +++ b/dashboards/iot/airgradient.json @@ -16,7 +16,10 @@ ] }, "editable": false, - "graphTooltip": 0, + "fiscalYearStartMonth": 0, + "graphTooltip": 2, + "id": 267, + "links": [], "panels": [ { "collapsed": false, @@ -129,7 +132,7 @@ "editorMode": "code", "expr": "avg_over_time(atmp{id=\"$id\"}[$__interval])", "instant": false, - "legendFormat": "{{sensor_location}}", + "legendFormat": "{{id}}", "range": true, "refId": "A" } @@ -375,7 +378,7 @@ "editorMode": "code", "expr": "avg_over_time(rhum{id=\"$id\"}[$__interval])", "instant": false, - "legendFormat": "{{sensor_location}}", + "legendFormat": "{{id}}", "range": true, "refId": "A" } @@ -492,7 +495,7 @@ "editorMode": "code", "expr": "rco2{id=\"$id\"}", "instant": false, - "legendFormat": "{{sensor_location}}", + "legendFormat": "{{id}}", "range": true, "refId": "A" } @@ -772,7 +775,7 @@ "editorMode": "code", "expr": "pm02{id=\"$id\"}", "instant": false, - "legendFormat": "{{sensor_location}}", + "legendFormat": "{{id}}", "range": true, "refId": "A" } @@ -782,6 +785,8 @@ } ], "preload": true, + "refresh": "", + "schemaVersion": 41, "tags": ["airgradient", "iot"], "templating": { "list": [ @@ -829,8 +834,9 @@ "from": "now-24h", "to": "now" }, + "timepicker": {}, "timezone": "browser", "title": "Airgradient", "uid": "fdf2b7afrjsw0f", - "version": 4 + "version": 6 }