bme680-homekit/grafana/dashboards/Home-1707426419959.json

815 lines
19 KiB
JSON
Raw Permalink Normal View History

2022-06-13 12:14:40 +00:00
{
"__inputs": [
{
"name": "DS_PROMETHEUS",
2024-02-08 21:07:20 +00:00
"label": "prometheus",
2022-06-13 12:14:40 +00:00
"description": "",
"type": "datasource",
"pluginId": "prometheus",
"pluginName": "Prometheus"
}
],
2024-02-08 21:07:20 +00:00
"__elements": {},
2022-06-13 12:14:40 +00:00
"__requires": [
{
"type": "grafana",
"id": "grafana",
"name": "Grafana",
2024-02-08 21:07:20 +00:00
"version": "10.3.1"
2022-06-13 12:14:40 +00:00
},
{
"type": "datasource",
"id": "prometheus",
"name": "Prometheus",
"version": "1.0.0"
},
{
"type": "panel",
"id": "stat",
"name": "Stat",
"version": ""
},
{
"type": "panel",
"id": "timeseries",
"name": "Time series",
"version": ""
}
],
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": {
"type": "grafana",
"uid": "-- Grafana --"
},
"enable": true,
"hide": true,
"iconColor": "rgba(0, 211, 255, 1)",
"name": "Annotations & Alerts",
"target": {
"limit": 100,
"matchAny": false,
"tags": [],
"type": "dashboard"
},
"type": "dashboard"
}
]
},
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": null,
"links": [],
"liveNow": true,
"panels": [
2024-02-08 21:07:20 +00:00
{
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 0
},
"id": 14,
"title": "Air Quality",
"type": "row"
},
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "ug/m3",
"unitScale": false
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 7,
"x": 0,
"y": 1
},
"id": 11,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"editorMode": "code",
"expr": "pms5003_pm_ug_per_m3_1{instance=\"localhost:8000\"}",
"instant": false,
"legendFormat": "Measurement",
"range": true,
"refId": "A"
}
],
"title": "PM1.0 ug/m3 (ultrafine particles)",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "ug/m3",
"unitScale": false
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 8,
"x": 7,
"y": 1
},
"id": 12,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"editorMode": "code",
"expr": "pms5003_pm_ug_per_m3_2{instance=\"localhost:8000\"}",
"instant": false,
"legendFormat": "Measurement",
"range": true,
"refId": "A"
}
],
"title": "PM2.5 ug/m3 (combustion particles, organic compounds, metals).",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"description": "",
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "ug/m3",
"unitScale": false
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 9,
"x": 15,
"y": 1
},
"id": 13,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": true
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"editorMode": "code",
"expr": "pms5003_pm_ug_per_m3_10{instance=\"localhost:8000\"}",
"instant": false,
"legendFormat": "Measurement",
"range": true,
"refId": "A"
}
],
"title": "PM10 ug/m3 (dust, pollen, mould spores)",
"type": "timeseries"
},
{
"collapsed": false,
"gridPos": {
"h": 1,
"w": 24,
"x": 0,
"y": 9
},
"id": 10,
"panels": [],
"title": "Climate Sensor",
"type": "row"
},
2022-06-13 12:14:40 +00:00
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
}
]
},
2024-02-08 21:07:20 +00:00
"unit": "celsius",
"unitScale": true
2022-06-13 12:14:40 +00:00
},
"overrides": []
},
"gridPos": {
"h": 4,
"w": 12,
"x": 0,
2024-02-08 21:07:20 +00:00
"y": 10
2022-06-13 12:14:40 +00:00
},
"id": 8,
"options": {
"colorMode": "value",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
2024-02-08 21:07:20 +00:00
"showPercentChange": false,
"textMode": "auto",
"wideLayout": true
2022-06-13 12:14:40 +00:00
},
2024-02-08 21:07:20 +00:00
"pluginVersion": "10.3.1",
2022-06-13 12:14:40 +00:00
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"expr": "bme680_temperature_celsius{}",
"refId": "A"
}
],
"title": "Temperature (C)",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "thresholds"
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
}
]
},
2024-02-08 21:07:20 +00:00
"unit": "humidity",
"unitScale": true
2022-06-13 12:14:40 +00:00
},
"overrides": []
},
"gridPos": {
"h": 4,
"w": 12,
"x": 12,
2024-02-08 21:07:20 +00:00
"y": 10
2022-06-13 12:14:40 +00:00
},
"id": 9,
"options": {
"colorMode": "value",
"graphMode": "area",
"justifyMode": "auto",
"orientation": "auto",
"reduceOptions": {
"calcs": [
"lastNotNull"
],
"fields": "",
"values": false
},
2024-02-08 21:07:20 +00:00
"showPercentChange": false,
"textMode": "auto",
"wideLayout": true
2022-06-13 12:14:40 +00:00
},
2024-02-08 21:07:20 +00:00
"pluginVersion": "10.3.1",
2022-06-13 12:14:40 +00:00
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"expr": "bme680_humidity_rh",
"refId": "A"
}
],
"title": "Humidity(%rH)",
"type": "stat"
},
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
2024-02-08 21:07:20 +00:00
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
2022-06-13 12:14:40 +00:00
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
2024-02-08 21:07:20 +00:00
"insertNulls": false,
2022-06-13 12:14:40 +00:00
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
2024-02-08 21:07:20 +00:00
"unit": "celsius",
"unitScale": true
2022-06-13 12:14:40 +00:00
},
"overrides": []
},
"gridPos": {
"h": 10,
"w": 12,
"x": 0,
2024-02-08 21:07:20 +00:00
"y": 14
2022-06-13 12:14:40 +00:00
},
"id": 2,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
2024-02-08 21:07:20 +00:00
"placement": "bottom",
"showLegend": true
2022-06-13 12:14:40 +00:00
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
2024-02-08 21:07:20 +00:00
"editorMode": "code",
2022-06-13 12:14:40 +00:00
"expr": "bme680_temperature_celsius{}",
2024-02-08 21:07:20 +00:00
"legendFormat": "Temperature",
"range": true,
2022-06-13 12:14:40 +00:00
"refId": "A"
}
],
"title": "Temperature (C)",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
2024-02-08 21:07:20 +00:00
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
2022-06-13 12:14:40 +00:00
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
2024-02-08 21:07:20 +00:00
"insertNulls": false,
2022-06-13 12:14:40 +00:00
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
2024-02-08 21:07:20 +00:00
"unit": "humidity",
"unitScale": true
2022-06-13 12:14:40 +00:00
},
"overrides": []
},
"gridPos": {
"h": 10,
"w": 12,
"x": 12,
2024-02-08 21:07:20 +00:00
"y": 14
2022-06-13 12:14:40 +00:00
},
"id": 4,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
2024-02-08 21:07:20 +00:00
"placement": "bottom",
"showLegend": true
2022-06-13 12:14:40 +00:00
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
2024-02-08 21:07:20 +00:00
"editorMode": "code",
2022-06-13 12:14:40 +00:00
"expr": "bme680_humidity_rh{}",
2024-02-08 21:07:20 +00:00
"legendFormat": "Relative Humidity",
"range": true,
2022-06-13 12:14:40 +00:00
"refId": "A"
}
],
"title": "Humidity",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
2024-02-08 21:07:20 +00:00
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
2022-06-13 12:14:40 +00:00
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
2024-02-08 21:07:20 +00:00
"insertNulls": false,
2022-06-13 12:14:40 +00:00
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
2024-02-08 21:07:20 +00:00
"unit": "pressurehpa",
"unitScale": true
2022-06-13 12:14:40 +00:00
},
"overrides": []
},
"gridPos": {
2024-02-08 21:07:20 +00:00
"h": 10,
2022-06-13 12:14:40 +00:00
"w": 24,
"x": 0,
2024-02-08 21:07:20 +00:00
"y": 24
2022-06-13 12:14:40 +00:00
},
"id": 6,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
2024-02-08 21:07:20 +00:00
"placement": "bottom",
"showLegend": true
2022-06-13 12:14:40 +00:00
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
2024-02-08 21:07:20 +00:00
"editorMode": "code",
2022-06-13 12:14:40 +00:00
"expr": "bme680_pressure_hpa{}",
2024-02-08 21:07:20 +00:00
"legendFormat": "Pressure",
"range": true,
2022-06-13 12:14:40 +00:00
"refId": "A"
}
],
"title": "Pressure",
"type": "timeseries"
}
],
2024-02-08 21:07:20 +00:00
"refresh": false,
"schemaVersion": 39,
2022-06-13 12:14:40 +00:00
"tags": [],
"templating": {
"list": []
},
"time": {
2024-02-08 21:07:20 +00:00
"from": "now-5m",
2022-06-13 12:14:40 +00:00
"to": "now"
},
"timepicker": {},
"timezone": "",
"title": "Home",
"uid": "snBE4Jj7z",
2024-02-08 21:07:20 +00:00
"version": 4,
2022-06-13 12:14:40 +00:00
"weekStart": ""
}