{ "annotations": { "list": [ { "builtIn": 1, "datasource": "-- Grafana --", "enable": true, "hide": true, "iconColor": "rgba(0, 211, 255, 1)", "name": "Annotations & Alerts", "type": "dashboard" } ] }, "description": "Dashboard for the sensors from luftdaten.info. Uses influxdb - directly supported from the sensor with BME280/Air Pressure Values and Wifi Overview", "editable": true, "gnetId": 13013, "graphTooltip": 0, "id": 10, "iteration": 1612134229202, "links": [], "panels": [ { "collapsed": false, "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 0 }, "id": 16, "panels": [], "repeat": null, "title": "Alerts", "type": "row" }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 10 ], "type": "lt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "5m", "frequency": "1m", "handler": 1, "message": "Es gibt einen neuen Wert für LuftfeuchtigkeitWert wurde von 30 % unterschritten", "name": "Luftfeuchtigkeit alert", "noDataState": "keep_state", "notifications": [ { "uid": "5aHXuZOGk" } ] }, "aliasColors": { "": "#70DBED" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "Airrohr3", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 1, "gridPos": { "h": 7, "w": 9, "x": 0, "y": 1 }, "hiddenSeries": false, "id": 18, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 0.5, "points": true, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:189", "alias": "", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Humidity", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "feinstaub", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"BME280_humidity\") FROM \"feinstaub\" WHERE $timeFilter GROUP BY time($interval), \"loadDescr\" fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "BME280_humidity" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "node", "operator": "=", "value": "esp8266-16047073" } ] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "lt", "value": 10 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Luftfeuchtigkeit (Below/Unter)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:196", "format": "percent", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:197", "format": "celsius", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "alert": { "alertRuleTags": {}, "conditions": [ { "evaluator": { "params": [ 30 ], "type": "gt" }, "operator": { "type": "and" }, "query": { "params": [ "A", "5m", "now" ] }, "reducer": { "params": [], "type": "avg" }, "type": "query" } ], "executionErrorState": "alerting", "for": "5m", "frequency": "1m", "handler": 1, "message": "Luftfeuchte 30% überschritten", "name": "Luftfeuchtigkeit alert", "noDataState": "no_data", "notifications": [] }, "aliasColors": { "": "#70DBED" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "Airrohr3", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 1, "gridPos": { "h": 7, "w": 9, "x": 9, "y": 1 }, "hiddenSeries": false, "id": 19, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 0.5, "points": true, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:189", "alias": "", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Humidity", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "feinstaub", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"BME280_humidity\") FROM \"feinstaub\" WHERE $timeFilter GROUP BY time($interval), \"loadDescr\" fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "BME280_humidity" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "node", "operator": "=", "value": "esp8266-16047073" } ] } ], "thresholds": [ { "colorMode": "critical", "fill": true, "line": true, "op": "gt", "value": 30 } ], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Luftfeuchtigkeit (Above/Über)", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:196", "format": "percent", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:197", "format": "celsius", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "datasource": null, "gridPos": { "h": 1, "w": 24, "x": 0, "y": 8 }, "id": 14, "title": "Row title", "type": "row" }, { "cacheTimeout": null, "datasource": "Airrohr3", "description": "Luftfeuchte in Prozent", "fieldConfig": { "defaults": { "custom": {}, "decimals": 1, "mappings": [ { "$$hashKey": "object:205", "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 100, "min": 0, "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "percent" }, "overrides": [] }, "gridPos": { "h": 7, "w": 9, "x": 0, "y": 9 }, "id": 2, "interval": null, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": false }, "pluginVersion": "7.1.5", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "feinstaub", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"BME280_humidity\" FROM \"feinstaub\" WHERE $timeFilter", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "BME280_humidity" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "node", "operator": "=~", "value": "/^$node$/" } ] } ], "title": "Luftfeuchtigkeit", "transparent": true, "type": "gauge" }, { "cacheTimeout": null, "datasource": "Airrohr3", "description": "Temperatur in Celsius", "fieldConfig": { "defaults": { "custom": {}, "decimals": 1, "mappings": [ { "$$hashKey": "object:147", "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 30, "min": 0, "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "celsius" }, "overrides": [] }, "gridPos": { "h": 7, "w": 8, "x": 9, "y": 9 }, "id": 3, "interval": null, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": false }, "pluginVersion": "7.1.5", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "feinstaub", "orderByTime": "ASC", "policy": "default", "query": "SELECT \"BME280_temperature\" FROM \"feinstaub\" WHERE $timeFilter", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "BME280_temperature" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "node", "operator": "=~", "value": "/^$node$/" } ] } ], "title": "Temperatur", "transparent": true, "type": "gauge" }, { "cacheTimeout": null, "datasource": "Airrohr3", "description": "Luftdruck in Hekto Pascal", "fieldConfig": { "defaults": { "custom": {}, "decimals": 0, "mappings": [ { "$$hashKey": "object:147", "id": 0, "op": "=", "text": "N/A", "type": 1, "value": "null" } ], "max": 30, "min": 0, "nullValueMode": "connected", "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 1100 } ] }, "unit": "pressurehpa" }, "overrides": [] }, "gridPos": { "h": 7, "w": 7, "x": 17, "y": 9 }, "id": 12, "interval": null, "links": [], "maxDataPoints": 100, "options": { "orientation": "horizontal", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showThresholdLabels": false, "showThresholdMarkers": false }, "pluginVersion": "7.1.5", "targets": [ { "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "feinstaub", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"BME280_pressure\")/100+62 FROM \"feinstaub\" WHERE (\"node\" =~ /^$node$/) AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "BME280_pressure" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " / 100+62" ], "type": "math" } ] ], "tags": [ { "key": "node", "operator": "=~", "value": "/^$node$/" } ] } ], "title": "Luftdruck hPa", "transparent": true, "type": "gauge" }, { "aliasColors": { "": "#70DBED" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "Airrohr3", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 1, "gridPos": { "h": 7, "w": 9, "x": 0, "y": 16 }, "hiddenSeries": false, "id": 5, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 0.5, "points": true, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:189", "alias": "", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Humidity", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "feinstaub", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"BME280_humidity\") FROM \"feinstaub\" WHERE $timeFilter GROUP BY time($interval), \"loadDescr\" fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "BME280_humidity" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "node", "operator": "=~", "value": "/^$node$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Luftfeuchtigkeit", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:196", "format": "percent", "label": "", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:197", "format": "celsius", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "": "#E24D42" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "Airrohr3", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 8, "x": 9, "y": 16 }, "hiddenSeries": false, "id": 6, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 0.5, "points": true, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:5939", "alias": "", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Temperature", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "feinstaub", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"BME280_temperature\") FROM \"feinstaub\" WHERE $timeFilter GROUP BY time($interval), \"loadDescr\" fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "BME280_temperature" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "node", "operator": "=~", "value": "/^$node$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Temperatur", "tooltip": { "shared": true, "sort": 1, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:5946", "decimals": null, "format": "celsius", "label": "", "logBase": 1, "max": "40", "min": "10", "show": true }, { "$$hashKey": "object:5947", "format": "celsius", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": { "": "#E24D42" }, "bars": true, "dashLength": 10, "dashes": false, "datasource": "Airrohr3", "description": "", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 1, "gridPos": { "h": 7, "w": 7, "x": 17, "y": 16 }, "hiddenSeries": false, "id": 10, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": false, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 0.5, "points": true, "renderer": "flot", "seriesOverrides": [ { "$$hashKey": "object:5023", "alias": "", "yaxis": 2 } ], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "Pressure", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "feinstaub", "orderByTime": "ASC", "policy": "default", "query": "SELECT mean(\"BME280_pressure\")/100+62 FROM \"feinstaub\" WHERE (\"node\" =~ /^$node$/) AND $timeFilter GROUP BY time($__interval) fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "BME280_pressure" ], "type": "field" }, { "params": [], "type": "mean" }, { "params": [ " / 100+62" ], "type": "math" } ] ], "tags": [ { "key": "node", "operator": "=~", "value": "/^$node$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Luftdruck", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:5030", "decimals": null, "format": "pressurehpa", "label": "", "logBase": 1, "max": "1065", "min": "950", "show": true }, { "$$hashKey": "object:5031", "format": "celsius", "label": null, "logBase": 1, "max": null, "min": null, "show": false } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Airrohr3", "description": "Wifi", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 23 }, "hiddenSeries": false, "id": 11, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 2, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 1, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_loadDescr", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "feinstaub", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"samples\") FROM \"feinstaub\" WHERE $timeFilter GROUP BY time($interval), \"loadDescr\" fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "signal" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "node", "operator": "=~", "value": "/^$node$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "WiFi Signal", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:7341", "format": "short", "label": " dBm", "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:7342", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } }, { "aliasColors": {}, "bars": false, "dashLength": 10, "dashes": false, "datasource": "Airrohr3", "fieldConfig": { "defaults": { "custom": {} }, "overrides": [] }, "fill": 1, "fillGradient": 0, "gridPos": { "h": 7, "w": 24, "x": 0, "y": 30 }, "hiddenSeries": false, "id": 7, "legend": { "avg": false, "current": false, "max": false, "min": false, "show": true, "total": false, "values": false }, "lines": true, "linewidth": 1, "links": [], "nullPointMode": "connected", "percentage": false, "pluginVersion": "7.1.5", "pointradius": 5, "points": false, "renderer": "flot", "seriesOverrides": [], "spaceLength": 10, "stack": false, "steppedLine": false, "targets": [ { "alias": "$tag_loadDescr", "dsType": "influxdb", "groupBy": [ { "params": [ "$__interval" ], "type": "time" }, { "params": [ "null" ], "type": "fill" } ], "hide": false, "measurement": "feinstaub", "orderByTime": "ASC", "policy": "default", "query": "SELECT last(\"samples\") FROM \"feinstaub\" WHERE $timeFilter GROUP BY time($interval), \"loadDescr\" fill(null)", "rawQuery": false, "refId": "A", "resultFormat": "time_series", "select": [ [ { "params": [ "samples" ], "type": "field" }, { "params": [], "type": "mean" } ] ], "tags": [ { "key": "node", "operator": "=~", "value": "/^$node$/" } ] } ], "thresholds": [], "timeFrom": null, "timeRegions": [], "timeShift": null, "title": "Samples", "tooltip": { "shared": true, "sort": 0, "value_type": "individual" }, "type": "graph", "xaxis": { "buckets": null, "mode": "time", "name": null, "show": true, "values": [] }, "yaxes": [ { "$$hashKey": "object:2644", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true }, { "$$hashKey": "object:2645", "format": "short", "label": null, "logBase": 1, "max": null, "min": null, "show": true } ], "yaxis": { "align": false, "alignLevel": null } } ], "refresh": "5s", "schemaVersion": 26, "style": "dark", "tags": [ "Luftdaten.info" ], "templating": { "list": [ { "allValue": null, "current": { "selected": false, "text": "esp8266-16047073", "value": "esp8266-16047073" }, "datasource": "Airrohr3", "definition": "show tag values from \"feinstaub\" with key=\"node\"", "hide": 0, "includeAll": false, "label": null, "multi": false, "name": "node", "options": [], "query": "show tag values from \"feinstaub\" with key=\"node\"", "refresh": 2, "regex": "", "skipUrlSync": false, "sort": 0, "tagValuesQuery": "", "tags": [], "tagsQuery": "", "type": "query", "useTags": false } ] }, "time": { "from": "now-2d", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ], "time_options": [ "5m", "15m", "1h", "6h", "12h", "24h", "2d", "7d", "30d" ] }, "timezone": "browser", "title": "BM280 - luftdaten.info", "uid": "hQdTLZdGkxxx", "version": 57 }