{ "uid": "garage_decke", "title": "Garage Decke", "tags": [ "garage", "temperatur", "decke", "shelly" ], "timezone": "browser", "schemaVersion": 39, "version": 1, "refresh": "30s", "panels": [ { "id": 1, "type": "stat", "title": "RL Klimadecke", "gridPos": { "h": 4, "w": 4, "x": 0, "y": 0 }, "datasource": { "type": "influxdb", "uid": "ffptl25vzylfke" }, "fieldConfig": { "defaults": { "unit": "celsius", "decimals": 1, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "green", "value": 5 }, { "color": "orange", "value": 28 }, { "color": "red", "value": 35 } ] }, "color": { "mode": "thresholds" } } }, "options": { "reduceOptions": { "values": false, "calcs": [ "lastNotNull" ] }, "orientation": "auto", "textMode": "auto", "colorMode": "background", "graphMode": "area", "justifyMode": "auto" }, "targets": [ { "refId": "A", "datasource": { "type": "influxdb", "uid": "ffptl25vzylfke" }, "query": "SELECT last(\"value\") FROM \"temperature\" WHERE \"node\"='garage_decke' AND \"sensor\"='rl_klimadecke' AND $timeFilter", "rawQuery": true } ] }, { "id": 2, "type": "stat", "title": "Reserve", "gridPos": { "h": 4, "w": 4, "x": 4, "y": 0 }, "datasource": { "type": "influxdb", "uid": "ffptl25vzylfke" }, "fieldConfig": { "defaults": { "unit": "celsius", "decimals": 1, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "green", "value": 5 }, { "color": "orange", "value": 28 }, { "color": "red", "value": 35 } ] }, "color": { "mode": "thresholds" } } }, "options": { "reduceOptions": { "values": false, "calcs": [ "lastNotNull" ] }, "orientation": "auto", "textMode": "auto", "colorMode": "background", "graphMode": "area", "justifyMode": "auto" }, "targets": [ { "refId": "A", "datasource": { "type": "influxdb", "uid": "ffptl25vzylfke" }, "query": "SELECT last(\"value\") FROM \"temperature\" WHERE \"node\"='garage_decke' AND \"sensor\"='reserve' AND $timeFilter", "rawQuery": true } ] }, { "id": 3, "type": "stat", "title": "VL Kältedecke", "gridPos": { "h": 4, "w": 4, "x": 8, "y": 0 }, "datasource": { "type": "influxdb", "uid": "ffptl25vzylfke" }, "fieldConfig": { "defaults": { "unit": "celsius", "decimals": 1, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "green", "value": 5 }, { "color": "orange", "value": 28 }, { "color": "red", "value": 35 } ] }, "color": { "mode": "thresholds" } } }, "options": { "reduceOptions": { "values": false, "calcs": [ "lastNotNull" ] }, "orientation": "auto", "textMode": "auto", "colorMode": "background", "graphMode": "area", "justifyMode": "auto" }, "targets": [ { "refId": "A", "datasource": { "type": "influxdb", "uid": "ffptl25vzylfke" }, "query": "SELECT last(\"value\") FROM \"temperature\" WHERE \"node\"='garage_decke' AND \"sensor\"='vl_kaeltedecke' AND $timeFilter", "rawQuery": true } ] }, { "id": 4, "type": "stat", "title": "VL Brunnen (vor PWT)", "gridPos": { "h": 4, "w": 4, "x": 12, "y": 0 }, "datasource": { "type": "influxdb", "uid": "ffptl25vzylfke" }, "fieldConfig": { "defaults": { "unit": "celsius", "decimals": 1, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "green", "value": 5 }, { "color": "orange", "value": 28 }, { "color": "red", "value": 35 } ] }, "color": { "mode": "thresholds" } } }, "options": { "reduceOptions": { "values": false, "calcs": [ "lastNotNull" ] }, "orientation": "auto", "textMode": "auto", "colorMode": "background", "graphMode": "area", "justifyMode": "auto" }, "targets": [ { "refId": "A", "datasource": { "type": "influxdb", "uid": "ffptl25vzylfke" }, "query": "SELECT last(\"value\") FROM \"temperature\" WHERE \"node\"='garage_decke' AND \"sensor\"='vl_brunnen' AND $timeFilter", "rawQuery": true } ] }, { "id": 5, "type": "stat", "title": "RL Brunnen (nach PWT)", "gridPos": { "h": 4, "w": 4, "x": 16, "y": 0 }, "datasource": { "type": "influxdb", "uid": "ffptl25vzylfke" }, "fieldConfig": { "defaults": { "unit": "celsius", "decimals": 1, "thresholds": { "mode": "absolute", "steps": [ { "color": "blue", "value": null }, { "color": "green", "value": 5 }, { "color": "orange", "value": 28 }, { "color": "red", "value": 35 } ] }, "color": { "mode": "thresholds" } } }, "options": { "reduceOptions": { "values": false, "calcs": [ "lastNotNull" ] }, "orientation": "auto", "textMode": "auto", "colorMode": "background", "graphMode": "area", "justifyMode": "auto" }, "targets": [ { "refId": "A", "datasource": { "type": "influxdb", "uid": "ffptl25vzylfke" }, "query": "SELECT last(\"value\") FROM \"temperature\" WHERE \"node\"='garage_decke' AND \"sensor\"='rl_brunnen' AND $timeFilter", "rawQuery": true } ] }, { "id": 6, "type": "timeseries", "title": "Garage Decke - Verlauf", "gridPos": { "h": 10, "w": 24, "x": 0, "y": 4 }, "datasource": { "type": "influxdb", "uid": "ffptl25vzylfke" }, "fieldConfig": { "defaults": { "unit": "celsius", "custom": { "drawStyle": "line", "lineInterpolation": "linear", "lineWidth": 2, "fillOpacity": 10, "spanNulls": 300000, "showPoints": "never", "axisPlacement": "auto" } } }, "options": { "legend": { "displayMode": "table", "placement": "bottom", "calcs": [ "last", "mean", "max", "min" ] }, "tooltip": { "mode": "multi", "sort": "none" } }, "targets": [ { "refId": "rl_klimadecke", "datasource": { "type": "influxdb", "uid": "ffptl25vzylfke" }, "query": "SELECT mean(\"value\") AS \"RL Klimadecke\" FROM \"temperature\" WHERE \"node\"='garage_decke' AND \"sensor\"='rl_klimadecke' AND $timeFilter GROUP BY time($__interval)", "rawQuery": true }, { "refId": "reserve", "datasource": { "type": "influxdb", "uid": "ffptl25vzylfke" }, "query": "SELECT mean(\"value\") AS \"Reserve\" FROM \"temperature\" WHERE \"node\"='garage_decke' AND \"sensor\"='reserve' AND $timeFilter GROUP BY time($__interval)", "rawQuery": true }, { "refId": "vl_kaeltedecke", "datasource": { "type": "influxdb", "uid": "ffptl25vzylfke" }, "query": "SELECT mean(\"value\") AS \"VL Kältedecke\" FROM \"temperature\" WHERE \"node\"='garage_decke' AND \"sensor\"='vl_kaeltedecke' AND $timeFilter GROUP BY time($__interval)", "rawQuery": true }, { "refId": "vl_brunnen", "datasource": { "type": "influxdb", "uid": "ffptl25vzylfke" }, "query": "SELECT mean(\"value\") AS \"VL Brunnen (vor PWT)\" FROM \"temperature\" WHERE \"node\"='garage_decke' AND \"sensor\"='vl_brunnen' AND $timeFilter GROUP BY time($__interval)", "rawQuery": true }, { "refId": "rl_brunnen", "datasource": { "type": "influxdb", "uid": "ffptl25vzylfke" }, "query": "SELECT mean(\"value\") AS \"RL Brunnen (nach PWT)\" FROM \"temperature\" WHERE \"node\"='garage_decke' AND \"sensor\"='rl_brunnen' AND $timeFilter GROUP BY time($__interval)", "rawQuery": true } ] } ], "time": { "from": "now-6h", "to": "now" } }