{ "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": 1, "id": 54, "links": [], "liveNow": false, "panels": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "auto", "axisSoftMin": 0, "barAlignment": 0, "barWidthFactor": 0.6, "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": true, "stacking": { "group": "A", "mode": "none" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null } ] }, "unit": "kr" }, "overrides": [ { "matcher": { "id": "byName", "options": "Price inc. tax" }, "properties": [ { "id": "color", "value": { "fixedColor": "dark-green", "mode": "fixed" } }, { "id": "custom.fillBelowTo", "value": "Price per kWh" } ] }, { "matcher": { "id": "byName", "options": "Price per kWh" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-orange", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 13, "x": 0, "y": 0 }, "id": 4, "options": { "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "tooltip": { "mode": "single", "sort": "none" } }, "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "editorMode": "code", "expr": "avg(tibber_power_price{home_id=\"$home\",type=\"total\"})", "legendFormat": "Price inc. tax", "range": true, "refId": "A" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "editorMode": "code", "expr": "avg(tibber_power_price{home_id=\"$home\",type=\"energy\"})", "hide": false, "legendFormat": "Price per kWh", "range": true, "refId": "B" } ], "title": "Price", "type": "timeseries" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null } ] }, "unit": "kr/kWh" }, "overrides": [] }, "gridPos": { "h": 3, "w": 4, "x": 13, "y": 0 }, "id": 14, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "percentChangeColorMode": "standard", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showPercentChange": false, "text": {}, "textMode": "auto", "wideLayout": true }, "pluginVersion": "11.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "editorMode": "code", "exemplar": false, "expr": "avg(tibber_power_price{home_id=\"$home\", type=\"total\"})", "instant": true, "range": false, "refId": "A" } ], "title": "Current power price", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "custom": { "calculation": "last", "colorPalette": "interpolateYlOrRd", "colorSpace": "rgb", "groupBy": 60, "invertPalette": false, "nullValueColor": "rgb(155, 155, 155)", "thresholds": { "mode": "absolute", "steps": [ { "color": "green" }, { "color": "semi-dark-orange", "value": 3000 }, { "color": "semi-dark-red", "value": 6000 } ] } }, "mappings": [], "min": 1e-10, "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "semi-dark-orange", "value": 3000 }, { "color": "red", "value": 6000 } ] }, "unit": "kr" }, "overrides": [] }, "gridPos": { "h": 7, "w": 7, "x": 17, "y": 0 }, "id": 17, "maxDataPoints": 10000, "options": { "from": "0", "legendGradientQuality": "high", "showCellBorder": false, "showLegend": true, "showTooltip": true, "showValueIndicator": true, "to": "0" }, "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "expr": "avg(tibber_power_price{home_id=\"$home\",type=\"total\"})", "refId": "A" } ], "title": "Price", "type": "marcusolsson-hourly-heatmap-panel" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "mappings": [ { "options": { "1": { "index": 0, "text": "Very cheap" }, "2": { "index": 1, "text": "Cheap" }, "3": { "index": 2, "text": "Normal" }, "4": { "index": 3, "text": "Expensive" }, "5": { "index": 4, "text": "Very expensive" } }, "type": "value" } ], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null }, { "color": "dark-green", "value": 1 }, { "color": "semi-dark-green", "value": 2 }, { "color": "semi-dark-green", "value": 3 }, { "color": "semi-dark-orange", "value": 4 }, { "color": "semi-dark-red", "value": 5 } ] } }, "overrides": [] }, "gridPos": { "h": 4, "w": 4, "x": 13, "y": 3 }, "id": 16, "options": { "colorMode": "value", "graphMode": "area", "justifyMode": "auto", "orientation": "auto", "percentChangeColorMode": "standard", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showPercentChange": false, "text": { "valueSize": 40 }, "textMode": "auto", "wideLayout": true }, "pluginVersion": "11.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "editorMode": "code", "exemplar": false, "expr": "round(avg(tibber_power_price_level{home_id=\"$home\"}))", "format": "table", "instant": true, "legendFormat": "{{level}}", "range": false, "refId": "A" } ], "title": "Relative price level", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "left", "axisSoftMin": 0, "fillOpacity": 80, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineWidth": 1, "scaleDistribution": { "type": "linear" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "watth" }, "overrides": [ { "matcher": { "id": "byName", "options": "Time" }, "properties": [ { "id": "unit", "value": "time:DD/MM" } ] }, { "matcher": { "id": "byName", "options": "Power consumption" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-green", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 13, "x": 0, "y": 7 }, "id": 21, "options": { "barRadius": 0, "barWidth": 0.8, "fullHighlight": false, "groupWidth": 0.7, "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "orientation": "auto", "showValue": "never", "stacking": "none", "tooltip": { "mode": "single", "sort": "none" }, "xTickLabelRotation": 0, "xTickLabelSpacing": 100 }, "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "editorMode": "code", "expr": "avg(quantile_over_time(0.9,tibber_power_consumption_previous_day{home_id=\"$home\"}[1d] offset -2d)) * 1000", "interval": "1d", "legendFormat": "Power consumption", "range": true, "refId": "A" } ], "title": "Consumption", "type": "barchart" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null } ] }, "unit": "watth" }, "overrides": [] }, "gridPos": { "h": 7, "w": 4, "x": 13, "y": 7 }, "id": 22, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "percentChangeColorMode": "standard", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showPercentChange": false, "text": {}, "textMode": "auto", "wideLayout": true }, "pluginVersion": "11.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "editorMode": "code", "exemplar": false, "expr": "avg(tibber_power_consumption_previous_day{home_id=\"$home\"}) * 1000", "instant": true, "range": false, "refId": "A" } ], "title": "Consumption yesterday", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "fieldConfig": { "defaults": { "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "scaleDistribution": { "type": "linear" } } }, "overrides": [] }, "gridPos": { "h": 7, "w": 7, "x": 17, "y": 7 }, "id": 29, "options": { "calculate": false, "cellGap": 0, "cellValues": { "unit": "watth" }, "color": { "exponent": 0.5, "fill": "dark-orange", "min": 0, "mode": "scheme", "reverse": true, "scale": "exponential", "scheme": "YlOrRd", "steps": 128 }, "exemplars": { "color": "rgba(255,0,255,0.7)" }, "filterValues": { "le": 1e-9 }, "legend": { "show": true }, "rowsFrame": { "layout": "auto" }, "tooltip": { "mode": "single", "showColorScale": false, "yHistogram": false }, "yAxis": { "axisPlacement": "hidden", "reverse": false } }, "pluginVersion": "11.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "editorMode": "code", "expr": "avg(quantile_over_time(0.9,tibber_power_consumption_previous_day{home_id=\"$home\"}[1d] offset -1d)) * 1000", "interval": "1d", "legendFormat": "Consumption", "range": true, "refId": "A" } ], "title": "Consumption", "type": "heatmap" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "fieldConfig": { "defaults": { "color": { "mode": "palette-classic" }, "custom": { "axisBorderShow": false, "axisCenteredZero": false, "axisColorMode": "text", "axisLabel": "", "axisPlacement": "left", "axisSoftMin": 0, "fillOpacity": 80, "gradientMode": "none", "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "lineWidth": 1, "scaleDistribution": { "type": "linear" }, "thresholdsStyle": { "mode": "off" } }, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "green", "value": null }, { "color": "red", "value": 80 } ] }, "unit": "kr" }, "overrides": [ { "matcher": { "id": "byName", "options": "Time" }, "properties": [ { "id": "unit", "value": "time:DD/MM" } ] }, { "matcher": { "id": "byName", "options": "Power cost" }, "properties": [ { "id": "color", "value": { "fixedColor": "semi-dark-green", "mode": "fixed" } } ] } ] }, "gridPos": { "h": 7, "w": 13, "x": 0, "y": 14 }, "id": 23, "options": { "barRadius": 0, "barWidth": 0.8, "fullHighlight": false, "groupWidth": 0.7, "legend": { "calcs": [], "displayMode": "list", "placement": "bottom", "showLegend": true }, "orientation": "auto", "showValue": "never", "stacking": "none", "tooltip": { "mode": "single", "sort": "none" }, "xTickLabelRotation": 0, "xTickLabelSpacing": 100 }, "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "editorMode": "code", "expr": "avg(quantile_over_time(0.9,tibber_power_cost_previous_day{home_id=\"$home\"}[1d] offset -2d))", "interval": "1d", "legendFormat": "Power cost", "range": true, "refId": "A" } ], "title": "Cost", "type": "barchart" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "fieldConfig": { "defaults": { "color": { "mode": "thresholds" }, "decimals": 2, "mappings": [], "thresholds": { "mode": "absolute", "steps": [ { "color": "semi-dark-green", "value": null } ] }, "unit": "kr" }, "overrides": [] }, "gridPos": { "h": 7, "w": 4, "x": 13, "y": 14 }, "id": 24, "options": { "colorMode": "value", "graphMode": "none", "justifyMode": "auto", "orientation": "auto", "percentChangeColorMode": "standard", "reduceOptions": { "calcs": [ "lastNotNull" ], "fields": "", "values": false }, "showPercentChange": false, "text": {}, "textMode": "auto", "wideLayout": true }, "pluginVersion": "11.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "editorMode": "code", "exemplar": false, "expr": "avg(tibber_power_cost_previous_day{home_id=\"$home\"})", "instant": true, "range": false, "refId": "A" } ], "title": "Cost yesterday", "type": "stat" }, { "datasource": { "type": "prometheus", "uid": "prometheus" }, "fieldConfig": { "defaults": { "custom": { "hideFrom": { "legend": false, "tooltip": false, "viz": false }, "scaleDistribution": { "type": "linear" } } }, "overrides": [] }, "gridPos": { "h": 7, "w": 7, "x": 17, "y": 14 }, "id": 30, "options": { "calculate": false, "cellGap": 0, "cellValues": { "unit": "kr" }, "color": { "exponent": 0.5, "fill": "dark-orange", "min": 0, "mode": "scheme", "reverse": true, "scale": "exponential", "scheme": "YlOrRd", "steps": 128 }, "exemplars": { "color": "rgba(255,0,255,0.7)" }, "filterValues": { "le": 1e-9 }, "legend": { "show": true }, "rowsFrame": { "layout": "auto" }, "tooltip": { "mode": "single", "showColorScale": false, "yHistogram": false }, "yAxis": { "axisPlacement": "hidden", "reverse": false } }, "pluginVersion": "11.2.0", "targets": [ { "datasource": { "type": "prometheus", "uid": "prometheus" }, "editorMode": "code", "expr": "avg(quantile_over_time(0.9,tibber_power_cost_previous_day{home_id=\"$home\"}[1d] offset -1d))", "interval": "1d", "legendFormat": "Consumption", "range": true, "refId": "A" } ], "title": "Cost", "type": "heatmap" } ], "refresh": "1m", "schemaVersion": 39, "tags": [], "templating": { "list": [ { "current": { "selected": false, "text": "Casa", "value": "fcab36ce-fefa-4d5f-b893-5cf5d94fc999" }, "datasource": { "type": "prometheus", "uid": "prometheus" }, "definition": "tibber_home_info", "hide": 0, "includeAll": false, "label": "Home", "multi": false, "name": "home", "options": [], "query": { "query": "tibber_home_info", "refId": "StandardVariableQuery" }, "refresh": 1, "regex": "/.*home_id=\"(?[^\"]+)(?:.*name=\"(?[^\"]+))?/", "skipUrlSync": false, "sort": 0, "type": "query" } ] }, "time": { "from": "now-7d", "to": "now" }, "timepicker": { "refresh_intervals": [ "5s", "10s", "30s", "1m", "5m", "15m", "30m", "1h", "2h", "1d" ] }, "timezone": "", "title": "Tibber", "uid": "Ft0TVdVVka", "version": 1, "weekStart": "" }