Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. [Major Update] SourceAnalytix v0.4.7-beta.0 released !

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.8k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.2k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    16
    1
    3.3k

[Major Update] SourceAnalytix v0.4.7-beta.0 released !

Geplant Angeheftet Gesperrt Verschoben Tester
sourceanalytixtestenadapterupdate
1.1k Beiträge 103 Kommentatoren 365.1k Aufrufe 93 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • JB_SullivanJ JB_Sullivan

    @fastsonic

    OK, dann aktiviere ich jetzt erstmal die DP`s, damit ich dann morgen eine kleine Datenbasis habe (hoffe ich).

    Wie gesagt, wenn du magst, kannst du dein Dashboard auch exportieren und hier zum Download zur Verfügung stellen. Stehen ja keine Geheimen Sachen drin - ist dann für mich immer "lernen durch abgucken", wenn ich erstmal weiß wie man es anfangen muss ;)

    F Offline
    F Offline
    fastsonic
    schrieb am zuletzt editiert von fastsonic
    #690

    @JB_Sullivan
    Hier mal ein paar Beispiele. Aber Achtung das Dashboard arbeitet mit previous Datenpunkte da der current sich ja dauernt verändert !
    Und die funktionieren im moment noch nicht. da warte ich auf die Alph 3 :)

    Das direkt von oben:

    {
      "annotations": {
        "list": [
          {
            "builtIn": 1,
            "datasource": "-- Grafana --",
            "enable": true,
            "hide": true,
            "iconColor": "rgba(0, 211, 255, 1)",
            "name": "Annotations & Alerts",
            "type": "dashboard"
          }
        ]
      },
      "editable": true,
      "gnetId": null,
      "graphTooltip": 0,
      "id": 4,
      "links": [],
      "panels": [
        {
          "aliasColors": {},
          "bars": true,
          "dashLength": 10,
          "dashes": false,
          "datasource": null,
          "fieldConfig": {
            "defaults": {
              "custom": {}
            },
            "overrides": []
          },
          "fill": 10,
          "fillGradient": 0,
          "gridPos": {
            "h": 8,
            "w": 12,
            "x": 0,
            "y": 0
          },
          "hiddenSeries": false,
          "hideTimeOverride": true,
          "id": 4,
          "legend": {
            "avg": true,
            "current": false,
            "max": false,
            "min": false,
            "show": true,
            "total": true,
            "values": true
          },
          "lines": false,
          "linewidth": 3,
          "nullPointMode": "connected",
          "options": {
            "dataLinks": []
          },
          "percentage": false,
          "pluginVersion": "6.7.2",
          "pointradius": 10,
          "points": false,
          "renderer": "flot",
          "seriesOverrides": [
            {
              "alias": "Verbrauch am Tag",
              "color": "#E02F44",
              "dashes": true
            }
          ],
          "spaceLength": 10,
          "stack": false,
          "steppedLine": true,
          "targets": [
            {
              "alias": "Verbrauch am Tag",
              "groupBy": [
                {
                  "params": [
                    "$__interval"
                  ],
                  "type": "time"
                },
                {
                  "params": [
                    "none"
                  ],
                  "type": "fill"
                }
              ],
              "measurement": "javascript.0.Intervallwerte.Strom.Strom_kWh_last_day",
              "orderByTime": "ASC",
              "policy": "default",
              "refId": "A",
              "resultFormat": "time_series",
              "select": [
                [
                  {
                    "params": [
                      "value"
                    ],
                    "type": "field"
                  },
                  {
                    "params": [
                      "1"
                    ],
                    "type": "top"
                  }
                ]
              ],
              "tags": []
            }
          ],
          "thresholds": [],
          "timeFrom": null,
          "timeRegions": [],
          "timeShift": "",
          "title": "Strom Import",
          "tooltip": {
            "shared": true,
            "sort": 0,
            "value_type": "individual"
          },
          "type": "graph",
          "xaxis": {
            "buckets": null,
            "mode": "time",
            "name": null,
            "show": true,
            "values": []
          },
          "yaxes": [
            {
              "decimals": null,
              "format": "short",
              "label": null,
              "logBase": 1,
              "max": "20",
              "min": "0",
              "show": true
            },
            {
              "format": "short",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": null,
              "show": false
            }
          ],
          "yaxis": {
            "align": false,
            "alignLevel": null
          }
        },
        {
          "aliasColors": {},
          "bars": true,
          "dashLength": 10,
          "dashes": false,
          "datasource": null,
          "fieldConfig": {
            "defaults": {
              "custom": {}
            },
            "overrides": []
          },
          "fill": 1,
          "fillGradient": 0,
          "gridPos": {
            "h": 8,
            "w": 12,
            "x": 12,
            "y": 0
          },
          "hiddenSeries": false,
          "id": 5,
          "legend": {
            "avg": true,
            "current": false,
            "max": false,
            "min": false,
            "show": true,
            "total": true,
            "values": true
          },
          "lines": false,
          "linewidth": 5,
          "nullPointMode": "connected",
          "options": {
            "dataLinks": []
          },
          "percentage": false,
          "pluginVersion": "6.5.2",
          "pointradius": 6,
          "points": false,
          "renderer": "flot",
          "seriesOverrides": [
            {
              "alias": "Verbrauch",
              "color": "#FF780A",
              "dashes": true
            }
          ],
          "spaceLength": 10,
          "stack": false,
          "steppedLine": false,
          "targets": [
            {
              "alias": "Verbrauch",
              "groupBy": [
                {
                  "params": [
                    "$__interval"
                  ],
                  "type": "time"
                },
                {
                  "params": [
                    "none"
                  ],
                  "type": "fill"
                }
              ],
              "measurement": "javascript.0.Intervallwerte.GAS.Gas_m³_last_day",
              "orderByTime": "ASC",
              "policy": "default",
              "refId": "A",
              "resultFormat": "time_series",
              "select": [
                [
                  {
                    "params": [
                      "value"
                    ],
                    "type": "field"
                  },
                  {
                    "params": [
                      "1"
                    ],
                    "type": "top"
                  }
                ]
              ],
              "tags": []
            }
          ],
          "thresholds": [],
          "timeFrom": null,
          "timeRegions": [],
          "timeShift": "",
          "title": "Gas Wochenansicht",
          "tooltip": {
            "shared": true,
            "sort": 0,
            "value_type": "individual"
          },
          "type": "graph",
          "xaxis": {
            "buckets": null,
            "mode": "time",
            "name": null,
            "show": true,
            "values": []
          },
          "yaxes": [
            {
              "format": "short",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": null,
              "show": true
            },
            {
              "format": "short",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": null,
              "show": false
            }
          ],
          "yaxis": {
            "align": false,
            "alignLevel": null
          }
        },
        {
          "aliasColors": {},
          "bars": true,
          "dashLength": 10,
          "dashes": false,
          "datasource": null,
          "fieldConfig": {
            "defaults": {
              "custom": {}
            },
            "overrides": []
          },
          "fill": 1,
          "fillGradient": 0,
          "gridPos": {
            "h": 8,
            "w": 12,
            "x": 0,
            "y": 8
          },
          "hiddenSeries": false,
          "id": 7,
          "legend": {
            "avg": true,
            "current": false,
            "max": false,
            "min": false,
            "show": true,
            "total": true,
            "values": true
          },
          "lines": false,
          "linewidth": 5,
          "nullPointMode": "null",
          "options": {
            "dataLinks": []
          },
          "percentage": false,
          "pluginVersion": "6.5.2",
          "pointradius": 6,
          "points": false,
          "renderer": "flot",
          "seriesOverrides": [
            {
              "alias": "Verbrauch",
              "dashes": true
            }
          ],
          "spaceLength": 10,
          "stack": false,
          "steppedLine": false,
          "targets": [
            {
              "alias": "Verbrauch",
              "groupBy": [
                {
                  "params": [
                    "$__interval"
                  ],
                  "type": "time"
                },
                {
                  "params": [
                    "none"
                  ],
                  "type": "fill"
                }
              ],
              "measurement": "javascript.0.Intervallwerte.Strom.Strom_benutzt_kWh_last_day",
              "orderByTime": "ASC",
              "policy": "default",
              "refId": "A",
              "resultFormat": "time_series",
              "select": [
                [
                  {
                    "params": [
                      "value"
                    ],
                    "type": "field"
                  },
                  {
                    "params": [
                      "1"
                    ],
                    "type": "top"
                  }
                ]
              ],
              "tags": []
            }
          ],
          "thresholds": [],
          "timeFrom": null,
          "timeRegions": [],
          "timeShift": "",
          "title": "Strom benutzt",
          "tooltip": {
            "shared": true,
            "sort": 0,
            "value_type": "individual"
          },
          "type": "graph",
          "xaxis": {
            "buckets": null,
            "mode": "time",
            "name": null,
            "show": true,
            "values": []
          },
          "yaxes": [
            {
              "decimals": null,
              "format": "short",
              "label": null,
              "logBase": 1,
              "max": "20",
              "min": null,
              "show": true
            },
            {
              "format": "short",
              "label": null,
              "logBase": 1,
              "max": null,
              "min": null,
              "show": false
            }
          ],
          "yaxis": {
            "align": false,
            "alignLevel": null
          }
        },
        {
          "aliasColors": {},
          "bars": false,
          "dashLength": 10,
          "dashes": false,
          "datasource": null,
          "fieldConfig": {
            "defaults": {
              "custom": {}
            },
            "overrides": []
          },
          "fill": 1,
          "fillGradient": 0,
          "gridPos": {
            "h": 9,
            "w": 12,
            "x": 12,
            "y": 8
          },
          "hiddenSeries": false,
          "hideTimeOverride": false,
          "id": 2,
          "legend": {
            "alignAsTable": true,
            "avg": true,
            "current": false,
            "max": true,
            "min": false,
            "rightSide": false,
            "show": true,
            "total": false,
            "values": true
          },
          "lines": true,
          "linewidth": 1,
          "links": [],
          "nullPointMode": "null",
          "options": {
            "dataLinks": []
          },
          "percentage": false,
          "pointradius": 2,
          "points": false,
          "renderer": "flot",
          "seriesOverrides": [
            {
              "alias": "GAS m³ pro Tag",
              "color": "#C4162A",
              "transform": "negative-Y",
              "yaxis": 2
            }
          ],
          "spaceLength": 10,
          "stack": false,
          "steppedLine": false,
          "targets": [
            {
              "alias": "GAS m³ pro Tag",
              "groupBy": [
                {
                  "params": [
                    "$__interval"
                  ],
                  "type": "time"
                },
                {
                  "params": [
                    "previous"
                  ],
                  "type": "fill"
                }
              ],
              "measurement": "javascript.0.Intervallwerte.GAS.Gas_m³_last_day",
              "orderByTime": "ASC",
              "policy": "default",
              "refId": "A",
              "resultFormat": "time_series",
              "select": [
                [
                  {
                    "params": [
                      "value"
                    ],
                    "type": "field"
                  },
                  {
                    "params": [],
                    "type": "mean"
                  }
                ]
              ],
              "tags": []
            },
            {
              "alias": "Außentemperatur",
              "groupBy": [
                {
                  "params": [
                    "$__interval"
                  ],
                  "type": "time"
                },
                {
                  "params": [
                    "previous"
                  ],
                  "type": "fill"
                }
              ],
              "measurement": "hm-rega.0.6275",
              "orderByTime": "ASC",
              "policy": "default",
              "query": "SELECT mean(\"value\") FROM \"hm-rega.0.6275\" WHERE $timeFilter GROUP BY time($__interval) fill(null)",
              "rawQuery": false,
              "refId": "B",
              "resultFormat": "time_series",
              "select": [
                [
                  {
                    "params": [
                      "value"
                    ],
                    "type": "field"
                  },
                  {
                    "params": [],
                    "type": "mean"
                  }
                ]
              ],
              "tags": []
            }
          ],
          "thresholds": [],
          "timeFrom": null,
          "timeRegions": [],
          "timeShift": "",
          "title": "Gasverbrauch VS Außentemperatur",
          "tooltip": {
            "shared": true,
            "sort": 0,
            "value_type": "individual"
          },
          "type": "graph",
          "xaxis": {
            "buckets": null,
            "mode": "time",
            "name": null,
            "show": true,
            "values": []
          },
          "yaxes": [
            {
              "decimals": null,
              "format": "short",
              "label": "Außentemperatur C°",
              "logBase": 1,
              "max": "40",
              "min": "-10",
              "show": true
            },
            {
              "decimals": 0,
              "format": "m3",
              "label": "Gas m³",
              "logBase": 1,
              "max": "0",
              "min": "-20",
              "show": true
            }
          ],
          "yaxis": {
            "align": false,
            "alignLevel": null
          }
        }
      ],
      "refresh": false,
      "schemaVersion": 25,
      "style": "dark",
      "tags": [],
      "templating": {
        "list": []
      },
      "time": {
        "from": "now-7d",
        "to": "now"
      },
      "timepicker": {
        "refresh_intervals": [
          "10s",
          "30s",
          "1m",
          "5m",
          "15m",
          "30m",
          "1h",
          "2h",
          "1d"
        ]
      },
      "timezone": "",
      "title": "Strom und GasÜbersichten",
      "uid": "CHcoD0fWz",
      "version": 41
    }
    

    Bei Fragen meld dich einfach.

    @Dutchman
    gerne kannst du das benutzen ! Ich habe einen großen, optiusch schönen Nutzen von deinem Plugin.
    Wenn previous noch funktioniert :P
    ich bin auch immer für verbesserungsvorschläge zu haben..

    JB_SullivanJ DutchmanD 2 Antworten Letzte Antwort
    0
    • F fastsonic

      @JB_Sullivan
      Hier mal ein paar Beispiele. Aber Achtung das Dashboard arbeitet mit previous Datenpunkte da der current sich ja dauernt verändert !
      Und die funktionieren im moment noch nicht. da warte ich auf die Alph 3 :)

      Das direkt von oben:

      {
        "annotations": {
          "list": [
            {
              "builtIn": 1,
              "datasource": "-- Grafana --",
              "enable": true,
              "hide": true,
              "iconColor": "rgba(0, 211, 255, 1)",
              "name": "Annotations & Alerts",
              "type": "dashboard"
            }
          ]
        },
        "editable": true,
        "gnetId": null,
        "graphTooltip": 0,
        "id": 4,
        "links": [],
        "panels": [
          {
            "aliasColors": {},
            "bars": true,
            "dashLength": 10,
            "dashes": false,
            "datasource": null,
            "fieldConfig": {
              "defaults": {
                "custom": {}
              },
              "overrides": []
            },
            "fill": 10,
            "fillGradient": 0,
            "gridPos": {
              "h": 8,
              "w": 12,
              "x": 0,
              "y": 0
            },
            "hiddenSeries": false,
            "hideTimeOverride": true,
            "id": 4,
            "legend": {
              "avg": true,
              "current": false,
              "max": false,
              "min": false,
              "show": true,
              "total": true,
              "values": true
            },
            "lines": false,
            "linewidth": 3,
            "nullPointMode": "connected",
            "options": {
              "dataLinks": []
            },
            "percentage": false,
            "pluginVersion": "6.7.2",
            "pointradius": 10,
            "points": false,
            "renderer": "flot",
            "seriesOverrides": [
              {
                "alias": "Verbrauch am Tag",
                "color": "#E02F44",
                "dashes": true
              }
            ],
            "spaceLength": 10,
            "stack": false,
            "steppedLine": true,
            "targets": [
              {
                "alias": "Verbrauch am Tag",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "none"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "javascript.0.Intervallwerte.Strom.Strom_kWh_last_day",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "A",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [
                        "1"
                      ],
                      "type": "top"
                    }
                  ]
                ],
                "tags": []
              }
            ],
            "thresholds": [],
            "timeFrom": null,
            "timeRegions": [],
            "timeShift": "",
            "title": "Strom Import",
            "tooltip": {
              "shared": true,
              "sort": 0,
              "value_type": "individual"
            },
            "type": "graph",
            "xaxis": {
              "buckets": null,
              "mode": "time",
              "name": null,
              "show": true,
              "values": []
            },
            "yaxes": [
              {
                "decimals": null,
                "format": "short",
                "label": null,
                "logBase": 1,
                "max": "20",
                "min": "0",
                "show": true
              },
              {
                "format": "short",
                "label": null,
                "logBase": 1,
                "max": null,
                "min": null,
                "show": false
              }
            ],
            "yaxis": {
              "align": false,
              "alignLevel": null
            }
          },
          {
            "aliasColors": {},
            "bars": true,
            "dashLength": 10,
            "dashes": false,
            "datasource": null,
            "fieldConfig": {
              "defaults": {
                "custom": {}
              },
              "overrides": []
            },
            "fill": 1,
            "fillGradient": 0,
            "gridPos": {
              "h": 8,
              "w": 12,
              "x": 12,
              "y": 0
            },
            "hiddenSeries": false,
            "id": 5,
            "legend": {
              "avg": true,
              "current": false,
              "max": false,
              "min": false,
              "show": true,
              "total": true,
              "values": true
            },
            "lines": false,
            "linewidth": 5,
            "nullPointMode": "connected",
            "options": {
              "dataLinks": []
            },
            "percentage": false,
            "pluginVersion": "6.5.2",
            "pointradius": 6,
            "points": false,
            "renderer": "flot",
            "seriesOverrides": [
              {
                "alias": "Verbrauch",
                "color": "#FF780A",
                "dashes": true
              }
            ],
            "spaceLength": 10,
            "stack": false,
            "steppedLine": false,
            "targets": [
              {
                "alias": "Verbrauch",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "none"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "javascript.0.Intervallwerte.GAS.Gas_m³_last_day",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "A",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [
                        "1"
                      ],
                      "type": "top"
                    }
                  ]
                ],
                "tags": []
              }
            ],
            "thresholds": [],
            "timeFrom": null,
            "timeRegions": [],
            "timeShift": "",
            "title": "Gas Wochenansicht",
            "tooltip": {
              "shared": true,
              "sort": 0,
              "value_type": "individual"
            },
            "type": "graph",
            "xaxis": {
              "buckets": null,
              "mode": "time",
              "name": null,
              "show": true,
              "values": []
            },
            "yaxes": [
              {
                "format": "short",
                "label": null,
                "logBase": 1,
                "max": null,
                "min": null,
                "show": true
              },
              {
                "format": "short",
                "label": null,
                "logBase": 1,
                "max": null,
                "min": null,
                "show": false
              }
            ],
            "yaxis": {
              "align": false,
              "alignLevel": null
            }
          },
          {
            "aliasColors": {},
            "bars": true,
            "dashLength": 10,
            "dashes": false,
            "datasource": null,
            "fieldConfig": {
              "defaults": {
                "custom": {}
              },
              "overrides": []
            },
            "fill": 1,
            "fillGradient": 0,
            "gridPos": {
              "h": 8,
              "w": 12,
              "x": 0,
              "y": 8
            },
            "hiddenSeries": false,
            "id": 7,
            "legend": {
              "avg": true,
              "current": false,
              "max": false,
              "min": false,
              "show": true,
              "total": true,
              "values": true
            },
            "lines": false,
            "linewidth": 5,
            "nullPointMode": "null",
            "options": {
              "dataLinks": []
            },
            "percentage": false,
            "pluginVersion": "6.5.2",
            "pointradius": 6,
            "points": false,
            "renderer": "flot",
            "seriesOverrides": [
              {
                "alias": "Verbrauch",
                "dashes": true
              }
            ],
            "spaceLength": 10,
            "stack": false,
            "steppedLine": false,
            "targets": [
              {
                "alias": "Verbrauch",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "none"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "javascript.0.Intervallwerte.Strom.Strom_benutzt_kWh_last_day",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "A",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [
                        "1"
                      ],
                      "type": "top"
                    }
                  ]
                ],
                "tags": []
              }
            ],
            "thresholds": [],
            "timeFrom": null,
            "timeRegions": [],
            "timeShift": "",
            "title": "Strom benutzt",
            "tooltip": {
              "shared": true,
              "sort": 0,
              "value_type": "individual"
            },
            "type": "graph",
            "xaxis": {
              "buckets": null,
              "mode": "time",
              "name": null,
              "show": true,
              "values": []
            },
            "yaxes": [
              {
                "decimals": null,
                "format": "short",
                "label": null,
                "logBase": 1,
                "max": "20",
                "min": null,
                "show": true
              },
              {
                "format": "short",
                "label": null,
                "logBase": 1,
                "max": null,
                "min": null,
                "show": false
              }
            ],
            "yaxis": {
              "align": false,
              "alignLevel": null
            }
          },
          {
            "aliasColors": {},
            "bars": false,
            "dashLength": 10,
            "dashes": false,
            "datasource": null,
            "fieldConfig": {
              "defaults": {
                "custom": {}
              },
              "overrides": []
            },
            "fill": 1,
            "fillGradient": 0,
            "gridPos": {
              "h": 9,
              "w": 12,
              "x": 12,
              "y": 8
            },
            "hiddenSeries": false,
            "hideTimeOverride": false,
            "id": 2,
            "legend": {
              "alignAsTable": true,
              "avg": true,
              "current": false,
              "max": true,
              "min": false,
              "rightSide": false,
              "show": true,
              "total": false,
              "values": true
            },
            "lines": true,
            "linewidth": 1,
            "links": [],
            "nullPointMode": "null",
            "options": {
              "dataLinks": []
            },
            "percentage": false,
            "pointradius": 2,
            "points": false,
            "renderer": "flot",
            "seriesOverrides": [
              {
                "alias": "GAS m³ pro Tag",
                "color": "#C4162A",
                "transform": "negative-Y",
                "yaxis": 2
              }
            ],
            "spaceLength": 10,
            "stack": false,
            "steppedLine": false,
            "targets": [
              {
                "alias": "GAS m³ pro Tag",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "previous"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "javascript.0.Intervallwerte.GAS.Gas_m³_last_day",
                "orderByTime": "ASC",
                "policy": "default",
                "refId": "A",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              },
              {
                "alias": "Außentemperatur",
                "groupBy": [
                  {
                    "params": [
                      "$__interval"
                    ],
                    "type": "time"
                  },
                  {
                    "params": [
                      "previous"
                    ],
                    "type": "fill"
                  }
                ],
                "measurement": "hm-rega.0.6275",
                "orderByTime": "ASC",
                "policy": "default",
                "query": "SELECT mean(\"value\") FROM \"hm-rega.0.6275\" WHERE $timeFilter GROUP BY time($__interval) fill(null)",
                "rawQuery": false,
                "refId": "B",
                "resultFormat": "time_series",
                "select": [
                  [
                    {
                      "params": [
                        "value"
                      ],
                      "type": "field"
                    },
                    {
                      "params": [],
                      "type": "mean"
                    }
                  ]
                ],
                "tags": []
              }
            ],
            "thresholds": [],
            "timeFrom": null,
            "timeRegions": [],
            "timeShift": "",
            "title": "Gasverbrauch VS Außentemperatur",
            "tooltip": {
              "shared": true,
              "sort": 0,
              "value_type": "individual"
            },
            "type": "graph",
            "xaxis": {
              "buckets": null,
              "mode": "time",
              "name": null,
              "show": true,
              "values": []
            },
            "yaxes": [
              {
                "decimals": null,
                "format": "short",
                "label": "Außentemperatur C°",
                "logBase": 1,
                "max": "40",
                "min": "-10",
                "show": true
              },
              {
                "decimals": 0,
                "format": "m3",
                "label": "Gas m³",
                "logBase": 1,
                "max": "0",
                "min": "-20",
                "show": true
              }
            ],
            "yaxis": {
              "align": false,
              "alignLevel": null
            }
          }
        ],
        "refresh": false,
        "schemaVersion": 25,
        "style": "dark",
        "tags": [],
        "templating": {
          "list": []
        },
        "time": {
          "from": "now-7d",
          "to": "now"
        },
        "timepicker": {
          "refresh_intervals": [
            "10s",
            "30s",
            "1m",
            "5m",
            "15m",
            "30m",
            "1h",
            "2h",
            "1d"
          ]
        },
        "timezone": "",
        "title": "Strom und GasÜbersichten",
        "uid": "CHcoD0fWz",
        "version": 41
      }
      

      Bei Fragen meld dich einfach.

      @Dutchman
      gerne kannst du das benutzen ! Ich habe einen großen, optiusch schönen Nutzen von deinem Plugin.
      Wenn previous noch funktioniert :P
      ich bin auch immer für verbesserungsvorschläge zu haben..

      JB_SullivanJ Offline
      JB_SullivanJ Offline
      JB_Sullivan
      schrieb am zuletzt editiert von
      #691

      @fastsonic

      Wenn ich mir den Export angucke (Import hat im übrigen funktioniert :+1: ) , arbeitest du z.Zt. mit einem Javascript, was dir entsprechende Rechenergebnisse als DP liefert - ist das richtig?

      Das ist das was ich meinte, das man "nur" anhand von SA Daten ja keine Vergleiche machen kann. Ich muss ja immer Tag Minus Vortag o.ä. ähnliches rechnen, damit ich darstellbare Veränderungen sehen kann.

      ioBroker auf Intel Core i3-5005U NUC und Windwos10 Pro

      F 2 Antworten Letzte Antwort
      0
      • JB_SullivanJ JB_Sullivan

        @fastsonic

        Wenn ich mir den Export angucke (Import hat im übrigen funktioniert :+1: ) , arbeitest du z.Zt. mit einem Javascript, was dir entsprechende Rechenergebnisse als DP liefert - ist das richtig?

        Das ist das was ich meinte, das man "nur" anhand von SA Daten ja keine Vergleiche machen kann. Ich muss ja immer Tag Minus Vortag o.ä. ähnliches rechnen, damit ich darstellbare Veränderungen sehen kann.

        F Offline
        F Offline
        fastsonic
        schrieb am zuletzt editiert von
        #692

        @JB_Sullivan
        Hi Nein. Sobald die previous daten funktionieren kannst du die dafür verwenden.
        Das Javaminiscript war nur um am ende des Tages die Current in einen prvious Punkt zu schreiben.

        Wenn du auch deine Wochentage z.B. nimmst siehst du die anderen Tage immer als festen Balken und dein Aktiver Tag wächst von morgens bis abends so hast du dann eine Wochenübersicht.
        Moment ich bastel mal kurz was und häng es gleich an.

        1 Antwort Letzte Antwort
        0
        • F fastsonic

          @JB_Sullivan
          Hier mal ein paar Beispiele. Aber Achtung das Dashboard arbeitet mit previous Datenpunkte da der current sich ja dauernt verändert !
          Und die funktionieren im moment noch nicht. da warte ich auf die Alph 3 :)

          Das direkt von oben:

          {
            "annotations": {
              "list": [
                {
                  "builtIn": 1,
                  "datasource": "-- Grafana --",
                  "enable": true,
                  "hide": true,
                  "iconColor": "rgba(0, 211, 255, 1)",
                  "name": "Annotations & Alerts",
                  "type": "dashboard"
                }
              ]
            },
            "editable": true,
            "gnetId": null,
            "graphTooltip": 0,
            "id": 4,
            "links": [],
            "panels": [
              {
                "aliasColors": {},
                "bars": true,
                "dashLength": 10,
                "dashes": false,
                "datasource": null,
                "fieldConfig": {
                  "defaults": {
                    "custom": {}
                  },
                  "overrides": []
                },
                "fill": 10,
                "fillGradient": 0,
                "gridPos": {
                  "h": 8,
                  "w": 12,
                  "x": 0,
                  "y": 0
                },
                "hiddenSeries": false,
                "hideTimeOverride": true,
                "id": 4,
                "legend": {
                  "avg": true,
                  "current": false,
                  "max": false,
                  "min": false,
                  "show": true,
                  "total": true,
                  "values": true
                },
                "lines": false,
                "linewidth": 3,
                "nullPointMode": "connected",
                "options": {
                  "dataLinks": []
                },
                "percentage": false,
                "pluginVersion": "6.7.2",
                "pointradius": 10,
                "points": false,
                "renderer": "flot",
                "seriesOverrides": [
                  {
                    "alias": "Verbrauch am Tag",
                    "color": "#E02F44",
                    "dashes": true
                  }
                ],
                "spaceLength": 10,
                "stack": false,
                "steppedLine": true,
                "targets": [
                  {
                    "alias": "Verbrauch am Tag",
                    "groupBy": [
                      {
                        "params": [
                          "$__interval"
                        ],
                        "type": "time"
                      },
                      {
                        "params": [
                          "none"
                        ],
                        "type": "fill"
                      }
                    ],
                    "measurement": "javascript.0.Intervallwerte.Strom.Strom_kWh_last_day",
                    "orderByTime": "ASC",
                    "policy": "default",
                    "refId": "A",
                    "resultFormat": "time_series",
                    "select": [
                      [
                        {
                          "params": [
                            "value"
                          ],
                          "type": "field"
                        },
                        {
                          "params": [
                            "1"
                          ],
                          "type": "top"
                        }
                      ]
                    ],
                    "tags": []
                  }
                ],
                "thresholds": [],
                "timeFrom": null,
                "timeRegions": [],
                "timeShift": "",
                "title": "Strom Import",
                "tooltip": {
                  "shared": true,
                  "sort": 0,
                  "value_type": "individual"
                },
                "type": "graph",
                "xaxis": {
                  "buckets": null,
                  "mode": "time",
                  "name": null,
                  "show": true,
                  "values": []
                },
                "yaxes": [
                  {
                    "decimals": null,
                    "format": "short",
                    "label": null,
                    "logBase": 1,
                    "max": "20",
                    "min": "0",
                    "show": true
                  },
                  {
                    "format": "short",
                    "label": null,
                    "logBase": 1,
                    "max": null,
                    "min": null,
                    "show": false
                  }
                ],
                "yaxis": {
                  "align": false,
                  "alignLevel": null
                }
              },
              {
                "aliasColors": {},
                "bars": true,
                "dashLength": 10,
                "dashes": false,
                "datasource": null,
                "fieldConfig": {
                  "defaults": {
                    "custom": {}
                  },
                  "overrides": []
                },
                "fill": 1,
                "fillGradient": 0,
                "gridPos": {
                  "h": 8,
                  "w": 12,
                  "x": 12,
                  "y": 0
                },
                "hiddenSeries": false,
                "id": 5,
                "legend": {
                  "avg": true,
                  "current": false,
                  "max": false,
                  "min": false,
                  "show": true,
                  "total": true,
                  "values": true
                },
                "lines": false,
                "linewidth": 5,
                "nullPointMode": "connected",
                "options": {
                  "dataLinks": []
                },
                "percentage": false,
                "pluginVersion": "6.5.2",
                "pointradius": 6,
                "points": false,
                "renderer": "flot",
                "seriesOverrides": [
                  {
                    "alias": "Verbrauch",
                    "color": "#FF780A",
                    "dashes": true
                  }
                ],
                "spaceLength": 10,
                "stack": false,
                "steppedLine": false,
                "targets": [
                  {
                    "alias": "Verbrauch",
                    "groupBy": [
                      {
                        "params": [
                          "$__interval"
                        ],
                        "type": "time"
                      },
                      {
                        "params": [
                          "none"
                        ],
                        "type": "fill"
                      }
                    ],
                    "measurement": "javascript.0.Intervallwerte.GAS.Gas_m³_last_day",
                    "orderByTime": "ASC",
                    "policy": "default",
                    "refId": "A",
                    "resultFormat": "time_series",
                    "select": [
                      [
                        {
                          "params": [
                            "value"
                          ],
                          "type": "field"
                        },
                        {
                          "params": [
                            "1"
                          ],
                          "type": "top"
                        }
                      ]
                    ],
                    "tags": []
                  }
                ],
                "thresholds": [],
                "timeFrom": null,
                "timeRegions": [],
                "timeShift": "",
                "title": "Gas Wochenansicht",
                "tooltip": {
                  "shared": true,
                  "sort": 0,
                  "value_type": "individual"
                },
                "type": "graph",
                "xaxis": {
                  "buckets": null,
                  "mode": "time",
                  "name": null,
                  "show": true,
                  "values": []
                },
                "yaxes": [
                  {
                    "format": "short",
                    "label": null,
                    "logBase": 1,
                    "max": null,
                    "min": null,
                    "show": true
                  },
                  {
                    "format": "short",
                    "label": null,
                    "logBase": 1,
                    "max": null,
                    "min": null,
                    "show": false
                  }
                ],
                "yaxis": {
                  "align": false,
                  "alignLevel": null
                }
              },
              {
                "aliasColors": {},
                "bars": true,
                "dashLength": 10,
                "dashes": false,
                "datasource": null,
                "fieldConfig": {
                  "defaults": {
                    "custom": {}
                  },
                  "overrides": []
                },
                "fill": 1,
                "fillGradient": 0,
                "gridPos": {
                  "h": 8,
                  "w": 12,
                  "x": 0,
                  "y": 8
                },
                "hiddenSeries": false,
                "id": 7,
                "legend": {
                  "avg": true,
                  "current": false,
                  "max": false,
                  "min": false,
                  "show": true,
                  "total": true,
                  "values": true
                },
                "lines": false,
                "linewidth": 5,
                "nullPointMode": "null",
                "options": {
                  "dataLinks": []
                },
                "percentage": false,
                "pluginVersion": "6.5.2",
                "pointradius": 6,
                "points": false,
                "renderer": "flot",
                "seriesOverrides": [
                  {
                    "alias": "Verbrauch",
                    "dashes": true
                  }
                ],
                "spaceLength": 10,
                "stack": false,
                "steppedLine": false,
                "targets": [
                  {
                    "alias": "Verbrauch",
                    "groupBy": [
                      {
                        "params": [
                          "$__interval"
                        ],
                        "type": "time"
                      },
                      {
                        "params": [
                          "none"
                        ],
                        "type": "fill"
                      }
                    ],
                    "measurement": "javascript.0.Intervallwerte.Strom.Strom_benutzt_kWh_last_day",
                    "orderByTime": "ASC",
                    "policy": "default",
                    "refId": "A",
                    "resultFormat": "time_series",
                    "select": [
                      [
                        {
                          "params": [
                            "value"
                          ],
                          "type": "field"
                        },
                        {
                          "params": [
                            "1"
                          ],
                          "type": "top"
                        }
                      ]
                    ],
                    "tags": []
                  }
                ],
                "thresholds": [],
                "timeFrom": null,
                "timeRegions": [],
                "timeShift": "",
                "title": "Strom benutzt",
                "tooltip": {
                  "shared": true,
                  "sort": 0,
                  "value_type": "individual"
                },
                "type": "graph",
                "xaxis": {
                  "buckets": null,
                  "mode": "time",
                  "name": null,
                  "show": true,
                  "values": []
                },
                "yaxes": [
                  {
                    "decimals": null,
                    "format": "short",
                    "label": null,
                    "logBase": 1,
                    "max": "20",
                    "min": null,
                    "show": true
                  },
                  {
                    "format": "short",
                    "label": null,
                    "logBase": 1,
                    "max": null,
                    "min": null,
                    "show": false
                  }
                ],
                "yaxis": {
                  "align": false,
                  "alignLevel": null
                }
              },
              {
                "aliasColors": {},
                "bars": false,
                "dashLength": 10,
                "dashes": false,
                "datasource": null,
                "fieldConfig": {
                  "defaults": {
                    "custom": {}
                  },
                  "overrides": []
                },
                "fill": 1,
                "fillGradient": 0,
                "gridPos": {
                  "h": 9,
                  "w": 12,
                  "x": 12,
                  "y": 8
                },
                "hiddenSeries": false,
                "hideTimeOverride": false,
                "id": 2,
                "legend": {
                  "alignAsTable": true,
                  "avg": true,
                  "current": false,
                  "max": true,
                  "min": false,
                  "rightSide": false,
                  "show": true,
                  "total": false,
                  "values": true
                },
                "lines": true,
                "linewidth": 1,
                "links": [],
                "nullPointMode": "null",
                "options": {
                  "dataLinks": []
                },
                "percentage": false,
                "pointradius": 2,
                "points": false,
                "renderer": "flot",
                "seriesOverrides": [
                  {
                    "alias": "GAS m³ pro Tag",
                    "color": "#C4162A",
                    "transform": "negative-Y",
                    "yaxis": 2
                  }
                ],
                "spaceLength": 10,
                "stack": false,
                "steppedLine": false,
                "targets": [
                  {
                    "alias": "GAS m³ pro Tag",
                    "groupBy": [
                      {
                        "params": [
                          "$__interval"
                        ],
                        "type": "time"
                      },
                      {
                        "params": [
                          "previous"
                        ],
                        "type": "fill"
                      }
                    ],
                    "measurement": "javascript.0.Intervallwerte.GAS.Gas_m³_last_day",
                    "orderByTime": "ASC",
                    "policy": "default",
                    "refId": "A",
                    "resultFormat": "time_series",
                    "select": [
                      [
                        {
                          "params": [
                            "value"
                          ],
                          "type": "field"
                        },
                        {
                          "params": [],
                          "type": "mean"
                        }
                      ]
                    ],
                    "tags": []
                  },
                  {
                    "alias": "Außentemperatur",
                    "groupBy": [
                      {
                        "params": [
                          "$__interval"
                        ],
                        "type": "time"
                      },
                      {
                        "params": [
                          "previous"
                        ],
                        "type": "fill"
                      }
                    ],
                    "measurement": "hm-rega.0.6275",
                    "orderByTime": "ASC",
                    "policy": "default",
                    "query": "SELECT mean(\"value\") FROM \"hm-rega.0.6275\" WHERE $timeFilter GROUP BY time($__interval) fill(null)",
                    "rawQuery": false,
                    "refId": "B",
                    "resultFormat": "time_series",
                    "select": [
                      [
                        {
                          "params": [
                            "value"
                          ],
                          "type": "field"
                        },
                        {
                          "params": [],
                          "type": "mean"
                        }
                      ]
                    ],
                    "tags": []
                  }
                ],
                "thresholds": [],
                "timeFrom": null,
                "timeRegions": [],
                "timeShift": "",
                "title": "Gasverbrauch VS Außentemperatur",
                "tooltip": {
                  "shared": true,
                  "sort": 0,
                  "value_type": "individual"
                },
                "type": "graph",
                "xaxis": {
                  "buckets": null,
                  "mode": "time",
                  "name": null,
                  "show": true,
                  "values": []
                },
                "yaxes": [
                  {
                    "decimals": null,
                    "format": "short",
                    "label": "Außentemperatur C°",
                    "logBase": 1,
                    "max": "40",
                    "min": "-10",
                    "show": true
                  },
                  {
                    "decimals": 0,
                    "format": "m3",
                    "label": "Gas m³",
                    "logBase": 1,
                    "max": "0",
                    "min": "-20",
                    "show": true
                  }
                ],
                "yaxis": {
                  "align": false,
                  "alignLevel": null
                }
              }
            ],
            "refresh": false,
            "schemaVersion": 25,
            "style": "dark",
            "tags": [],
            "templating": {
              "list": []
            },
            "time": {
              "from": "now-7d",
              "to": "now"
            },
            "timepicker": {
              "refresh_intervals": [
                "10s",
                "30s",
                "1m",
                "5m",
                "15m",
                "30m",
                "1h",
                "2h",
                "1d"
              ]
            },
            "timezone": "",
            "title": "Strom und GasÜbersichten",
            "uid": "CHcoD0fWz",
            "version": 41
          }
          

          Bei Fragen meld dich einfach.

          @Dutchman
          gerne kannst du das benutzen ! Ich habe einen großen, optiusch schönen Nutzen von deinem Plugin.
          Wenn previous noch funktioniert :P
          ich bin auch immer für verbesserungsvorschläge zu haben..

          DutchmanD Offline
          DutchmanD Offline
          Dutchman
          Developer Most Active Administrators
          schrieb am zuletzt editiert von
          #693

          @fastsonic sagte in [Major Update] SourceAnalytix v0.4.7-beta.0 released !:

          gerne kannst du das benutzen ! Ich habe einen großen, optiusch schönen Nutzen von deinem Plugin.

          danke :)

          @fastsonic sagte in [Major Update] SourceAnalytix v0.4.7-beta.0 released !:

          @JB_Sullivan
          Hi Nein. Sobald die previous daten funktionieren kannst du die dafür verwenden.
          Das Javaminiscript war nur um am ende des Tages die Current in einen prvious Punkt zu schreiben.

          ich moechte nicht zuviel versprechen aber hab heute und morgen par stunden übrig hoffe das ich die previous angehen kan :)

          1 Antwort Letzte Antwort
          0
          • JB_SullivanJ JB_Sullivan

            @fastsonic

            Wenn ich mir den Export angucke (Import hat im übrigen funktioniert :+1: ) , arbeitest du z.Zt. mit einem Javascript, was dir entsprechende Rechenergebnisse als DP liefert - ist das richtig?

            Das ist das was ich meinte, das man "nur" anhand von SA Daten ja keine Vergleiche machen kann. Ich muss ja immer Tag Minus Vortag o.ä. ähnliches rechnen, damit ich darstellbare Veränderungen sehen kann.

            F Offline
            F Offline
            fastsonic
            schrieb am zuletzt editiert von fastsonic
            #694

            @JB_Sullivan
            Hier kannst du z.B. die geloggten Montag, Dienstag... als Datenbpunkt auswählen.
            Sobald sich die Datenpunkte dann mal geändert haben tauchen sie auf.

            {
              "annotations": {
                "list": [
                  {
                    "builtIn": 1,
                    "datasource": "-- Grafana --",
                    "enable": true,
                    "hide": true,
                    "iconColor": "rgba(0, 211, 255, 1)",
                    "name": "Annotations & Alerts",
                    "type": "dashboard"
                  }
                ]
              },
              "editable": true,
              "gnetId": null,
              "graphTooltip": 0,
              "id": 13,
              "links": [],
              "panels": [
                {
                  "aliasColors": {},
                  "bars": false,
                  "dashLength": 10,
                  "dashes": false,
                  "datasource": null,
                  "fieldConfig": {
                    "defaults": {
                      "custom": {}
                    },
                    "overrides": []
                  },
                  "fill": 1,
                  "fillGradient": 0,
                  "gridPos": {
                    "h": 8,
                    "w": 12,
                    "x": 0,
                    "y": 0
                  },
                  "hiddenSeries": false,
                  "id": 9,
                  "legend": {
                    "avg": false,
                    "current": false,
                    "max": false,
                    "min": false,
                    "show": true,
                    "total": false,
                    "values": false
                  },
                  "lines": true,
                  "linewidth": 1,
                  "nullPointMode": "null",
                  "options": {
                    "dataLinks": []
                  },
                  "percentage": false,
                  "pointradius": 2,
                  "points": false,
                  "renderer": "flot",
                  "seriesOverrides": [],
                  "spaceLength": 10,
                  "stack": false,
                  "steppedLine": false,
                  "targets": [
                    {
                      "groupBy": [
                        {
                          "params": [
                            "$__interval"
                          ],
                          "type": "time"
                        },
                        {
                          "params": [
                            "null"
                          ],
                          "type": "fill"
                        }
                      ],
                      "orderByTime": "ASC",
                      "policy": "default",
                      "refId": "A",
                      "resultFormat": "time_series",
                      "select": [
                        [
                          {
                            "params": [
                              "value"
                            ],
                            "type": "field"
                          },
                          {
                            "params": [],
                            "type": "mean"
                          }
                        ]
                      ],
                      "tags": []
                    }
                  ],
                  "thresholds": [],
                  "timeFrom": null,
                  "timeRegions": [],
                  "timeShift": null,
                  "title": "Panel Title",
                  "tooltip": {
                    "shared": true,
                    "sort": 0,
                    "value_type": "individual"
                  },
                  "type": "graph",
                  "xaxis": {
                    "buckets": null,
                    "mode": "time",
                    "name": null,
                    "show": true,
                    "values": []
                  },
                  "yaxes": [
                    {
                      "format": "short",
                      "label": null,
                      "logBase": 1,
                      "max": null,
                      "min": null,
                      "show": true
                    },
                    {
                      "format": "short",
                      "label": null,
                      "logBase": 1,
                      "max": null,
                      "min": null,
                      "show": true
                    }
                  ],
                  "yaxis": {
                    "align": false,
                    "alignLevel": null
                  }
                },
                {
                  "aliasColors": {},
                  "bars": true,
                  "dashLength": 10,
                  "dashes": false,
                  "datasource": null,
                  "fieldConfig": {
                    "defaults": {
                      "custom": {}
                    },
                    "overrides": []
                  },
                  "fill": 1,
                  "fillGradient": 0,
                  "gridPos": {
                    "h": 8,
                    "w": 12,
                    "x": 12,
                    "y": 0
                  },
                  "hiddenSeries": false,
                  "id": 5,
                  "legend": {
                    "avg": true,
                    "current": false,
                    "max": false,
                    "min": false,
                    "show": true,
                    "total": true,
                    "values": true
                  },
                  "lines": false,
                  "linewidth": 5,
                  "nullPointMode": "connected",
                  "options": {
                    "dataLinks": []
                  },
                  "percentage": false,
                  "pluginVersion": "6.5.2",
                  "pointradius": 6,
                  "points": false,
                  "renderer": "flot",
                  "seriesOverrides": [
                    {
                      "alias": "Verbrauch",
                      "color": "#FF780A",
                      "dashes": true
                    }
                  ],
                  "spaceLength": 10,
                  "stack": false,
                  "steppedLine": false,
                  "targets": [
                    {
                      "alias": "Verbrauch",
                      "groupBy": [
                        {
                          "params": [
                            "$__interval"
                          ],
                          "type": "time"
                        },
                        {
                          "params": [
                            "none"
                          ],
                          "type": "fill"
                        }
                      ],
                      "measurement": "javascript.0.Intervallwerte.GAS.Gas_m³_last_day",
                      "orderByTime": "ASC",
                      "policy": "default",
                      "refId": "A",
                      "resultFormat": "time_series",
                      "select": [
                        [
                          {
                            "params": [
                              "value"
                            ],
                            "type": "field"
                          },
                          {
                            "params": [
                              "1"
                            ],
                            "type": "top"
                          }
                        ]
                      ],
                      "tags": []
                    }
                  ],
                  "thresholds": [],
                  "timeFrom": null,
                  "timeRegions": [],
                  "timeShift": "",
                  "title": "Gas Wochenansicht",
                  "tooltip": {
                    "shared": true,
                    "sort": 0,
                    "value_type": "individual"
                  },
                  "type": "graph",
                  "xaxis": {
                    "buckets": null,
                    "mode": "time",
                    "name": null,
                    "show": true,
                    "values": []
                  },
                  "yaxes": [
                    {
                      "format": "short",
                      "label": null,
                      "logBase": 1,
                      "max": null,
                      "min": null,
                      "show": true
                    },
                    {
                      "format": "short",
                      "label": null,
                      "logBase": 1,
                      "max": null,
                      "min": null,
                      "show": false
                    }
                  ],
                  "yaxis": {
                    "align": false,
                    "alignLevel": null
                  }
                },
                {
                  "aliasColors": {},
                  "bars": true,
                  "dashLength": 10,
                  "dashes": false,
                  "datasource": null,
                  "fieldConfig": {
                    "defaults": {
                      "custom": {}
                    },
                    "overrides": []
                  },
                  "fill": 10,
                  "fillGradient": 0,
                  "gridPos": {
                    "h": 8,
                    "w": 12,
                    "x": 0,
                    "y": 8
                  },
                  "hiddenSeries": false,
                  "hideTimeOverride": true,
                  "id": 4,
                  "legend": {
                    "avg": true,
                    "current": false,
                    "max": false,
                    "min": false,
                    "show": true,
                    "total": true,
                    "values": true
                  },
                  "lines": false,
                  "linewidth": 3,
                  "nullPointMode": "connected",
                  "options": {
                    "dataLinks": []
                  },
                  "percentage": false,
                  "pluginVersion": "6.7.2",
                  "pointradius": 10,
                  "points": false,
                  "renderer": "flot",
                  "seriesOverrides": [
                    {
                      "alias": "Verbrauch am Tag",
                      "color": "#E02F44",
                      "dashes": true
                    }
                  ],
                  "spaceLength": 10,
                  "stack": false,
                  "steppedLine": true,
                  "targets": [
                    {
                      "alias": "Verbrauch am Tag",
                      "groupBy": [
                        {
                          "params": [
                            "$__interval"
                          ],
                          "type": "time"
                        },
                        {
                          "params": [
                            "none"
                          ],
                          "type": "fill"
                        }
                      ],
                      "measurement": "javascript.0.Intervallwerte.Strom.Strom_kWh_last_day",
                      "orderByTime": "ASC",
                      "policy": "default",
                      "refId": "A",
                      "resultFormat": "time_series",
                      "select": [
                        [
                          {
                            "params": [
                              "value"
                            ],
                            "type": "field"
                          },
                          {
                            "params": [
                              "1"
                            ],
                            "type": "top"
                          }
                        ]
                      ],
                      "tags": []
                    }
                  ],
                  "thresholds": [],
                  "timeFrom": null,
                  "timeRegions": [],
                  "timeShift": "",
                  "title": "Strom Import",
                  "tooltip": {
                    "shared": true,
                    "sort": 0,
                    "value_type": "individual"
                  },
                  "type": "graph",
                  "xaxis": {
                    "buckets": null,
                    "mode": "time",
                    "name": null,
                    "show": true,
                    "values": []
                  },
                  "yaxes": [
                    {
                      "decimals": null,
                      "format": "short",
                      "label": null,
                      "logBase": 1,
                      "max": "20",
                      "min": "0",
                      "show": true
                    },
                    {
                      "format": "short",
                      "label": null,
                      "logBase": 1,
                      "max": null,
                      "min": null,
                      "show": false
                    }
                  ],
                  "yaxis": {
                    "align": false,
                    "alignLevel": null
                  }
                },
                {
                  "aliasColors": {},
                  "bars": false,
                  "dashLength": 10,
                  "dashes": false,
                  "datasource": null,
                  "fieldConfig": {
                    "defaults": {
                      "custom": {}
                    },
                    "overrides": []
                  },
                  "fill": 1,
                  "fillGradient": 0,
                  "gridPos": {
                    "h": 9,
                    "w": 12,
                    "x": 12,
                    "y": 8
                  },
                  "hiddenSeries": false,
                  "hideTimeOverride": false,
                  "id": 2,
                  "legend": {
                    "alignAsTable": true,
                    "avg": true,
                    "current": false,
                    "max": true,
                    "min": false,
                    "rightSide": false,
                    "show": true,
                    "total": false,
                    "values": true
                  },
                  "lines": true,
                  "linewidth": 1,
                  "links": [],
                  "nullPointMode": "null",
                  "options": {
                    "dataLinks": []
                  },
                  "percentage": false,
                  "pointradius": 2,
                  "points": false,
                  "renderer": "flot",
                  "seriesOverrides": [
                    {
                      "alias": "GAS m³ pro Tag",
                      "color": "#C4162A",
                      "transform": "negative-Y",
                      "yaxis": 2
                    }
                  ],
                  "spaceLength": 10,
                  "stack": false,
                  "steppedLine": false,
                  "targets": [
                    {
                      "alias": "GAS m³ pro Tag",
                      "groupBy": [
                        {
                          "params": [
                            "$__interval"
                          ],
                          "type": "time"
                        },
                        {
                          "params": [
                            "previous"
                          ],
                          "type": "fill"
                        }
                      ],
                      "measurement": "javascript.0.Intervallwerte.GAS.Gas_m³_last_day",
                      "orderByTime": "ASC",
                      "policy": "default",
                      "refId": "A",
                      "resultFormat": "time_series",
                      "select": [
                        [
                          {
                            "params": [
                              "value"
                            ],
                            "type": "field"
                          },
                          {
                            "params": [],
                            "type": "mean"
                          }
                        ]
                      ],
                      "tags": []
                    },
                    {
                      "alias": "Außentemperatur",
                      "groupBy": [
                        {
                          "params": [
                            "$__interval"
                          ],
                          "type": "time"
                        },
                        {
                          "params": [
                            "previous"
                          ],
                          "type": "fill"
                        }
                      ],
                      "measurement": "hm-rega.0.6275",
                      "orderByTime": "ASC",
                      "policy": "default",
                      "query": "SELECT mean(\"value\") FROM \"hm-rega.0.6275\" WHERE $timeFilter GROUP BY time($__interval) fill(null)",
                      "rawQuery": false,
                      "refId": "B",
                      "resultFormat": "time_series",
                      "select": [
                        [
                          {
                            "params": [
                              "value"
                            ],
                            "type": "field"
                          },
                          {
                            "params": [],
                            "type": "mean"
                          }
                        ]
                      ],
                      "tags": []
                    }
                  ],
                  "thresholds": [],
                  "timeFrom": null,
                  "timeRegions": [],
                  "timeShift": "",
                  "title": "Gasverbrauch VS Außentemperatur",
                  "tooltip": {
                    "shared": true,
                    "sort": 0,
                    "value_type": "individual"
                  },
                  "type": "graph",
                  "xaxis": {
                    "buckets": null,
                    "mode": "time",
                    "name": null,
                    "show": true,
                    "values": []
                  },
                  "yaxes": [
                    {
                      "decimals": null,
                      "format": "short",
                      "label": "Außentemperatur C°",
                      "logBase": 1,
                      "max": "40",
                      "min": "-10",
                      "show": true
                    },
                    {
                      "decimals": 0,
                      "format": "m3",
                      "label": "Gas m³",
                      "logBase": 1,
                      "max": "0",
                      "min": "-20",
                      "show": true
                    }
                  ],
                  "yaxis": {
                    "align": false,
                    "alignLevel": null
                  }
                },
                {
                  "datasource": null,
                  "description": "",
                  "fieldConfig": {
                    "defaults": {
                      "custom": {},
                      "mappings": [],
                      "thresholds": {
                        "mode": "absolute",
                        "steps": [
                          {
                            "color": "red",
                            "value": null
                          },
                          {
                            "color": "semi-dark-yellow",
                            "value": 5
                          },
                          {
                            "color": "dark-green",
                            "value": 15
                          }
                        ]
                      }
                    },
                    "overrides": []
                  },
                  "gridPos": {
                    "h": 8,
                    "w": 12,
                    "x": 0,
                    "y": 16
                  },
                  "id": 7,
                  "options": {
                    "displayMode": "gradient",
                    "orientation": "auto",
                    "reduceOptions": {
                      "calcs": [
                        "mean"
                      ],
                      "fields": "",
                      "values": false
                    },
                    "showUnfilled": true
                  },
                  "pluginVersion": "7.0.3",
                  "targets": [
                    {
                      "alias": "Montag",
                      "groupBy": [
                        {
                          "params": [
                            "$__interval"
                          ],
                          "type": "time"
                        },
                        {
                          "params": [
                            "previous"
                          ],
                          "type": "fill"
                        }
                      ],
                      "measurement": "deconz.0.sensors.00158d00023cfd10.temperature",
                      "orderByTime": "ASC",
                      "policy": "global",
                      "refId": "A",
                      "resultFormat": "time_series",
                      "select": [
                        [
                          {
                            "params": [
                              "value"
                            ],
                            "type": "field"
                          },
                          {
                            "params": [
                              "1"
                            ],
                            "type": "top"
                          }
                        ]
                      ],
                      "tags": []
                    },
                    {
                      "alias": "Dienstag",
                      "groupBy": [
                        {
                          "params": [
                            "$__interval"
                          ],
                          "type": "time"
                        },
                        {
                          "params": [
                            "previous"
                          ],
                          "type": "fill"
                        }
                      ],
                      "measurement": "deconz.0.sensors.00158d00036c1288.temperature",
                      "orderByTime": "ASC",
                      "policy": "global",
                      "refId": "B",
                      "resultFormat": "time_series",
                      "select": [
                        [
                          {
                            "params": [
                              "value"
                            ],
                            "type": "field"
                          },
                          {
                            "params": [
                              "1"
                            ],
                            "type": "top"
                          }
                        ]
                      ],
                      "tags": []
                    },
                    {
                      "alias": "Mittwoch",
                      "groupBy": [
                        {
                          "params": [
                            "$__interval"
                          ],
                          "type": "time"
                        },
                        {
                          "params": [
                            "previous"
                          ],
                          "type": "fill"
                        }
                      ],
                      "measurement": "deconz.0.sensors.00158d00036d3729.temperature",
                      "orderByTime": "ASC",
                      "policy": "global",
                      "refId": "C",
                      "resultFormat": "time_series",
                      "select": [
                        [
                          {
                            "params": [
                              "value"
                            ],
                            "type": "field"
                          },
                          {
                            "params": [
                              "1"
                            ],
                            "type": "top"
                          }
                        ]
                      ],
                      "tags": []
                    },
                    {
                      "alias": "Donnerstag",
                      "groupBy": [
                        {
                          "params": [
                            "$__interval"
                          ],
                          "type": "time"
                        },
                        {
                          "params": [
                            "previous"
                          ],
                          "type": "fill"
                        }
                      ],
                      "measurement": "hm-rpc.1.000A18A996EE36.1.ACTUAL_TEMPERATURE",
                      "orderByTime": "ASC",
                      "policy": "global",
                      "refId": "D",
                      "resultFormat": "time_series",
                      "select": [
                        [
                          {
                            "params": [
                              "value"
                            ],
                            "type": "field"
                          },
                          {
                            "params": [
                              "1"
                            ],
                            "type": "top"
                          }
                        ]
                      ],
                      "tags": []
                    },
                    {
                      "alias": "Freitag",
                      "groupBy": [
                        {
                          "params": [
                            "$__interval"
                          ],
                          "type": "time"
                        },
                        {
                          "params": [
                            "previous"
                          ],
                          "type": "fill"
                        }
                      ],
                      "measurement": "hm-rpc.1.000A18A996EE36.1.ACTUAL_TEMPERATURE",
                      "orderByTime": "ASC",
                      "policy": "global",
                      "refId": "E",
                      "resultFormat": "time_series",
                      "select": [
                        [
                          {
                            "params": [
                              "value"
                            ],
                            "type": "field"
                          },
                          {
                            "params": [
                              "1"
                            ],
                            "type": "top"
                          }
                        ]
                      ],
                      "tags": []
                    },
                    {
                      "alias": "Samstag",
                      "groupBy": [
                        {
                          "params": [
                            "$__interval"
                          ],
                          "type": "time"
                        },
                        {
                          "params": [
                            "previous"
                          ],
                          "type": "fill"
                        }
                      ],
                      "measurement": "hm-rpc.1.000A18A996EE36.1.ACTUAL_TEMPERATURE",
                      "orderByTime": "ASC",
                      "policy": "global",
                      "refId": "F",
                      "resultFormat": "time_series",
                      "select": [
                        [
                          {
                            "params": [
                              "value"
                            ],
                            "type": "field"
                          },
                          {
                            "params": [
                              "1"
                            ],
                            "type": "top"
                          }
                        ]
                      ],
                      "tags": []
                    },
                    {
                      "alias": "Sonntag",
                      "groupBy": [
                        {
                          "params": [
                            "$__interval"
                          ],
                          "type": "time"
                        },
                        {
                          "params": [
                            "previous"
                          ],
                          "type": "fill"
                        }
                      ],
                      "measurement": "hm-rpc.3.3dpsp20000.1.TEMPERATURE",
                      "orderByTime": "ASC",
                      "policy": "global",
                      "refId": "G",
                      "resultFormat": "time_series",
                      "select": [
                        [
                          {
                            "params": [
                              "value"
                            ],
                            "type": "field"
                          },
                          {
                            "params": [
                              "1"
                            ],
                            "type": "top"
                          }
                        ]
                      ],
                      "tags": []
                    }
                  ],
                  "timeFrom": null,
                  "timeShift": "",
                  "title": "Wochenübersicht",
                  "type": "bargauge"
                }
              ],
              "refresh": false,
              "schemaVersion": 25,
              "style": "dark",
              "tags": [],
              "templating": {
                "list": []
              },
              "time": {
                "from": "now-7d",
                "to": "now"
              },
              "timepicker": {
                "refresh_intervals": [
                  "10s",
                  "30s",
                  "1m",
                  "5m",
                  "15m",
                  "30m",
                  "1h",
                  "2h",
                  "1d"
                ]
              },
              "timezone": "",
              "title": "Strom und GasÜbersichten_3",
              "uid": "CHcoD0zzz",
              "version": 2
            }
            

            Wenn du alle previous Montage sammelst, kannst du dir Graphen oder Tabellen bauen mit den jeweiligen, im Zeitfenster ausgewählten Zeitbereichen.
            Da kannst du z.B bei der Gasübersicht aus dem Export oben den Temperatursensor gegen Monday tauschen und siehst entweder in balken oder linie oder tabelle die verläufte der Montage.

            JB_SullivanJ 1 Antwort Letzte Antwort
            0
            • F fastsonic

              @JB_Sullivan
              Hier kannst du z.B. die geloggten Montag, Dienstag... als Datenbpunkt auswählen.
              Sobald sich die Datenpunkte dann mal geändert haben tauchen sie auf.

              {
                "annotations": {
                  "list": [
                    {
                      "builtIn": 1,
                      "datasource": "-- Grafana --",
                      "enable": true,
                      "hide": true,
                      "iconColor": "rgba(0, 211, 255, 1)",
                      "name": "Annotations & Alerts",
                      "type": "dashboard"
                    }
                  ]
                },
                "editable": true,
                "gnetId": null,
                "graphTooltip": 0,
                "id": 13,
                "links": [],
                "panels": [
                  {
                    "aliasColors": {},
                    "bars": false,
                    "dashLength": 10,
                    "dashes": false,
                    "datasource": null,
                    "fieldConfig": {
                      "defaults": {
                        "custom": {}
                      },
                      "overrides": []
                    },
                    "fill": 1,
                    "fillGradient": 0,
                    "gridPos": {
                      "h": 8,
                      "w": 12,
                      "x": 0,
                      "y": 0
                    },
                    "hiddenSeries": false,
                    "id": 9,
                    "legend": {
                      "avg": false,
                      "current": false,
                      "max": false,
                      "min": false,
                      "show": true,
                      "total": false,
                      "values": false
                    },
                    "lines": true,
                    "linewidth": 1,
                    "nullPointMode": "null",
                    "options": {
                      "dataLinks": []
                    },
                    "percentage": false,
                    "pointradius": 2,
                    "points": false,
                    "renderer": "flot",
                    "seriesOverrides": [],
                    "spaceLength": 10,
                    "stack": false,
                    "steppedLine": false,
                    "targets": [
                      {
                        "groupBy": [
                          {
                            "params": [
                              "$__interval"
                            ],
                            "type": "time"
                          },
                          {
                            "params": [
                              "null"
                            ],
                            "type": "fill"
                          }
                        ],
                        "orderByTime": "ASC",
                        "policy": "default",
                        "refId": "A",
                        "resultFormat": "time_series",
                        "select": [
                          [
                            {
                              "params": [
                                "value"
                              ],
                              "type": "field"
                            },
                            {
                              "params": [],
                              "type": "mean"
                            }
                          ]
                        ],
                        "tags": []
                      }
                    ],
                    "thresholds": [],
                    "timeFrom": null,
                    "timeRegions": [],
                    "timeShift": null,
                    "title": "Panel Title",
                    "tooltip": {
                      "shared": true,
                      "sort": 0,
                      "value_type": "individual"
                    },
                    "type": "graph",
                    "xaxis": {
                      "buckets": null,
                      "mode": "time",
                      "name": null,
                      "show": true,
                      "values": []
                    },
                    "yaxes": [
                      {
                        "format": "short",
                        "label": null,
                        "logBase": 1,
                        "max": null,
                        "min": null,
                        "show": true
                      },
                      {
                        "format": "short",
                        "label": null,
                        "logBase": 1,
                        "max": null,
                        "min": null,
                        "show": true
                      }
                    ],
                    "yaxis": {
                      "align": false,
                      "alignLevel": null
                    }
                  },
                  {
                    "aliasColors": {},
                    "bars": true,
                    "dashLength": 10,
                    "dashes": false,
                    "datasource": null,
                    "fieldConfig": {
                      "defaults": {
                        "custom": {}
                      },
                      "overrides": []
                    },
                    "fill": 1,
                    "fillGradient": 0,
                    "gridPos": {
                      "h": 8,
                      "w": 12,
                      "x": 12,
                      "y": 0
                    },
                    "hiddenSeries": false,
                    "id": 5,
                    "legend": {
                      "avg": true,
                      "current": false,
                      "max": false,
                      "min": false,
                      "show": true,
                      "total": true,
                      "values": true
                    },
                    "lines": false,
                    "linewidth": 5,
                    "nullPointMode": "connected",
                    "options": {
                      "dataLinks": []
                    },
                    "percentage": false,
                    "pluginVersion": "6.5.2",
                    "pointradius": 6,
                    "points": false,
                    "renderer": "flot",
                    "seriesOverrides": [
                      {
                        "alias": "Verbrauch",
                        "color": "#FF780A",
                        "dashes": true
                      }
                    ],
                    "spaceLength": 10,
                    "stack": false,
                    "steppedLine": false,
                    "targets": [
                      {
                        "alias": "Verbrauch",
                        "groupBy": [
                          {
                            "params": [
                              "$__interval"
                            ],
                            "type": "time"
                          },
                          {
                            "params": [
                              "none"
                            ],
                            "type": "fill"
                          }
                        ],
                        "measurement": "javascript.0.Intervallwerte.GAS.Gas_m³_last_day",
                        "orderByTime": "ASC",
                        "policy": "default",
                        "refId": "A",
                        "resultFormat": "time_series",
                        "select": [
                          [
                            {
                              "params": [
                                "value"
                              ],
                              "type": "field"
                            },
                            {
                              "params": [
                                "1"
                              ],
                              "type": "top"
                            }
                          ]
                        ],
                        "tags": []
                      }
                    ],
                    "thresholds": [],
                    "timeFrom": null,
                    "timeRegions": [],
                    "timeShift": "",
                    "title": "Gas Wochenansicht",
                    "tooltip": {
                      "shared": true,
                      "sort": 0,
                      "value_type": "individual"
                    },
                    "type": "graph",
                    "xaxis": {
                      "buckets": null,
                      "mode": "time",
                      "name": null,
                      "show": true,
                      "values": []
                    },
                    "yaxes": [
                      {
                        "format": "short",
                        "label": null,
                        "logBase": 1,
                        "max": null,
                        "min": null,
                        "show": true
                      },
                      {
                        "format": "short",
                        "label": null,
                        "logBase": 1,
                        "max": null,
                        "min": null,
                        "show": false
                      }
                    ],
                    "yaxis": {
                      "align": false,
                      "alignLevel": null
                    }
                  },
                  {
                    "aliasColors": {},
                    "bars": true,
                    "dashLength": 10,
                    "dashes": false,
                    "datasource": null,
                    "fieldConfig": {
                      "defaults": {
                        "custom": {}
                      },
                      "overrides": []
                    },
                    "fill": 10,
                    "fillGradient": 0,
                    "gridPos": {
                      "h": 8,
                      "w": 12,
                      "x": 0,
                      "y": 8
                    },
                    "hiddenSeries": false,
                    "hideTimeOverride": true,
                    "id": 4,
                    "legend": {
                      "avg": true,
                      "current": false,
                      "max": false,
                      "min": false,
                      "show": true,
                      "total": true,
                      "values": true
                    },
                    "lines": false,
                    "linewidth": 3,
                    "nullPointMode": "connected",
                    "options": {
                      "dataLinks": []
                    },
                    "percentage": false,
                    "pluginVersion": "6.7.2",
                    "pointradius": 10,
                    "points": false,
                    "renderer": "flot",
                    "seriesOverrides": [
                      {
                        "alias": "Verbrauch am Tag",
                        "color": "#E02F44",
                        "dashes": true
                      }
                    ],
                    "spaceLength": 10,
                    "stack": false,
                    "steppedLine": true,
                    "targets": [
                      {
                        "alias": "Verbrauch am Tag",
                        "groupBy": [
                          {
                            "params": [
                              "$__interval"
                            ],
                            "type": "time"
                          },
                          {
                            "params": [
                              "none"
                            ],
                            "type": "fill"
                          }
                        ],
                        "measurement": "javascript.0.Intervallwerte.Strom.Strom_kWh_last_day",
                        "orderByTime": "ASC",
                        "policy": "default",
                        "refId": "A",
                        "resultFormat": "time_series",
                        "select": [
                          [
                            {
                              "params": [
                                "value"
                              ],
                              "type": "field"
                            },
                            {
                              "params": [
                                "1"
                              ],
                              "type": "top"
                            }
                          ]
                        ],
                        "tags": []
                      }
                    ],
                    "thresholds": [],
                    "timeFrom": null,
                    "timeRegions": [],
                    "timeShift": "",
                    "title": "Strom Import",
                    "tooltip": {
                      "shared": true,
                      "sort": 0,
                      "value_type": "individual"
                    },
                    "type": "graph",
                    "xaxis": {
                      "buckets": null,
                      "mode": "time",
                      "name": null,
                      "show": true,
                      "values": []
                    },
                    "yaxes": [
                      {
                        "decimals": null,
                        "format": "short",
                        "label": null,
                        "logBase": 1,
                        "max": "20",
                        "min": "0",
                        "show": true
                      },
                      {
                        "format": "short",
                        "label": null,
                        "logBase": 1,
                        "max": null,
                        "min": null,
                        "show": false
                      }
                    ],
                    "yaxis": {
                      "align": false,
                      "alignLevel": null
                    }
                  },
                  {
                    "aliasColors": {},
                    "bars": false,
                    "dashLength": 10,
                    "dashes": false,
                    "datasource": null,
                    "fieldConfig": {
                      "defaults": {
                        "custom": {}
                      },
                      "overrides": []
                    },
                    "fill": 1,
                    "fillGradient": 0,
                    "gridPos": {
                      "h": 9,
                      "w": 12,
                      "x": 12,
                      "y": 8
                    },
                    "hiddenSeries": false,
                    "hideTimeOverride": false,
                    "id": 2,
                    "legend": {
                      "alignAsTable": true,
                      "avg": true,
                      "current": false,
                      "max": true,
                      "min": false,
                      "rightSide": false,
                      "show": true,
                      "total": false,
                      "values": true
                    },
                    "lines": true,
                    "linewidth": 1,
                    "links": [],
                    "nullPointMode": "null",
                    "options": {
                      "dataLinks": []
                    },
                    "percentage": false,
                    "pointradius": 2,
                    "points": false,
                    "renderer": "flot",
                    "seriesOverrides": [
                      {
                        "alias": "GAS m³ pro Tag",
                        "color": "#C4162A",
                        "transform": "negative-Y",
                        "yaxis": 2
                      }
                    ],
                    "spaceLength": 10,
                    "stack": false,
                    "steppedLine": false,
                    "targets": [
                      {
                        "alias": "GAS m³ pro Tag",
                        "groupBy": [
                          {
                            "params": [
                              "$__interval"
                            ],
                            "type": "time"
                          },
                          {
                            "params": [
                              "previous"
                            ],
                            "type": "fill"
                          }
                        ],
                        "measurement": "javascript.0.Intervallwerte.GAS.Gas_m³_last_day",
                        "orderByTime": "ASC",
                        "policy": "default",
                        "refId": "A",
                        "resultFormat": "time_series",
                        "select": [
                          [
                            {
                              "params": [
                                "value"
                              ],
                              "type": "field"
                            },
                            {
                              "params": [],
                              "type": "mean"
                            }
                          ]
                        ],
                        "tags": []
                      },
                      {
                        "alias": "Außentemperatur",
                        "groupBy": [
                          {
                            "params": [
                              "$__interval"
                            ],
                            "type": "time"
                          },
                          {
                            "params": [
                              "previous"
                            ],
                            "type": "fill"
                          }
                        ],
                        "measurement": "hm-rega.0.6275",
                        "orderByTime": "ASC",
                        "policy": "default",
                        "query": "SELECT mean(\"value\") FROM \"hm-rega.0.6275\" WHERE $timeFilter GROUP BY time($__interval) fill(null)",
                        "rawQuery": false,
                        "refId": "B",
                        "resultFormat": "time_series",
                        "select": [
                          [
                            {
                              "params": [
                                "value"
                              ],
                              "type": "field"
                            },
                            {
                              "params": [],
                              "type": "mean"
                            }
                          ]
                        ],
                        "tags": []
                      }
                    ],
                    "thresholds": [],
                    "timeFrom": null,
                    "timeRegions": [],
                    "timeShift": "",
                    "title": "Gasverbrauch VS Außentemperatur",
                    "tooltip": {
                      "shared": true,
                      "sort": 0,
                      "value_type": "individual"
                    },
                    "type": "graph",
                    "xaxis": {
                      "buckets": null,
                      "mode": "time",
                      "name": null,
                      "show": true,
                      "values": []
                    },
                    "yaxes": [
                      {
                        "decimals": null,
                        "format": "short",
                        "label": "Außentemperatur C°",
                        "logBase": 1,
                        "max": "40",
                        "min": "-10",
                        "show": true
                      },
                      {
                        "decimals": 0,
                        "format": "m3",
                        "label": "Gas m³",
                        "logBase": 1,
                        "max": "0",
                        "min": "-20",
                        "show": true
                      }
                    ],
                    "yaxis": {
                      "align": false,
                      "alignLevel": null
                    }
                  },
                  {
                    "datasource": null,
                    "description": "",
                    "fieldConfig": {
                      "defaults": {
                        "custom": {},
                        "mappings": [],
                        "thresholds": {
                          "mode": "absolute",
                          "steps": [
                            {
                              "color": "red",
                              "value": null
                            },
                            {
                              "color": "semi-dark-yellow",
                              "value": 5
                            },
                            {
                              "color": "dark-green",
                              "value": 15
                            }
                          ]
                        }
                      },
                      "overrides": []
                    },
                    "gridPos": {
                      "h": 8,
                      "w": 12,
                      "x": 0,
                      "y": 16
                    },
                    "id": 7,
                    "options": {
                      "displayMode": "gradient",
                      "orientation": "auto",
                      "reduceOptions": {
                        "calcs": [
                          "mean"
                        ],
                        "fields": "",
                        "values": false
                      },
                      "showUnfilled": true
                    },
                    "pluginVersion": "7.0.3",
                    "targets": [
                      {
                        "alias": "Montag",
                        "groupBy": [
                          {
                            "params": [
                              "$__interval"
                            ],
                            "type": "time"
                          },
                          {
                            "params": [
                              "previous"
                            ],
                            "type": "fill"
                          }
                        ],
                        "measurement": "deconz.0.sensors.00158d00023cfd10.temperature",
                        "orderByTime": "ASC",
                        "policy": "global",
                        "refId": "A",
                        "resultFormat": "time_series",
                        "select": [
                          [
                            {
                              "params": [
                                "value"
                              ],
                              "type": "field"
                            },
                            {
                              "params": [
                                "1"
                              ],
                              "type": "top"
                            }
                          ]
                        ],
                        "tags": []
                      },
                      {
                        "alias": "Dienstag",
                        "groupBy": [
                          {
                            "params": [
                              "$__interval"
                            ],
                            "type": "time"
                          },
                          {
                            "params": [
                              "previous"
                            ],
                            "type": "fill"
                          }
                        ],
                        "measurement": "deconz.0.sensors.00158d00036c1288.temperature",
                        "orderByTime": "ASC",
                        "policy": "global",
                        "refId": "B",
                        "resultFormat": "time_series",
                        "select": [
                          [
                            {
                              "params": [
                                "value"
                              ],
                              "type": "field"
                            },
                            {
                              "params": [
                                "1"
                              ],
                              "type": "top"
                            }
                          ]
                        ],
                        "tags": []
                      },
                      {
                        "alias": "Mittwoch",
                        "groupBy": [
                          {
                            "params": [
                              "$__interval"
                            ],
                            "type": "time"
                          },
                          {
                            "params": [
                              "previous"
                            ],
                            "type": "fill"
                          }
                        ],
                        "measurement": "deconz.0.sensors.00158d00036d3729.temperature",
                        "orderByTime": "ASC",
                        "policy": "global",
                        "refId": "C",
                        "resultFormat": "time_series",
                        "select": [
                          [
                            {
                              "params": [
                                "value"
                              ],
                              "type": "field"
                            },
                            {
                              "params": [
                                "1"
                              ],
                              "type": "top"
                            }
                          ]
                        ],
                        "tags": []
                      },
                      {
                        "alias": "Donnerstag",
                        "groupBy": [
                          {
                            "params": [
                              "$__interval"
                            ],
                            "type": "time"
                          },
                          {
                            "params": [
                              "previous"
                            ],
                            "type": "fill"
                          }
                        ],
                        "measurement": "hm-rpc.1.000A18A996EE36.1.ACTUAL_TEMPERATURE",
                        "orderByTime": "ASC",
                        "policy": "global",
                        "refId": "D",
                        "resultFormat": "time_series",
                        "select": [
                          [
                            {
                              "params": [
                                "value"
                              ],
                              "type": "field"
                            },
                            {
                              "params": [
                                "1"
                              ],
                              "type": "top"
                            }
                          ]
                        ],
                        "tags": []
                      },
                      {
                        "alias": "Freitag",
                        "groupBy": [
                          {
                            "params": [
                              "$__interval"
                            ],
                            "type": "time"
                          },
                          {
                            "params": [
                              "previous"
                            ],
                            "type": "fill"
                          }
                        ],
                        "measurement": "hm-rpc.1.000A18A996EE36.1.ACTUAL_TEMPERATURE",
                        "orderByTime": "ASC",
                        "policy": "global",
                        "refId": "E",
                        "resultFormat": "time_series",
                        "select": [
                          [
                            {
                              "params": [
                                "value"
                              ],
                              "type": "field"
                            },
                            {
                              "params": [
                                "1"
                              ],
                              "type": "top"
                            }
                          ]
                        ],
                        "tags": []
                      },
                      {
                        "alias": "Samstag",
                        "groupBy": [
                          {
                            "params": [
                              "$__interval"
                            ],
                            "type": "time"
                          },
                          {
                            "params": [
                              "previous"
                            ],
                            "type": "fill"
                          }
                        ],
                        "measurement": "hm-rpc.1.000A18A996EE36.1.ACTUAL_TEMPERATURE",
                        "orderByTime": "ASC",
                        "policy": "global",
                        "refId": "F",
                        "resultFormat": "time_series",
                        "select": [
                          [
                            {
                              "params": [
                                "value"
                              ],
                              "type": "field"
                            },
                            {
                              "params": [
                                "1"
                              ],
                              "type": "top"
                            }
                          ]
                        ],
                        "tags": []
                      },
                      {
                        "alias": "Sonntag",
                        "groupBy": [
                          {
                            "params": [
                              "$__interval"
                            ],
                            "type": "time"
                          },
                          {
                            "params": [
                              "previous"
                            ],
                            "type": "fill"
                          }
                        ],
                        "measurement": "hm-rpc.3.3dpsp20000.1.TEMPERATURE",
                        "orderByTime": "ASC",
                        "policy": "global",
                        "refId": "G",
                        "resultFormat": "time_series",
                        "select": [
                          [
                            {
                              "params": [
                                "value"
                              ],
                              "type": "field"
                            },
                            {
                              "params": [
                                "1"
                              ],
                              "type": "top"
                            }
                          ]
                        ],
                        "tags": []
                      }
                    ],
                    "timeFrom": null,
                    "timeShift": "",
                    "title": "Wochenübersicht",
                    "type": "bargauge"
                  }
                ],
                "refresh": false,
                "schemaVersion": 25,
                "style": "dark",
                "tags": [],
                "templating": {
                  "list": []
                },
                "time": {
                  "from": "now-7d",
                  "to": "now"
                },
                "timepicker": {
                  "refresh_intervals": [
                    "10s",
                    "30s",
                    "1m",
                    "5m",
                    "15m",
                    "30m",
                    "1h",
                    "2h",
                    "1d"
                  ]
                },
                "timezone": "",
                "title": "Strom und GasÜbersichten_3",
                "uid": "CHcoD0zzz",
                "version": 2
              }
              

              Wenn du alle previous Montage sammelst, kannst du dir Graphen oder Tabellen bauen mit den jeweiligen, im Zeitfenster ausgewählten Zeitbereichen.
              Da kannst du z.B bei der Gasübersicht aus dem Export oben den Temperatursensor gegen Monday tauschen und siehst entweder in balken oder linie oder tabelle die verläufte der Montage.

              JB_SullivanJ Offline
              JB_SullivanJ Offline
              JB_Sullivan
              schrieb am zuletzt editiert von
              #695

              @fastsonic

              Hammer - extra für mich gebastelt - VIELEN DANK !!!

              ...... und funktioniert prächtig - so in der Art hatte ich mir das vorgestellt für Wochentage, Monate usw. jetzt muss ich das nur noch verinnerlichen ;)

              2020-10-15 14_57_20-Wochentage Strom - Grafana.png

              ioBroker auf Intel Core i3-5005U NUC und Windwos10 Pro

              C DutchmanD 2 Antworten Letzte Antwort
              0
              • JB_SullivanJ JB_Sullivan

                @fastsonic

                Hammer - extra für mich gebastelt - VIELEN DANK !!!

                ...... und funktioniert prächtig - so in der Art hatte ich mir das vorgestellt für Wochentage, Monate usw. jetzt muss ich das nur noch verinnerlichen ;)

                2020-10-15 14_57_20-Wochentage Strom - Grafana.png

                C Offline
                C Offline
                ChrisXY
                schrieb am zuletzt editiert von
                #696

                @JB_Sullivan hab das von oben Importiert aber so schaut das nicht aus wie bekommt man das so hin?

                JB_SullivanJ 1 Antwort Letzte Antwort
                0
                • JB_SullivanJ JB_Sullivan

                  @fastsonic

                  Hammer - extra für mich gebastelt - VIELEN DANK !!!

                  ...... und funktioniert prächtig - so in der Art hatte ich mir das vorgestellt für Wochentage, Monate usw. jetzt muss ich das nur noch verinnerlichen ;)

                  2020-10-15 14_57_20-Wochentage Strom - Grafana.png

                  DutchmanD Offline
                  DutchmanD Offline
                  Dutchman
                  Developer Most Active Administrators
                  schrieb am zuletzt editiert von
                  #697

                  @JB_Sullivan sagte in [Major Update] SourceAnalytix v0.4.7-beta.0 released !:

                  @fastsonic

                  Hammer - extra für mich gebastelt - VIELEN DANK !!!

                  ...... und funktioniert prächtig - so in der Art hatte ich mir das vorgestellt für Wochentage, Monate usw. jetzt muss ich das nur noch verinnerlichen ;)

                  2020-10-15 14_57_20-Wochentage Strom - Grafana.png

                  ich kann dazu nur sagen, darum liebe ich diese community :D

                  1 Antwort Letzte Antwort
                  0
                  • C ChrisXY

                    @JB_Sullivan hab das von oben Importiert aber so schaut das nicht aus wie bekommt man das so hin?

                    JB_SullivanJ Offline
                    JB_SullivanJ Offline
                    JB_Sullivan
                    schrieb am zuletzt editiert von
                    #698

                    @ChrisXY sagte in [Major Update] SourceAnalytix v0.4.7-beta.0 released !:

                    @JB_Sullivan hab das von oben Importiert aber so schaut das nicht aus wie bekommt man das so hin?

                    Ich habe nur die DP`s von fastsonic, gegen meine eigenen ersetzt und die Farben gedreht. Bei fastsonic war oben grün und unten rot. Ansonsten natürlich die DPs von SA für InfluxDB zugänglich gemacht.

                    In diesem Beispiel werden die Werte die SA von Discovergy ausliest, genutzt.

                    ioBroker auf Intel Core i3-5005U NUC und Windwos10 Pro

                    NegaleinN 1 Antwort Letzte Antwort
                    0
                    • JB_SullivanJ JB_Sullivan

                      @ChrisXY sagte in [Major Update] SourceAnalytix v0.4.7-beta.0 released !:

                      @JB_Sullivan hab das von oben Importiert aber so schaut das nicht aus wie bekommt man das so hin?

                      Ich habe nur die DP`s von fastsonic, gegen meine eigenen ersetzt und die Farben gedreht. Bei fastsonic war oben grün und unten rot. Ansonsten natürlich die DPs von SA für InfluxDB zugänglich gemacht.

                      In diesem Beispiel werden die Werte die SA von Discovergy ausliest, genutzt.

                      NegaleinN Offline
                      NegaleinN Offline
                      Negalein
                      Global Moderator
                      schrieb am zuletzt editiert von
                      #699

                      @JB_Sullivan sagte in [Major Update] SourceAnalytix v0.4.7-beta.0 released !:

                      und die Farben gedreht

                      wie bekommt man den Verlauf hin?
                      Kann das Json nicht importieren. Bekomm da immer Fehler.

                      ° Node.js: 20.17.0 NPM: 10.8.2
                      ° Proxmox, Ubuntu 22.04.3 LTS
                      ° Fixer ---> iob fix

                      JB_SullivanJ 1 Antwort Letzte Antwort
                      0
                      • NegaleinN Negalein

                        @JB_Sullivan sagte in [Major Update] SourceAnalytix v0.4.7-beta.0 released !:

                        und die Farben gedreht

                        wie bekommt man den Verlauf hin?
                        Kann das Json nicht importieren. Bekomm da immer Fehler.

                        JB_SullivanJ Offline
                        JB_SullivanJ Offline
                        JB_Sullivan
                        schrieb am zuletzt editiert von
                        #700

                        @Negalein

                        Unter Visualisierung "Bar Guage" und dann unter "Field" -> Thresholds

                        2020-10-15 16_27_19-Wochentage Strom - Grafana.png

                        ioBroker auf Intel Core i3-5005U NUC und Windwos10 Pro

                        NegaleinN 1 Antwort Letzte Antwort
                        0
                        • JB_SullivanJ JB_Sullivan

                          @Negalein

                          Unter Visualisierung "Bar Guage" und dann unter "Field" -> Thresholds

                          2020-10-15 16_27_19-Wochentage Strom - Grafana.png

                          NegaleinN Offline
                          NegaleinN Offline
                          Negalein
                          Global Moderator
                          schrieb am zuletzt editiert von
                          #701

                          @JB_Sullivan sagte in [Major Update] SourceAnalytix v0.4.7-beta.0 released !:

                          Thresholds

                          Merci :)

                          ° Node.js: 20.17.0 NPM: 10.8.2
                          ° Proxmox, Ubuntu 22.04.3 LTS
                          ° Fixer ---> iob fix

                          1 Antwort Letzte Antwort
                          0
                          • hg6806H Offline
                            hg6806H Offline
                            hg6806
                            Most Active
                            schrieb am zuletzt editiert von hg6806
                            #702

                            Moin!

                            Hatte gestern von Version 0.3.x auf 0.4.8.alpha2 geupdated.
                            Nun sieht es aber so aus als wenn der Tageswechsel nicht funktioniert hat und die alten Werte von der Version 0.3.x noch als Current Day drinstehen. Ich sehe auch keine Aktualisierung irgendwelcher Werte, als ob Sourceanalytix gar nicht zählt. Der Adapter läuft aber
                            Außerdem wir kein 2020 Ordner erstellt.

                            DutchmanD 1 Antwort Letzte Antwort
                            0
                            • hg6806H hg6806

                              Moin!

                              Hatte gestern von Version 0.3.x auf 0.4.8.alpha2 geupdated.
                              Nun sieht es aber so aus als wenn der Tageswechsel nicht funktioniert hat und die alten Werte von der Version 0.3.x noch als Current Day drinstehen. Ich sehe auch keine Aktualisierung irgendwelcher Werte, als ob Sourceanalytix gar nicht zählt. Der Adapter läuft aber
                              Außerdem wir kein 2020 Ordner erstellt.

                              DutchmanD Offline
                              DutchmanD Offline
                              Dutchman
                              Developer Most Active Administrators
                              schrieb am zuletzt editiert von
                              #703

                              @hg6806 sagte in [Major Update] SourceAnalytix v0.4.7-beta.0 released !:

                              Moin!

                              Hatte gestern von Version 0.3.x auf 0.4.8.alpha2 geupdated.
                              Nun sieht es aber so aus als wenn der Tageswechsel nicht funktioniert hat und die alten Werte von der Version 0.3.x noch als Current Day drinstehen. Ich sehe auch keine Aktualisierung irgendwelcher Werte, als ob Sourceanalytix gar nicht zählt. Der Adapter läuft aber
                              Außerdem wir kein 2020 Ordner erstellt.

                              Schau dir mal das log an ich wette du hast Einstellungen vergessen

                              hg6806H 1 Antwort Letzte Antwort
                              0
                              • DutchmanD Dutchman

                                @hg6806 sagte in [Major Update] SourceAnalytix v0.4.7-beta.0 released !:

                                Moin!

                                Hatte gestern von Version 0.3.x auf 0.4.8.alpha2 geupdated.
                                Nun sieht es aber so aus als wenn der Tageswechsel nicht funktioniert hat und die alten Werte von der Version 0.3.x noch als Current Day drinstehen. Ich sehe auch keine Aktualisierung irgendwelcher Werte, als ob Sourceanalytix gar nicht zählt. Der Adapter läuft aber
                                Außerdem wir kein 2020 Ordner erstellt.

                                Schau dir mal das log an ich wette du hast Einstellungen vergessen

                                hg6806H Offline
                                hg6806H Offline
                                hg6806
                                Most Active
                                schrieb am zuletzt editiert von
                                #704

                                @Dutchman
                                Wie soll ich das Log einstellen? Habe wieder auf 0.3.0 gedowngraded, da läuft es normal.

                                1 Antwort Letzte Antwort
                                0
                                • XBiTX Offline
                                  XBiTX Offline
                                  XBiT
                                  schrieb am zuletzt editiert von
                                  #705

                                  Hallo,

                                  Nur mal eine kleine Frage... wann werden die Datenpunkte angelegt? erst nach einen Tag?
                                  Habe den Adapter in Version 0.4.8-alpha.2 installiert (heute Morgen) aber bekomme keine Datenpunkte.
                                  Muss außer bei den Adapterkonfiguration die Haupteinstellungen noch etwas eingestellt / eingerichtet werden?

                                  Beste Grüße

                                  DutchmanD 1 Antwort Letzte Antwort
                                  0
                                  • XBiTX XBiT

                                    Hallo,

                                    Nur mal eine kleine Frage... wann werden die Datenpunkte angelegt? erst nach einen Tag?
                                    Habe den Adapter in Version 0.4.8-alpha.2 installiert (heute Morgen) aber bekomme keine Datenpunkte.
                                    Muss außer bei den Adapterkonfiguration die Haupteinstellungen noch etwas eingestellt / eingerichtet werden?

                                    Beste Grüße

                                    DutchmanD Offline
                                    DutchmanD Offline
                                    Dutchman
                                    Developer Most Active Administrators
                                    schrieb am zuletzt editiert von
                                    #706

                                    @XBiT @hg6806

                                    wen keine Datenpunkte erstellt werden sollten Meldungen im log kommen warum

                                    XBiTX 1 Antwort Letzte Antwort
                                    0
                                    • DutchmanD Dutchman

                                      @XBiT @hg6806

                                      wen keine Datenpunkte erstellt werden sollten Meldungen im log kommen warum

                                      XBiTX Offline
                                      XBiTX Offline
                                      XBiT
                                      schrieb am zuletzt editiert von
                                      #707

                                      @Dutchman

                                      also das ist die Log vom Setup und Start.... mehr kommt in der log vom Adapter nicht ...

                                      2020-10-17 10:25:36.436  - info: host.IoBroker iobroker url "	https://github.com/iobroker-community-adapters/ioBroker.sourceanalytix"
                                      2020-10-17 10:25:38.704  - info: host.IoBroker iobroker install https://github.com/iobroker-community-adapters/ioBroker.sourceanalytix/tarball/e223197998383988315cee149832845069df7424
                                      2020-10-17 10:25:39.332  - info: host.IoBroker iobroker NPM version: 6.14.5
                                      2020-10-17 10:25:39.336  - info: host.IoBroker iobroker npm install https://github.com/iobroker-community-adapters/ioBroker.sourceanalytix/tarball/e223197998383988315cee149832845069df7424 --loglevel error --prefix "/opt/iobroker" (System call)
                                      2020-10-17 10:26:46.348  - info: host.IoBroker iobroker upload [19] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/words.js words.js application/javascript
                                      2020-10-17 10:26:46.479  - info: host.IoBroker iobroker upload [18] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/tsconfig.json tsconfig.json application/json
                                      2020-10-17 10:26:46.542  - info: host.IoBroker iobroker upload [17] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/style.css style.css text/css
                                      2020-10-17 10:26:46.604  - info: host.IoBroker iobroker upload [16] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/sourceanalytix.png sourceanalytix.png image/png
                                      2020-10-17 10:26:46.667  - info: host.IoBroker iobroker upload [15] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/settings_open.png settings_open.png image/png
                                      2020-10-17 10:26:46.728  - info: host.IoBroker iobroker upload [14] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/settings_details.png settings_details.png image/png
                                      2020-10-17 10:26:46.793  - info: host.IoBroker iobroker upload [13] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/index_m.html index_m.html text/html
                                      2020-10-17 10:26:46.857  - info: host.IoBroker iobroker upload [12] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                                      2020-10-17 10:26:46.932  - info: host.IoBroker iobroker upload [11] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                                      2020-10-17 10:26:46.993  - info: host.IoBroker iobroker upload [10] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                                      2020-10-17 10:26:47.055  - info: host.IoBroker iobroker upload [9] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                                      2020-10-17 10:26:47.122  - info: host.IoBroker iobroker upload [8] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                                      2020-10-17 10:26:47.184  - info: host.IoBroker iobroker upload [7] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/it/translations.json i18n/it/translations.json application/json
                                      2020-10-17 10:26:47.247  - info: host.IoBroker iobroker upload [6] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                                      2020-10-17 10:26:47.312  - info: host.IoBroker iobroker upload [5] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/es/translations.json i18n/es/translations.json application/json
                                      2020-10-17 10:26:47.376  - info: host.IoBroker iobroker upload [4] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/en/translations.json i18n/en/translations.json application/json
                                      2020-10-17 10:26:47.441  - info: host.IoBroker iobroker upload [3] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/de/translations.json i18n/de/translations.json application/json
                                      2020-10-17 10:26:47.503  - info: host.IoBroker iobroker upload [2] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/custom_m.html custom_m.html text/html
                                      2020-10-17 10:26:47.565  - info: host.IoBroker iobroker upload [1] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/button.png button.png image/png
                                      2020-10-17 10:26:47.627  - info: host.IoBroker iobroker upload [0] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/admin.d.ts admin.d.ts video/mp2t
                                      2020-10-17 10:26:48.809  - info: host.IoBroker iobroker exit 0
                                      2020-10-17 10:26:50.021  - info: host.IoBroker Update repository "default" under "http://download.iobroker.net/sources-dist.json"
                                      2020-10-17 10:28:28.588  - info: host.IoBroker iobroker del eventlist.0
                                      2020-10-17 10:28:30.414  - info: host.IoBroker iobroker Delete adapter "eventlist.0"
                                      2020-10-17 10:28:30.437  - info: host.IoBroker iobroker host.IoBroker Counted 1 instances of eventlist.0
                                      2020-10-17 10:28:30.467  - info: host.IoBroker iobroker host.IoBroker Counted 1 channels of eventlist.0
                                      2020-10-17 10:28:30.480  - info: host.IoBroker iobroker host.IoBroker Counted 11 states of eventlist.0
                                      2020-10-17 10:28:30.496  - info: host.IoBroker iobroker host.IoBroker Counted 14 states of system.adapter.eventlist.0
                                      2020-10-17 10:28:32.275  - info: host.IoBroker iobroker host.IoBroker Deleting 27 object(s).
                                      2020-10-17 10:28:34.139  - info: host.IoBroker object deleted system.adapter.eventlist.0
                                      2020-10-17 10:28:35.219  - info: host.IoBroker iobroker exit 0
                                      2020-10-17 10:28:56.140  - info: host.IoBroker iobroker add sourceanalytix  --host IoBroker
                                      2020-10-17 10:28:58.079  - info: host.IoBroker iobroker host.IoBroker create instance sourceanalytix
                                      2020-10-17 10:28:58.111  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.sigKill created
                                      2020-10-17 10:28:58.154  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.eventLoopLag created
                                      2020-10-17 10:28:58.200  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.outputCount created
                                      2020-10-17 10:28:58.239  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.inputCount created
                                      2020-10-17 10:28:58.277  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.uptime created
                                      2020-10-17 10:28:58.318  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.memRss created
                                      2020-10-17 10:28:58.355  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.memHeapTotal created
                                      2020-10-17 10:28:58.395  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.memHeapUsed created
                                      2020-10-17 10:28:58.440  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.cputime created
                                      2020-10-17 10:28:58.481  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.cpu created
                                      2020-10-17 10:28:58.522  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.compactMode created
                                      2020-10-17 10:28:58.561  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.connected created
                                      2020-10-17 10:28:58.600  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.alive created
                                      2020-10-17 10:28:58.679  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0 created
                                      2020-10-17 10:28:59.689  - info: host.IoBroker iobroker exit 0
                                      2020-10-17 10:29:01.735  - info: host.IoBroker instance system.adapter.sourceanalytix.0 started with pid 24862
                                      2020-10-17 10:30:00.040  - info: host.IoBroker instance system.adapter.ical.0 started with pid 24883
                                      2020-10-17 10:30:03.512  - info: ical.0 (24883) starting. Version 1.7.4 in /opt/iobroker/node_modules/iobroker.ical, node: v12.18.0, js-controller: 3.1.4
                                      2020-10-17 10:30:10.565  - info: host.IoBroker instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                                      2020-10-17 10:30:39.704  - info: host.IoBroker stopInstance system.adapter.sourceanalytix.0 (force=false, process=true)
                                      2020-10-17 10:30:39.710  - info: host.IoBroker stopInstance system.adapter.sourceanalytix.0 send kill signal
                                      2020-10-17 10:30:40.264  - info: host.IoBroker instance system.adapter.sourceanalytix.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      2020-10-17 10:30:42.757  - info: host.IoBroker instance system.adapter.sourceanalytix.0 started with pid 24904
                                      2020-10-17 10:36:31.922  - warn: readFile will not read this file (icons-addictive-flavour-png.png) in future versions: icons-addictive-flavour-png.admin is not an object of type "meta"
                                      2020-10-17 10:36:31.931  - warn: readFile will not read this file (icons-ultimate-png.png) in future versions: icons-ultimate-png.admin is not an object of type "meta"
                                      2020-10-17 10:40:36.396  - info: host.IoBroker stopInstance system.adapter.sourceanalytix.0 (force=false, process=true)
                                      2020-10-17 10:40:36.404  - info: host.IoBroker stopInstance system.adapter.sourceanalytix.0 send kill signal
                                      2020-10-17 10:40:36.950  - info: host.IoBroker instance system.adapter.sourceanalytix.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      2020-10-17 10:40:39.464  - info: host.IoBroker instance system.adapter.sourceanalytix.0 started with pid 24981
                                      2020-10-17 10:40:56.331  - info: host.IoBroker stopInstance system.adapter.sourceanalytix.0 (force=false, process=true)
                                      2020-10-17 10:40:56.333  - info: host.IoBroker stopInstance system.adapter.sourceanalytix.0 send kill signal
                                      2020-10-17 10:40:56.875  - info: host.IoBroker instance system.adapter.sourceanalytix.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      2020-10-17 10:40:59.369  - info: host.IoBroker instance system.adapter.sourceanalytix.0 started with pid 24996
                                      2020-10-17 10:41:02.189  - info: sourceanalytix.0 (24996) starting. Version 0.4.8-alpha.2 in /opt/iobroker/node_modules/iobroker.sourceanalytix, node: v12.18.0, js-controller: 3.1.4
                                      2020-10-17 10:41:02.236  - info: sourceanalytix.0 (24996) Welcome to SourceAnalytix, making things ready ... 
                                      2020-10-17 10:41:02.295  - info: sourceanalytix.0 (24996) SourceAnalytix initialisation finalized, will handle calculations ... for : {}
                                      
                                      DutchmanD 1 Antwort Letzte Antwort
                                      0
                                      • XBiTX XBiT

                                        @Dutchman

                                        also das ist die Log vom Setup und Start.... mehr kommt in der log vom Adapter nicht ...

                                        2020-10-17 10:25:36.436  - info: host.IoBroker iobroker url "	https://github.com/iobroker-community-adapters/ioBroker.sourceanalytix"
                                        2020-10-17 10:25:38.704  - info: host.IoBroker iobroker install https://github.com/iobroker-community-adapters/ioBroker.sourceanalytix/tarball/e223197998383988315cee149832845069df7424
                                        2020-10-17 10:25:39.332  - info: host.IoBroker iobroker NPM version: 6.14.5
                                        2020-10-17 10:25:39.336  - info: host.IoBroker iobroker npm install https://github.com/iobroker-community-adapters/ioBroker.sourceanalytix/tarball/e223197998383988315cee149832845069df7424 --loglevel error --prefix "/opt/iobroker" (System call)
                                        2020-10-17 10:26:46.348  - info: host.IoBroker iobroker upload [19] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/words.js words.js application/javascript
                                        2020-10-17 10:26:46.479  - info: host.IoBroker iobroker upload [18] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/tsconfig.json tsconfig.json application/json
                                        2020-10-17 10:26:46.542  - info: host.IoBroker iobroker upload [17] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/style.css style.css text/css
                                        2020-10-17 10:26:46.604  - info: host.IoBroker iobroker upload [16] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/sourceanalytix.png sourceanalytix.png image/png
                                        2020-10-17 10:26:46.667  - info: host.IoBroker iobroker upload [15] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/settings_open.png settings_open.png image/png
                                        2020-10-17 10:26:46.728  - info: host.IoBroker iobroker upload [14] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/settings_details.png settings_details.png image/png
                                        2020-10-17 10:26:46.793  - info: host.IoBroker iobroker upload [13] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/index_m.html index_m.html text/html
                                        2020-10-17 10:26:46.857  - info: host.IoBroker iobroker upload [12] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                                        2020-10-17 10:26:46.932  - info: host.IoBroker iobroker upload [11] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                                        2020-10-17 10:26:46.993  - info: host.IoBroker iobroker upload [10] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                                        2020-10-17 10:26:47.055  - info: host.IoBroker iobroker upload [9] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                                        2020-10-17 10:26:47.122  - info: host.IoBroker iobroker upload [8] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                                        2020-10-17 10:26:47.184  - info: host.IoBroker iobroker upload [7] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/it/translations.json i18n/it/translations.json application/json
                                        2020-10-17 10:26:47.247  - info: host.IoBroker iobroker upload [6] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                                        2020-10-17 10:26:47.312  - info: host.IoBroker iobroker upload [5] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/es/translations.json i18n/es/translations.json application/json
                                        2020-10-17 10:26:47.376  - info: host.IoBroker iobroker upload [4] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/en/translations.json i18n/en/translations.json application/json
                                        2020-10-17 10:26:47.441  - info: host.IoBroker iobroker upload [3] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/i18n/de/translations.json i18n/de/translations.json application/json
                                        2020-10-17 10:26:47.503  - info: host.IoBroker iobroker upload [2] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/custom_m.html custom_m.html text/html
                                        2020-10-17 10:26:47.565  - info: host.IoBroker iobroker upload [1] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/button.png button.png image/png
                                        2020-10-17 10:26:47.627  - info: host.IoBroker iobroker upload [0] sourceanalytix.admin /opt/iobroker/node_modules/iobroker.sourceanalytix/admin/admin.d.ts admin.d.ts video/mp2t
                                        2020-10-17 10:26:48.809  - info: host.IoBroker iobroker exit 0
                                        2020-10-17 10:26:50.021  - info: host.IoBroker Update repository "default" under "http://download.iobroker.net/sources-dist.json"
                                        2020-10-17 10:28:28.588  - info: host.IoBroker iobroker del eventlist.0
                                        2020-10-17 10:28:30.414  - info: host.IoBroker iobroker Delete adapter "eventlist.0"
                                        2020-10-17 10:28:30.437  - info: host.IoBroker iobroker host.IoBroker Counted 1 instances of eventlist.0
                                        2020-10-17 10:28:30.467  - info: host.IoBroker iobroker host.IoBroker Counted 1 channels of eventlist.0
                                        2020-10-17 10:28:30.480  - info: host.IoBroker iobroker host.IoBroker Counted 11 states of eventlist.0
                                        2020-10-17 10:28:30.496  - info: host.IoBroker iobroker host.IoBroker Counted 14 states of system.adapter.eventlist.0
                                        2020-10-17 10:28:32.275  - info: host.IoBroker iobroker host.IoBroker Deleting 27 object(s).
                                        2020-10-17 10:28:34.139  - info: host.IoBroker object deleted system.adapter.eventlist.0
                                        2020-10-17 10:28:35.219  - info: host.IoBroker iobroker exit 0
                                        2020-10-17 10:28:56.140  - info: host.IoBroker iobroker add sourceanalytix  --host IoBroker
                                        2020-10-17 10:28:58.079  - info: host.IoBroker iobroker host.IoBroker create instance sourceanalytix
                                        2020-10-17 10:28:58.111  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.sigKill created
                                        2020-10-17 10:28:58.154  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.eventLoopLag created
                                        2020-10-17 10:28:58.200  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.outputCount created
                                        2020-10-17 10:28:58.239  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.inputCount created
                                        2020-10-17 10:28:58.277  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.uptime created
                                        2020-10-17 10:28:58.318  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.memRss created
                                        2020-10-17 10:28:58.355  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.memHeapTotal created
                                        2020-10-17 10:28:58.395  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.memHeapUsed created
                                        2020-10-17 10:28:58.440  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.cputime created
                                        2020-10-17 10:28:58.481  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.cpu created
                                        2020-10-17 10:28:58.522  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.compactMode created
                                        2020-10-17 10:28:58.561  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.connected created
                                        2020-10-17 10:28:58.600  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0.alive created
                                        2020-10-17 10:28:58.679  - info: host.IoBroker iobroker host.IoBroker object system.adapter.sourceanalytix.0 created
                                        2020-10-17 10:28:59.689  - info: host.IoBroker iobroker exit 0
                                        2020-10-17 10:29:01.735  - info: host.IoBroker instance system.adapter.sourceanalytix.0 started with pid 24862
                                        2020-10-17 10:30:00.040  - info: host.IoBroker instance system.adapter.ical.0 started with pid 24883
                                        2020-10-17 10:30:03.512  - info: ical.0 (24883) starting. Version 1.7.4 in /opt/iobroker/node_modules/iobroker.ical, node: v12.18.0, js-controller: 3.1.4
                                        2020-10-17 10:30:10.565  - info: host.IoBroker instance system.adapter.ical.0 terminated with code 0 (NO_ERROR)
                                        2020-10-17 10:30:39.704  - info: host.IoBroker stopInstance system.adapter.sourceanalytix.0 (force=false, process=true)
                                        2020-10-17 10:30:39.710  - info: host.IoBroker stopInstance system.adapter.sourceanalytix.0 send kill signal
                                        2020-10-17 10:30:40.264  - info: host.IoBroker instance system.adapter.sourceanalytix.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2020-10-17 10:30:42.757  - info: host.IoBroker instance system.adapter.sourceanalytix.0 started with pid 24904
                                        2020-10-17 10:36:31.922  - warn: readFile will not read this file (icons-addictive-flavour-png.png) in future versions: icons-addictive-flavour-png.admin is not an object of type "meta"
                                        2020-10-17 10:36:31.931  - warn: readFile will not read this file (icons-ultimate-png.png) in future versions: icons-ultimate-png.admin is not an object of type "meta"
                                        2020-10-17 10:40:36.396  - info: host.IoBroker stopInstance system.adapter.sourceanalytix.0 (force=false, process=true)
                                        2020-10-17 10:40:36.404  - info: host.IoBroker stopInstance system.adapter.sourceanalytix.0 send kill signal
                                        2020-10-17 10:40:36.950  - info: host.IoBroker instance system.adapter.sourceanalytix.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2020-10-17 10:40:39.464  - info: host.IoBroker instance system.adapter.sourceanalytix.0 started with pid 24981
                                        2020-10-17 10:40:56.331  - info: host.IoBroker stopInstance system.adapter.sourceanalytix.0 (force=false, process=true)
                                        2020-10-17 10:40:56.333  - info: host.IoBroker stopInstance system.adapter.sourceanalytix.0 send kill signal
                                        2020-10-17 10:40:56.875  - info: host.IoBroker instance system.adapter.sourceanalytix.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                        2020-10-17 10:40:59.369  - info: host.IoBroker instance system.adapter.sourceanalytix.0 started with pid 24996
                                        2020-10-17 10:41:02.189  - info: sourceanalytix.0 (24996) starting. Version 0.4.8-alpha.2 in /opt/iobroker/node_modules/iobroker.sourceanalytix, node: v12.18.0, js-controller: 3.1.4
                                        2020-10-17 10:41:02.236  - info: sourceanalytix.0 (24996) Welcome to SourceAnalytix, making things ready ... 
                                        2020-10-17 10:41:02.295  - info: sourceanalytix.0 (24996) SourceAnalytix initialisation finalized, will handle calculations ... for : {}
                                        
                                        DutchmanD Offline
                                        DutchmanD Offline
                                        Dutchman
                                        Developer Most Active Administrators
                                        schrieb am zuletzt editiert von
                                        #708

                                        @XBiT sagte in [Major Update] SourceAnalytix v0.4.7-beta.0 released !:

                                        also das ist die Log vom Setup und Start.... mehr kommt in der log vom Adapter nicht ...

                                        ich sehe keine state Initialisierung, sind welche ausgewählt?

                                        XBiTX 2 Antworten Letzte Antwort
                                        0
                                        • DutchmanD Dutchman

                                          @XBiT sagte in [Major Update] SourceAnalytix v0.4.7-beta.0 released !:

                                          also das ist die Log vom Setup und Start.... mehr kommt in der log vom Adapter nicht ...

                                          ich sehe keine state Initialisierung, sind welche ausgewählt?

                                          XBiTX Offline
                                          XBiTX Offline
                                          XBiT
                                          schrieb am zuletzt editiert von XBiT
                                          #709

                                          @Dutchman

                                          deswegen meine Frage ob ich noch wo was einstellen kann...
                                          Finde nur den Zeitraum für die Auswertung.

                                          bild.png

                                          Ach sorry ist wie bei Logging hinterlegt ... Sorry alles klar...

                                          Beste Grüße

                                          DutchmanD 1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          871

                                          Online

                                          32.4k

                                          Benutzer

                                          81.5k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe