Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. wde

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    W
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 6
    • Best 0
    • Groups 1

    wde

    @wde

    Starter

    0
    Reputation
    7
    Profile views
    6
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    wde Follow
    Starter

    Latest posts made by wde

    • RE: History Adapter - exportieren / migrieren nach InfluxDB

      @apollon77 said in History Adapter - exportieren / migrieren nach InfluxDB:

      @wde Puuh ... scheinbar kommen da die daten nicht so wie erwartet ...

      Da müsste man mal über https://github.com/ioBroker/ioBroker.history/blob/master/converter/analyzeinflux.js#L143C33-L143C33 ein console.log einbauen um zu schauen was da genau zurückkommt. Das mit issue im history Adapter dann im GitHub melden

      das habe ich vor 2 Wochen gemacht, aber leider nichts weiteres erfahren.

      posted in ioBroker Allgemein
      W
      wde
    • RE: History Adapter - exportieren / migrieren nach InfluxDB

      @thomas-braun
      Danke für die Unterstützung

      posted in ioBroker Allgemein
      W
      wde
    • RE: History Adapter - exportieren / migrieren nach InfluxDB

      @apollon77
      da habe ich auch ein Problem:
      root@server2:/opt/iobroker# node analyzeinflux.js influxdb.0 info --deepAnalyze
      Do deep analysis to find holes in data
      InfluxDB-Configuration: {"debounce":1000,"retention":7948800,"dbname":"smarthome","host":"85.215.52.227","protocol":"http","path":"","port":8086,"user":"","organization":"Softwerk","round":4,"seriesBufferMax":0,"seriesBufferFlushInterval":600,"changesRelogInterval":0,"changesMinDelta":0,"reconnectInterval":10000,"pingInterval":15000,"requestTimeout":30000,"validateSSL":true,"dbversion":"2.x","usetags":true,"pingserver":true,"blockTime":0,"debounceTime":0,"disableSkippedValueLogging":false,"enableLogging":false,"customRetentionDuration":365,"relogLastValueOnStart":true}
      Query Data from instance "influxdb.0" (Version 2, Bucket smarthome)
      Datapoints found: 4
      This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      TypeError: Cannot read properties of undefined (reading 'ts')
      at Object.cb (/opt/iobroker/analyzeinflux.js:143:73)
      at change (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:11102:45)
      at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:379:37)
      at processImmediate (node:internal/timers:476:21)

      posted in ioBroker Allgemein
      W
      wde
    • RE: History Adapter - exportieren / migrieren nach InfluxDB

      @dp20eic
      da habe ich auch ein Problem:
      root@server2:/opt/iobroker# node analyzeinflux.js influxdb.0 info --deepAnalyze
      Do deep analysis to find holes in data
      InfluxDB-Configuration: {"debounce":1000,"retention":7948800,"dbname":"smarthome","host":"85.215.52.227","protocol":"http","path":"","port":8086,"user":"","organization":"Softwerk","round":4,"seriesBufferMax":0,"seriesBufferFlushInterval":600,"changesRelogInterval":0,"changesMinDelta":0,"reconnectInterval":10000,"pingInterval":15000,"requestTimeout":30000,"validateSSL":true,"dbversion":"2.x","usetags":true,"pingserver":true,"blockTime":0,"debounceTime":0,"disableSkippedValueLogging":false,"enableLogging":false,"customRetentionDuration":365,"relogLastValueOnStart":true}
      Query Data from instance "influxdb.0" (Version 2, Bucket smarthome)
      Datapoints found: 4
      This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      TypeError: Cannot read properties of undefined (reading 'ts')
      at Object.cb (/opt/iobroker/analyzeinflux.js:143:73)
      at change (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:11102:45)
      at Immediate.<anonymous> (/opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:379:37)
      at processImmediate (node:internal/timers:476:21)

      posted in ioBroker Allgemein
      W
      wde
    • RE: Strom Verbrauch und separat Überschuss berechnen

      @duffy
      ja, das wäre was ich bräuchte: Habe nur einen 1-Richtungszähler und würde gerne die Einspeisung ins Netz
      dokumentieren, habe vonJave und Blockly leider keine Ahnung. Wäre toll wenn Du mir das Script zur Verfügung
      stellen würdest.
      👍 Willi

      posted in Skripten / Logik
      W
      wde
    • RE: Strom Verbrauch und separat Überschuss berechnen

      @duffy said in Strom Verbrauch und separat Überschuss berechnen:

      @paul53

      Das Blockly läuft nun seit einigen Tagen sauber durch und funktioniert ausgezeichnet.
      Ich stelle hier noch mal ein finalen Screenshot des Blocklys ein zum Nachbau, wenn da jemand interesse hat.

      Screenshot 2023-06-13 200258.png

      8.png

      Nochmals vielen dank an @paul53 dessen Verdienst das Blockly ist, ich habe es nur nach Bildern zusammengebaut. (Malen nach Zahlen eben 🙄 )

      LG Duffy

      @duffy said in Strom Verbrauch und separat Überschuss berechnen:

      @paul53

      Das Blockly läuft nun seit einigen Tagen sauber durch und funktioniert ausgezeichnet.
      Ich stelle hier noch mal ein finalen Screenshot des Blocklys ein zum Nachbau, wenn da jemand interesse hat.

      Screenshot 2023-06-13 200258.png

      8.png

      Nochmals vielen dank an @paul53 dessen Verdienst das Blockly ist, ich habe es nur nach Bildern zusammengebaut. (Malen nach Zahlen eben 🙄 )

      LG Duffy

      Prima, würde mich auch interessieren. Kannst Du mir das Script mailen? (willi.dennerlohr.de) Wäre toll.
      MfG Willi

      posted in Skripten / Logik
      W
      wde
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo