{
  "id": "w-1779617932490",
  "type": "echart",
  "layout": "default",
  "title": "Hausverbrauch heute",
  "datapoint": "Hausverbrauch",
  "gridPos": {
    "x": 0,
    "y": 0,
    "w": 15,
    "h": 9
  },
  "options": {
    "icon": "BarChart2",
    "echartSeries": [
      {
        "id": "9jbhwcb",
        "name": "Netz",
        "datapointId": "plenticore.0.scb.statistic.EnergyFlow.EnergyHomeGridDay",
        "chartType": "line",
        "color": "red",
        "historyRange": "24h",
        "smooth": true,
        "yAxisIndex": 0,
        "lineWidth": 2
      },
      {
        "id": "gb814uv",
        "name": "Batterie",
        "datapointId": "plenticore.0.scb.statistic.EnergyFlow.EnergyHomeBatDay",
        "chartType": "line",
        "color": "#f59e0b",
        "historyRange": "24h",
        "smooth": true,
        "yAxisIndex": 0,
        "lineWidth": 2
      },
      {
        "id": "34dgt60",
        "name": "PV",
        "datapointId": "plenticore.0.scb.statistic.EnergyFlow.EnergyHomePvDay",
        "chartType": "line",
        "color": "lightgreen",
        "historyRange": "24h",
        "smooth": true,
        "yAxisIndex": 0,
        "lineWidth": 2
      }
    ],
    "echartShowLegend": true,
    "echartMode": "comparison",
    "echartLeftUnit": " Wh",
    "titleAlign": "center",
    "showIcon": false,
    "styleOverride": {
      "accent": "white",
      "textPrimary": "white",
      "textSecondary": "white"
    },
    "echartShowXAxis": true,
    "echartShowYAxis": true,
    "echartRightUnit": " %",
    "echartRightMin": 0,
    "echartRightMax": 100,
    "echartJsonExtra": "{\n  \"xAxis\": {\n    \"axisLabel\": {\n      \"color\": \"#ffffff\",\n      \"fontSize\": 12,\n      \"fontWeight\": \"bold\"\n    },\n    \"axisLine\": {\n      \"lineStyle\": {\n        \"color\": \"#ffffff\"\n      }\n    }\n  },\n  \"yAxis\": {\n    \"axisLabel\": {\n      \"color\": \"#ffffff\",\n      \"fontSize\": 12,\n      \"fontWeight\": \"bold\"\n    },\n    \"axisLine\": {\n      \"lineStyle\": {\n        \"color\": \"#ffffff\"\n      }\n    },\n    \"splitLine\": {\n      \"lineStyle\": {\n        \"color\": \"rgba(255,255,255,0.15)\"\n      }\n    }\n  },  \n  \"series\": [\n    {\n      \"type\": \"bar\",\n      \"label\": {\n        \"show\": true,\n        \"position\": \"top\",\n        \"color\": \"#ffffff\",\n        \"fontSize\": 13,\n        \"fontWeight\": \"bold\"\n      }\n    }\n  ]\n}"
  }
}