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.4k

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

Geplant Angeheftet Gesperrt Verschoben Tester
sourceanalytixtestenadapterupdate
1.1k Beiträge 103 Kommentatoren 365.3k 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

    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
                                  • 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
                                    #710

                                    @Dutchman

                                    hallo nochmal, bin jetzt gerade über 0Uhr hinweg und der Wert vom Vortag wird nicht geändert.

                                    bild.png

                                    Beim aktuellen Tag steht ein negativ Wert obwohl ein Verbrauch vorhanden ist.

                                    bild2.png

                                    Beste Grüße

                                    XsevX 1 Antwort Letzte Antwort
                                    0
                                    • XBiTX XBiT

                                      @Dutchman

                                      hallo nochmal, bin jetzt gerade über 0Uhr hinweg und der Wert vom Vortag wird nicht geändert.

                                      bild.png

                                      Beim aktuellen Tag steht ein negativ Wert obwohl ein Verbrauch vorhanden ist.

                                      bild2.png

                                      Beste Grüße

                                      XsevX Offline
                                      XsevX Offline
                                      Xsev
                                      schrieb am zuletzt editiert von Xsev
                                      #711

                                      @XBiT
                                      @Dutchman

                                      Das kann ich bestätigen, habe seit Donnertag den Adapter 0.4.8 alpha 2 am laufen, soweit läuft (rechnet) alles gut, einzig Previous Day wird bei mir auch nicht aktualisiert. Woche/Monat kann ich nicht sagen, so lang läuft es noch nicht.

                                      2020-10-18.png

                                      Was mir noch aufgefallen ist, im 2020 Ordner gibt es einen consumed und meterReadings Ordner beiden haben den gleichen Inhalt. Hab ich da nur ne "Altlast" von einer alten Version und kann einen davon löschen oder muss das so bzw. hab ich ne falsche Einstellung?

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

                                        Also, ich habe auch gerade nochmal ein Update auf 0.4.8alpha2 von 0.3.0 gemacht.
                                        Vorher hatte ich in den Adaptereinstellungen das Logging aktiviert, was es jetzt in der neuen Version nicht mehr gibt.
                                        Logging steht bei Instanzen auf Debug.
                                        Im Log gibt es KEINE Ausgaben.
                                        Es werden keine Werte hochgezählt. Alles steht.
                                        Adapter ist grün.
                                        Ich habe irgendwie das Gefühl dass es nur läuft wenn man von 0.4.x geupdated hatte, es aber Probleme gibt bei einer frisschen Installation oder Update von 0.3.0

                                        Wenn ich die Instanz neu starte, bekomme ich einige Logs:

                                        sourceanalytix.0	2020-10-18 10:14:03.753	debug	(7277) system.adapter.admin.0: logging true
                                        sourceanalytix.0	2020-10-18 10:14:02.620	info	(7277) SourceAnalytix initialisation finalized, will handle calculations ... for : {}
                                        sourceanalytix.0	2020-10-18 10:14:02.609	error	(7277) No cost type defined for fhem.0.myHPSU.HPSU_Energie_erzeugt_gesamt, please Select Type of calculation at state setting
                                        sourceanalytix.0	2020-10-18 10:14:02.609	error	(7277) Cannot execute calculations for fhem.0.myHPSU.HPSU_Energie_erzeugt_gesamt adjust settings !
                                        sourceanalytix.0	2020-10-18 10:14:02.609	debug	(7277) for state fhem.0.myHPSU.HPSU_Energie_erzeugt_gesamt Previous watt calculated reading used Version < 4 from {"val":"31824 kWh","ack":true,"ts":1602865351159,"q":0,"from":"system.adapter.sourcea
                                        sourceanalytix.0	2020-10-18 10:14:02.606	error	(7277) No cost type defined for fhem.0.myHPSU.HPSU_Energie_WW, please Select Type of calculation at state setting
                                        sourceanalytix.0	2020-10-18 10:14:02.606	error	(7277) Cannot execute calculations for fhem.0.myHPSU.HPSU_Energie_WW adjust settings !
                                        sourceanalytix.0	2020-10-18 10:14:02.605	debug	(7277) for state fhem.0.myHPSU.HPSU_Energie_WW Previous watt calculated reading used Version < 4 from {"val":"6619 kWh","ack":true,"ts":1603007948760,"q":0,"from":"system.adapter.sourceanalytix.0","u
                                        sourceanalytix.0	2020-10-18 10:14:02.603	error	(7277) No cost type defined for fhem.0.myHPSU.HPSU_Energie_Kuehlung, please Select Type of calculation at state setting
                                        sourceanalytix.0	2020-10-18 10:14:02.603	error	(7277) Cannot execute calculations for fhem.0.myHPSU.HPSU_Energie_Kuehlung adjust settings !
                                        sourceanalytix.0	2020-10-18 10:14:02.602	debug	(7277) for state fhem.0.myHPSU.HPSU_Energie_Kuehlung Previous watt calculated reading used Version < 4 from {"val":"227 kWh","ack":true,"ts":1603007948616,"q":0,"from":"system.adapter.sourceanalytix.
                                        sourceanalytix.0	2020-10-18 10:14:02.600	error	(7277) No cost type defined for fhem.0.myHPSU.HPSU_Energie_Heizung, please Select Type of calculation at state setting
                                        sourceanalytix.0	2020-10-18 10:14:02.599	error	(7277) Cannot execute calculations for fhem.0.myHPSU.HPSU_Energie_Heizung adjust settings !
                                        sourceanalytix.0	2020-10-18 10:14:02.599	debug	(7277) for state fhem.0.myHPSU.HPSU_Energie_Heizung Previous watt calculated reading used Version < 4 from {"val":"26746 kWh","ack":true,"ts":1602865954286,"q":0,"from":"system.adapter.sourceanalytix
                                        sourceanalytix.0	2020-10-18 10:14:02.596	error	(7277) No cost type defined for fhem.0.myHPSU.HPSU_EHS_fuer_WW, please Select Type of calculation at state setting
                                        sourceanalytix.0	2020-10-18 10:14:02.595	error	(7277) Cannot execute calculations for fhem.0.myHPSU.HPSU_EHS_fuer_WW adjust settings !
                                        sourceanalytix.0	2020-10-18 10:14:02.595	debug	(7277) for state fhem.0.myHPSU.HPSU_EHS_fuer_WW Previous watt calculated reading used Version < 4 from {"val":"1168 kWh","ack":true,"ts":1602367201839,"q":0,"from":"system.adapter.sourceanalytix.0","
                                        sourceanalytix.0	2020-10-18 10:14:02.585	error	(7277) No cost type defined for fhem.0.myHPSU.HPSU_EHS_fuer_Heizung, please Select Type of calculation at state setting
                                        sourceanalytix.0	2020-10-18 10:14:02.585	error	(7277) Cannot execute calculations for fhem.0.myHPSU.HPSU_EHS_fuer_Heizung adjust settings !
                                        sourceanalytix.0	2020-10-18 10:14:02.584	debug	(7277) for state fhem.0.myHPSU.HPSU_EHS_fuer_Heizung Previous watt calculated reading used Version < 4 from {"val":"2740 kWh","ack":true,"ts":1603007948615,"q":0,"from":"system.adapter.sourceanalytix
                                        sourceanalytix.0	2020-10-18 10:14:02.581	error	(7277) No cost type defined for mqtt.0.Wemos6-Brunnen.Brunnendurchfluss.Total, please Select Type of calculation at state setting
                                        sourceanalytix.0	2020-10-18 10:14:02.581	error	(7277) Cannot execute calculations for mqtt.0.Wemos6-Brunnen.Brunnendurchfluss.Total adjust settings !
                                        sourceanalytix.0	2020-10-18 10:14:02.580	debug	(7277) for state mqtt.0.Wemos6-Brunnen.Brunnendurchfluss.Total Previous watt calculated reading used Version < 4 from {"val":0.69135,"ack":true,"ts":1603008194007,"q":0,"from":"system.adapter.sourcea
                                        sourceanalytix.0	2020-10-18 10:14:02.578	error	(7277) No cost type defined for parser.0.Leistung_aufaddiert, please Select Type of calculation at state setting
                                        sourceanalytix.0	2020-10-18 10:14:02.577	error	(7277) Cannot execute calculations for parser.0.Leistung_aufaddiert adjust settings !
                                        sourceanalytix.0	2020-10-18 10:14:02.577	debug	(7277) for state parser.0.Leistung_aufaddiert Previous watt calculated reading used Version < 4 from {"val":839.5,"ack":true,"ts":1603007954930,"q":0,"from":"system.adapter.sourceanalytix.0","user":"
                                        sourceanalytix.0	2020-10-18 10:14:02.574	error	(7277) No cost type defined for mqtt.0.Wemos12-Wasserzaehler.Wasserzaehler.Total, please Select Type of calculation at state setting
                                        sourceanalytix.0	2020-10-18 10:14:02.574	error	(7277) Cannot execute calculations for mqtt.0.Wemos12-Wasserzaehler.Wasserzaehler.Total adjust settings !
                                        sourceanalytix.0	2020-10-18 10:14:02.574	debug	(7277) for state mqtt.0.Wemos12-Wasserzaehler.Wasserzaehler.Total Previous watt calculated reading used Version < 4 from {"val":0.004,"ack":true,"ts":1603007951250,"q":0,"from":"system.adapter.source
                                        sourceanalytix.0	2020-10-18 10:14:02.571	error	(7277) No cost type defined for modbus.0.inputRegisters.30583_Zählerstand_Einspeisezähler, please Select Type of calculation at state setting
                                        sourceanalytix.0	2020-10-18 10:14:02.571	error	(7277) Cannot execute calculations for modbus.0.inputRegisters.30583_Zählerstand_Einspeisezähler adjust settings !
                                        sourceanalytix.0	2020-10-18 10:14:02.570	debug	(7277) for state modbus.0.inputRegisters.30583_Zählerstand_Einspeisezähler Previous watt calculated reading used Version > 4 from {"val":3685.007,"ack":true,"ts":1586976397907,"q":0,"from":"system.ad
                                        sourceanalytix.0	2020-10-18 10:14:02.568	error	(7277) No cost type defined for modbus.0.inputRegisters.30531_Gesamtertrag_kWh, please Select Type of calculation at state setting
                                        sourceanalytix.0	2020-10-18 10:14:02.568	error	(7277) Cannot execute calculations for modbus.0.inputRegisters.30531_Gesamtertrag_kWh adjust settings !
                                        sourceanalytix.0	2020-10-18 10:14:02.567	debug	(7277) for state modbus.0.inputRegisters.30531_Gesamtertrag_kWh Previous watt calculated reading used Version > 4 from {"val":5094,"ack":true,"ts":1586976387475,"q":0,"from":"system.adapter.sourceana
                                        sourceanalytix.0	2020-10-18 10:14:02.565	error	(7277) No cost type defined for modbus.0.inputRegisters.30529_Gesamtertrag_Wh, please Select Type of calculation at state setting
                                        sourceanalytix.0	2020-10-18 10:14:02.565	error	(7277) Cannot execute calculations for modbus.0.inputRegisters.30529_Gesamtertrag_Wh adjust settings !
                                        sourceanalytix.0	2020-10-18 10:14:02.565	debug	(7277) for state modbus.0.inputRegisters.30529_Gesamtertrag_Wh Previous watt calculated reading used Version > 4 from {"val":5093.522,"ack":true,"ts":1586976397510,"q":0,"from":"system.adapter.source
                                        sourceanalytix.0	2020-10-18 10:14:02.562	error	(7277) No cost type defined for javascript.0.PV.Heizungsstrom_Summe, please Select Type of calculation at state setting
                                        sourceanalytix.0	2020-10-18 10:14:02.562	error	(7277) Cannot execute calculations for javascript.0.PV.Heizungsstrom_Summe adjust settings !
                                        sourceanalytix.0	2020-10-18 10:14:02.562	debug	(7277) for state javascript.0.PV.Heizungsstrom_Summe Previous watt calculated reading used Version > 4 from {"val":1714,"ack":true,"ts":1586976411392,"q":0,"from":"system.adapter.sourceanalytix.0","u
                                        sourceanalytix.0	2020-10-18 10:14:02.560	error	(7277) No cost type defined for hm-rpc.0.OEQ0947537.2.ENERGY_COUNTER, please Select Type of calculation at state setting
                                        sourceanalytix.0	2020-10-18 10:14:02.559	error	(7277) Cannot execute calculations for hm-rpc.0.OEQ0947537.2.ENERGY_COUNTER adjust settings !
                                        sourceanalytix.0	2020-10-18 10:14:02.559	debug	(7277) for state hm-rpc.0.OEQ0947537.2.ENERGY_COUNTER Previous watt calculated reading used Version > 4 from {"val":66.21,"ack":true,"ts":1586976732247,"q":0,"from":"system.adapter.sourceanalytix.0",
                                        sourceanalytix.0	2020-10-18 10:14:02.556	error	(7277) No cost type defined for alias.0.smartmeter.zaehler1_haushalt.bezug_total, please Select Type of calculation at state setting
                                        sourceanalytix.0	2020-10-18 10:14:02.556	error	(7277) Cannot execute calculations for alias.0.smartmeter.zaehler1_haushalt.bezug_total adjust settings !
                                        sourceanalytix.0	2020-10-18 10:14:02.556	debug	(7277) for state alias.0.smartmeter.zaehler1_haushalt.bezug_total Previous watt calculated reading used Version > 4 from {"val":1277,"ack":true,"ts":1586976643342,"q":0,"from":"system.adapter.sourcea
                                        sourceanalytix.0	2020-10-18 10:14:02.553	error	(7277) No cost type defined for alias.0.smartmeter.zaehler0_Gesamt.bezug_total, please Select Type of calculation at state setting
                                        sourceanalytix.0	2020-10-18 10:14:02.553	error	(7277) Cannot execute calculations for alias.0.smartmeter.zaehler0_Gesamt.bezug_total adjust settings !
                                        sourceanalytix.0	2020-10-18 10:14:02.553	debug	(7277) for state alias.0.smartmeter.zaehler0_Gesamt.bezug_total Previous watt calculated reading used Version > 4 from {"val":2990.9,"ack":true,"ts":1586976440729,"q":0,"from":"system.adapter.sourcea
                                        sourceanalytix.0	2020-10-18 10:14:02.504	error	(7277) No cost type defined for alias.0.smartmeter.zaehler0_Gesamt.abgabe, please Select Type of calculation at state setting
                                        sourceanalytix.0	2020-10-18 10:14:02.504	error	(7277) Cannot execute calculations for alias.0.smartmeter.zaehler0_Gesamt.abgabe adjust settings !
                                        sourceanalytix.0	2020-10-18 10:14:02.503	debug	(7277) for state alias.0.smartmeter.zaehler0_Gesamt.abgabe Previous watt calculated reading used Version > 4 from {"val":3679,"ack":true,"ts":1586976426686,"q":0,"from":"system.adapter.sourceanalytix
                                        sourceanalytix.0	2020-10-18 10:14:02.348	info	(7277) Welcome to SourceAnalytix, making things ready ...
                                        sourceanalytix.0	2020-10-18 10:14:02.312	info	(7277) starting. Version 0.4.8-alpha.2 in /opt/iobroker/node_modules/iobroker.sourceanalytix, node: v10.19.0
                                        sourceanalytix.0	2020-10-18 10:14:01.368	debug	(7277) statesDB connected
                                        sourceanalytix.0	2020-10-18 10:14:01.367	debug	(7277) States connected to redis: 127.0.0.1:9000
                                        sourceanalytix.0	2020-10-18 10:14:01.348	debug	(7277) States create System PubSub Client
                                        sourceanalytix.0	2020-10-18 10:14:01.345	debug	(7277) States create User PubSub Client
                                        sourceanalytix.0	2020-10-18 10:14:01.323	debug	(7277) Redis States: Use Redis connection: 127.0.0.1:9000
                                        sourceanalytix.0	2020-10-18 10:14:01.320	debug	(7277) objectDB connected
                                        sourceanalytix.0	2020-10-18 10:14:01.299	debug	(7277) Objects connected to redis: 127.0.0.1:9001
                                        sourceanalytix.0	2020-10-18 10:14:01.274	debug	(7277) Objects client initialize lua scripts
                                        sourceanalytix.0	2020-10-18 10:14:01.274	debug	(7277) Objects create User PubSub Client
                                        sourceanalytix.0	2020-10-18 10:14:01.272	debug	(7277) Objects create System PubSub Client
                                        sourceanalytix.0	2020-10-18 10:14:01.244	debug	(7277) Objects client ready ... initialize now
                                        sourceanalytix.0	2020-10-18 10:14:00.892	debug	(7277) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                        
                                        MichMeinM 1 Antwort Letzte Antwort
                                        0
                                        • hg6806H hg6806

                                          Also, ich habe auch gerade nochmal ein Update auf 0.4.8alpha2 von 0.3.0 gemacht.
                                          Vorher hatte ich in den Adaptereinstellungen das Logging aktiviert, was es jetzt in der neuen Version nicht mehr gibt.
                                          Logging steht bei Instanzen auf Debug.
                                          Im Log gibt es KEINE Ausgaben.
                                          Es werden keine Werte hochgezählt. Alles steht.
                                          Adapter ist grün.
                                          Ich habe irgendwie das Gefühl dass es nur läuft wenn man von 0.4.x geupdated hatte, es aber Probleme gibt bei einer frisschen Installation oder Update von 0.3.0

                                          Wenn ich die Instanz neu starte, bekomme ich einige Logs:

                                          sourceanalytix.0	2020-10-18 10:14:03.753	debug	(7277) system.adapter.admin.0: logging true
                                          sourceanalytix.0	2020-10-18 10:14:02.620	info	(7277) SourceAnalytix initialisation finalized, will handle calculations ... for : {}
                                          sourceanalytix.0	2020-10-18 10:14:02.609	error	(7277) No cost type defined for fhem.0.myHPSU.HPSU_Energie_erzeugt_gesamt, please Select Type of calculation at state setting
                                          sourceanalytix.0	2020-10-18 10:14:02.609	error	(7277) Cannot execute calculations for fhem.0.myHPSU.HPSU_Energie_erzeugt_gesamt adjust settings !
                                          sourceanalytix.0	2020-10-18 10:14:02.609	debug	(7277) for state fhem.0.myHPSU.HPSU_Energie_erzeugt_gesamt Previous watt calculated reading used Version < 4 from {"val":"31824 kWh","ack":true,"ts":1602865351159,"q":0,"from":"system.adapter.sourcea
                                          sourceanalytix.0	2020-10-18 10:14:02.606	error	(7277) No cost type defined for fhem.0.myHPSU.HPSU_Energie_WW, please Select Type of calculation at state setting
                                          sourceanalytix.0	2020-10-18 10:14:02.606	error	(7277) Cannot execute calculations for fhem.0.myHPSU.HPSU_Energie_WW adjust settings !
                                          sourceanalytix.0	2020-10-18 10:14:02.605	debug	(7277) for state fhem.0.myHPSU.HPSU_Energie_WW Previous watt calculated reading used Version < 4 from {"val":"6619 kWh","ack":true,"ts":1603007948760,"q":0,"from":"system.adapter.sourceanalytix.0","u
                                          sourceanalytix.0	2020-10-18 10:14:02.603	error	(7277) No cost type defined for fhem.0.myHPSU.HPSU_Energie_Kuehlung, please Select Type of calculation at state setting
                                          sourceanalytix.0	2020-10-18 10:14:02.603	error	(7277) Cannot execute calculations for fhem.0.myHPSU.HPSU_Energie_Kuehlung adjust settings !
                                          sourceanalytix.0	2020-10-18 10:14:02.602	debug	(7277) for state fhem.0.myHPSU.HPSU_Energie_Kuehlung Previous watt calculated reading used Version < 4 from {"val":"227 kWh","ack":true,"ts":1603007948616,"q":0,"from":"system.adapter.sourceanalytix.
                                          sourceanalytix.0	2020-10-18 10:14:02.600	error	(7277) No cost type defined for fhem.0.myHPSU.HPSU_Energie_Heizung, please Select Type of calculation at state setting
                                          sourceanalytix.0	2020-10-18 10:14:02.599	error	(7277) Cannot execute calculations for fhem.0.myHPSU.HPSU_Energie_Heizung adjust settings !
                                          sourceanalytix.0	2020-10-18 10:14:02.599	debug	(7277) for state fhem.0.myHPSU.HPSU_Energie_Heizung Previous watt calculated reading used Version < 4 from {"val":"26746 kWh","ack":true,"ts":1602865954286,"q":0,"from":"system.adapter.sourceanalytix
                                          sourceanalytix.0	2020-10-18 10:14:02.596	error	(7277) No cost type defined for fhem.0.myHPSU.HPSU_EHS_fuer_WW, please Select Type of calculation at state setting
                                          sourceanalytix.0	2020-10-18 10:14:02.595	error	(7277) Cannot execute calculations for fhem.0.myHPSU.HPSU_EHS_fuer_WW adjust settings !
                                          sourceanalytix.0	2020-10-18 10:14:02.595	debug	(7277) for state fhem.0.myHPSU.HPSU_EHS_fuer_WW Previous watt calculated reading used Version < 4 from {"val":"1168 kWh","ack":true,"ts":1602367201839,"q":0,"from":"system.adapter.sourceanalytix.0","
                                          sourceanalytix.0	2020-10-18 10:14:02.585	error	(7277) No cost type defined for fhem.0.myHPSU.HPSU_EHS_fuer_Heizung, please Select Type of calculation at state setting
                                          sourceanalytix.0	2020-10-18 10:14:02.585	error	(7277) Cannot execute calculations for fhem.0.myHPSU.HPSU_EHS_fuer_Heizung adjust settings !
                                          sourceanalytix.0	2020-10-18 10:14:02.584	debug	(7277) for state fhem.0.myHPSU.HPSU_EHS_fuer_Heizung Previous watt calculated reading used Version < 4 from {"val":"2740 kWh","ack":true,"ts":1603007948615,"q":0,"from":"system.adapter.sourceanalytix
                                          sourceanalytix.0	2020-10-18 10:14:02.581	error	(7277) No cost type defined for mqtt.0.Wemos6-Brunnen.Brunnendurchfluss.Total, please Select Type of calculation at state setting
                                          sourceanalytix.0	2020-10-18 10:14:02.581	error	(7277) Cannot execute calculations for mqtt.0.Wemos6-Brunnen.Brunnendurchfluss.Total adjust settings !
                                          sourceanalytix.0	2020-10-18 10:14:02.580	debug	(7277) for state mqtt.0.Wemos6-Brunnen.Brunnendurchfluss.Total Previous watt calculated reading used Version < 4 from {"val":0.69135,"ack":true,"ts":1603008194007,"q":0,"from":"system.adapter.sourcea
                                          sourceanalytix.0	2020-10-18 10:14:02.578	error	(7277) No cost type defined for parser.0.Leistung_aufaddiert, please Select Type of calculation at state setting
                                          sourceanalytix.0	2020-10-18 10:14:02.577	error	(7277) Cannot execute calculations for parser.0.Leistung_aufaddiert adjust settings !
                                          sourceanalytix.0	2020-10-18 10:14:02.577	debug	(7277) for state parser.0.Leistung_aufaddiert Previous watt calculated reading used Version < 4 from {"val":839.5,"ack":true,"ts":1603007954930,"q":0,"from":"system.adapter.sourceanalytix.0","user":"
                                          sourceanalytix.0	2020-10-18 10:14:02.574	error	(7277) No cost type defined for mqtt.0.Wemos12-Wasserzaehler.Wasserzaehler.Total, please Select Type of calculation at state setting
                                          sourceanalytix.0	2020-10-18 10:14:02.574	error	(7277) Cannot execute calculations for mqtt.0.Wemos12-Wasserzaehler.Wasserzaehler.Total adjust settings !
                                          sourceanalytix.0	2020-10-18 10:14:02.574	debug	(7277) for state mqtt.0.Wemos12-Wasserzaehler.Wasserzaehler.Total Previous watt calculated reading used Version < 4 from {"val":0.004,"ack":true,"ts":1603007951250,"q":0,"from":"system.adapter.source
                                          sourceanalytix.0	2020-10-18 10:14:02.571	error	(7277) No cost type defined for modbus.0.inputRegisters.30583_Zählerstand_Einspeisezähler, please Select Type of calculation at state setting
                                          sourceanalytix.0	2020-10-18 10:14:02.571	error	(7277) Cannot execute calculations for modbus.0.inputRegisters.30583_Zählerstand_Einspeisezähler adjust settings !
                                          sourceanalytix.0	2020-10-18 10:14:02.570	debug	(7277) for state modbus.0.inputRegisters.30583_Zählerstand_Einspeisezähler Previous watt calculated reading used Version > 4 from {"val":3685.007,"ack":true,"ts":1586976397907,"q":0,"from":"system.ad
                                          sourceanalytix.0	2020-10-18 10:14:02.568	error	(7277) No cost type defined for modbus.0.inputRegisters.30531_Gesamtertrag_kWh, please Select Type of calculation at state setting
                                          sourceanalytix.0	2020-10-18 10:14:02.568	error	(7277) Cannot execute calculations for modbus.0.inputRegisters.30531_Gesamtertrag_kWh adjust settings !
                                          sourceanalytix.0	2020-10-18 10:14:02.567	debug	(7277) for state modbus.0.inputRegisters.30531_Gesamtertrag_kWh Previous watt calculated reading used Version > 4 from {"val":5094,"ack":true,"ts":1586976387475,"q":0,"from":"system.adapter.sourceana
                                          sourceanalytix.0	2020-10-18 10:14:02.565	error	(7277) No cost type defined for modbus.0.inputRegisters.30529_Gesamtertrag_Wh, please Select Type of calculation at state setting
                                          sourceanalytix.0	2020-10-18 10:14:02.565	error	(7277) Cannot execute calculations for modbus.0.inputRegisters.30529_Gesamtertrag_Wh adjust settings !
                                          sourceanalytix.0	2020-10-18 10:14:02.565	debug	(7277) for state modbus.0.inputRegisters.30529_Gesamtertrag_Wh Previous watt calculated reading used Version > 4 from {"val":5093.522,"ack":true,"ts":1586976397510,"q":0,"from":"system.adapter.source
                                          sourceanalytix.0	2020-10-18 10:14:02.562	error	(7277) No cost type defined for javascript.0.PV.Heizungsstrom_Summe, please Select Type of calculation at state setting
                                          sourceanalytix.0	2020-10-18 10:14:02.562	error	(7277) Cannot execute calculations for javascript.0.PV.Heizungsstrom_Summe adjust settings !
                                          sourceanalytix.0	2020-10-18 10:14:02.562	debug	(7277) for state javascript.0.PV.Heizungsstrom_Summe Previous watt calculated reading used Version > 4 from {"val":1714,"ack":true,"ts":1586976411392,"q":0,"from":"system.adapter.sourceanalytix.0","u
                                          sourceanalytix.0	2020-10-18 10:14:02.560	error	(7277) No cost type defined for hm-rpc.0.OEQ0947537.2.ENERGY_COUNTER, please Select Type of calculation at state setting
                                          sourceanalytix.0	2020-10-18 10:14:02.559	error	(7277) Cannot execute calculations for hm-rpc.0.OEQ0947537.2.ENERGY_COUNTER adjust settings !
                                          sourceanalytix.0	2020-10-18 10:14:02.559	debug	(7277) for state hm-rpc.0.OEQ0947537.2.ENERGY_COUNTER Previous watt calculated reading used Version > 4 from {"val":66.21,"ack":true,"ts":1586976732247,"q":0,"from":"system.adapter.sourceanalytix.0",
                                          sourceanalytix.0	2020-10-18 10:14:02.556	error	(7277) No cost type defined for alias.0.smartmeter.zaehler1_haushalt.bezug_total, please Select Type of calculation at state setting
                                          sourceanalytix.0	2020-10-18 10:14:02.556	error	(7277) Cannot execute calculations for alias.0.smartmeter.zaehler1_haushalt.bezug_total adjust settings !
                                          sourceanalytix.0	2020-10-18 10:14:02.556	debug	(7277) for state alias.0.smartmeter.zaehler1_haushalt.bezug_total Previous watt calculated reading used Version > 4 from {"val":1277,"ack":true,"ts":1586976643342,"q":0,"from":"system.adapter.sourcea
                                          sourceanalytix.0	2020-10-18 10:14:02.553	error	(7277) No cost type defined for alias.0.smartmeter.zaehler0_Gesamt.bezug_total, please Select Type of calculation at state setting
                                          sourceanalytix.0	2020-10-18 10:14:02.553	error	(7277) Cannot execute calculations for alias.0.smartmeter.zaehler0_Gesamt.bezug_total adjust settings !
                                          sourceanalytix.0	2020-10-18 10:14:02.553	debug	(7277) for state alias.0.smartmeter.zaehler0_Gesamt.bezug_total Previous watt calculated reading used Version > 4 from {"val":2990.9,"ack":true,"ts":1586976440729,"q":0,"from":"system.adapter.sourcea
                                          sourceanalytix.0	2020-10-18 10:14:02.504	error	(7277) No cost type defined for alias.0.smartmeter.zaehler0_Gesamt.abgabe, please Select Type of calculation at state setting
                                          sourceanalytix.0	2020-10-18 10:14:02.504	error	(7277) Cannot execute calculations for alias.0.smartmeter.zaehler0_Gesamt.abgabe adjust settings !
                                          sourceanalytix.0	2020-10-18 10:14:02.503	debug	(7277) for state alias.0.smartmeter.zaehler0_Gesamt.abgabe Previous watt calculated reading used Version > 4 from {"val":3679,"ack":true,"ts":1586976426686,"q":0,"from":"system.adapter.sourceanalytix
                                          sourceanalytix.0	2020-10-18 10:14:02.348	info	(7277) Welcome to SourceAnalytix, making things ready ...
                                          sourceanalytix.0	2020-10-18 10:14:02.312	info	(7277) starting. Version 0.4.8-alpha.2 in /opt/iobroker/node_modules/iobroker.sourceanalytix, node: v10.19.0
                                          sourceanalytix.0	2020-10-18 10:14:01.368	debug	(7277) statesDB connected
                                          sourceanalytix.0	2020-10-18 10:14:01.367	debug	(7277) States connected to redis: 127.0.0.1:9000
                                          sourceanalytix.0	2020-10-18 10:14:01.348	debug	(7277) States create System PubSub Client
                                          sourceanalytix.0	2020-10-18 10:14:01.345	debug	(7277) States create User PubSub Client
                                          sourceanalytix.0	2020-10-18 10:14:01.323	debug	(7277) Redis States: Use Redis connection: 127.0.0.1:9000
                                          sourceanalytix.0	2020-10-18 10:14:01.320	debug	(7277) objectDB connected
                                          sourceanalytix.0	2020-10-18 10:14:01.299	debug	(7277) Objects connected to redis: 127.0.0.1:9001
                                          sourceanalytix.0	2020-10-18 10:14:01.274	debug	(7277) Objects client initialize lua scripts
                                          sourceanalytix.0	2020-10-18 10:14:01.274	debug	(7277) Objects create User PubSub Client
                                          sourceanalytix.0	2020-10-18 10:14:01.272	debug	(7277) Objects create System PubSub Client
                                          sourceanalytix.0	2020-10-18 10:14:01.244	debug	(7277) Objects client ready ... initialize now
                                          sourceanalytix.0	2020-10-18 10:14:00.892	debug	(7277) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                          
                                          MichMeinM Offline
                                          MichMeinM Offline
                                          MichMein
                                          schrieb am zuletzt editiert von MichMein
                                          #713

                                          @hg6806 hi,

                                          in deinem log steht das du keine Kosten bzw. deren Typ definiert hast. Schaue mal in deine zu loggenden datenpunkte und kontrolliere das.

                                          Gruß Michael
                                          Sofern Beiträge hilfreich für Dich sind, nutze das Voting unten rechts.

                                          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

                                          389

                                          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