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. ioBroker Allgemein
  4. History Adapter - exportieren / migrieren nach InfluxDB

NEWS

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    23
    1
    1.3k

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

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    14
    1
    2.5k

History Adapter - exportieren / migrieren nach InfluxDB

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
influxdbhistoryexportierenmigrieren
52 Beiträge 15 Kommentatoren 7.4k Aufrufe 14 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.
  • S spoeh-man

    @apollon77

    Ich glaube das war es woher auch immer dass Leerzeichen stammt hätte nur noch keine Zeit zur Migration musste zur Arbeit

    apollon77A Offline
    apollon77A Offline
    apollon77
    schrieb am zuletzt editiert von
    #28

    @spoeh-man also alle Speiseöle oben sind ohne Anführungszeichen um den odad und ohne Leerzeichen am Ende beim Aufruf des convert Skripts.

    Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

    • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
    • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
    S 1 Antwort Letzte Antwort
    0
    • apollon77A apollon77

      @spoeh-man also alle Speiseöle oben sind ohne Anführungszeichen um den odad und ohne Leerzeichen am Ende beim Aufruf des convert Skripts.

      S Offline
      S Offline
      spoeh-man
      schrieb am zuletzt editiert von
      #29

      @apollon77

      Was für Speiseöle?. Irgendwie kann ich es trotz mehrmaligen Lesens nicht genau deuten was die frage ist aber das script tut gerade seinen dienst. Vielen Lieben dank für eure Hilfe

      1 Antwort Letzte Antwort
      0
      • apollon77A Offline
        apollon77A Offline
        apollon77
        schrieb am zuletzt editiert von
        #30

        Ohje Handy mal wieder ... Screenshots war das wort :-)) Aber wenn es jetzt tut ist ja alles super

        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
        1 Antwort Letzte Antwort
        0
        • S Offline
          S Offline
          SaarlandUHU
          schrieb am zuletzt editiert von SaarlandUHU
          #31

          Hallo zusammen,
          ich wollte meine Datenbank auch zu Influx migrieren.
          Habe die Skripte soweit befolgt. Die laufen auch ohne Fehlermeldung durch. Allerdings werden keine Daten aus dem Datenbestand vom History Adapter kopiert.
          Meine Vermutung liegt im Timestamp der Daten im History Adapter.
          Beim Blick in die .json-Datei vom Analyse-Skript werden für die frühesten Datensätze allesamt Timestamps angezeigt, die weit in der Zukunft liegen. Beim Durchlaufen des Migriervorgangs kann er dann natürlich keine Daten finden, die zwischen dem frühesten Timestamp und heute liegen.

          Nachfolgend noch der Inhalt aus der earliestDBValues.json

          "0_userdata.0.Datenpunkte.Smartphones.A52.akkustand_a52": 1666880736920,
          "0_userdata.0.Datenpunkte.Smartphones.S21_Daniel.akkustand": 1666019090582,
          "0_userdata.0.Stromzähler_Haushalt.Day": 1668880485755,
          "0_userdata.0.Stromzähler_Haushalt.Hour": 1668880491552,
          "0_userdata.0.Stromzähler_Haushalt.Month": 1668880495366,
          "0_userdata.0.Stromzähler_Haushalt.Week": 1668880499441,
          "0_userdata.0.Stromzähler_Wärme.Day": 1668856754022,
          "0_userdata.0.Stromzähler_Wärme.Hour": 1668856759361,
          "0_userdata.0.Stromzähler_Wärme.Month": 1668856763564,
          "0_userdata.0.Stromzähler_Wärme.Week": 1668856767983,
          "fb-checkpresence.0.Elisabeth": 1665517455635,
          "fb-checkpresence.0.Galaxy-A52s-5G": 1666880013945,
          "fb-checkpresence.0.S21-von-Daniel": 1665517455635,
          "hm-rpc.1.000A9F298FCC7E.1.ACTUAL_TEMPERATURE": 1670432616118,
          "hm-rpc.1.000A9F298FCC7E.1.HUMIDITY": 1670432604334,
          "hm-rpc.1.000A9F298FCCA1.1.ACTUAL_TEMPERATURE": 1669310916637,
          "hm-rpc.1.000A9F298FCCA1.1.HUMIDITY": 1669310929119,
          "hm-rpc.1.000E9D89BB7599.1.ACTUAL_TEMPERATURE": 1670435485571,
          "hm-rpc.1.000E9D89BB7599.1.HUMIDITY": 1670435492677,
          "hm-rpc.1.000E9D89BB75F0.1.ACTUAL_TEMPERATURE": 1670436739498,
          "hm-rpc.1.000E9D89BB75F0.1.HUMIDITY": 1670436745120,
          "hm-rpc.1.000E9D89BB7A94.1.ACTUAL_TEMPERATURE": 1670564492102,
          "hm-rpc.1.000E9D89BB7A94.1.HUMIDITY": 1670564499583,
          "hm-rpc.1.000E9D89BB7A99.1.ACTUAL_TEMPERATURE": 1670564520552,
          "hm-rpc.1.000E9D89BB7A99.1.HUMIDITY": 1670564531677,
          "hm-rpc.1.0010DD89A2D19F.1.ACTUAL_TEMPERATURE": 1674831917725,
          "hm-rpc.1.0010DD89A2D19F.1.HUMIDITY": 1674831943051,
          "hm-rpc.1.001B9F29967090.1.LEVEL": 1673431338655,
          "hm-rpc.1.001B9F29967090.3.LEVEL": 1673431327737,
          "hm-rpc.1.001B9F29967090.5.LEVEL": 1673431317357,
          "hm-rpc.1.001B9F29967090.7.LEVEL": 1673431503528,
          "hm-rpc.1.001B9F29967090.8.LEVEL": 1673431514677,
          "hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.actualTemperature": 1665517455635,
          "hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.humidity": 1665517455635,
          "shelly.0.SHPLG-S#221667#1.Relay0.Power": 1665517455635,
          "shelly.0.SHPLG-S#D9DB12#1.Relay0.Power": 1665517455635,
          "smartmeter.0.1-0:16_7_0__255.value": 1675284084805,
          "smartmeter.0.1-0:1_8_0__255.value": 1675284090098,
          "smartmeter.1.1-0:16_7_0__255.value": 1675284094925,
          "smartmeter.1.1-0:1_8_0__255.value": 1675284101036,
          "stiebel-isg.0.Einstellungen.HEIZEN.GRUNDEINSTELLUNG.val134": 1674680233958,
          "stiebel-isg.0.Info.ANLAGE.HEIZEN.AUSSENTEMPERATUR": 1674587962908,
          "zigbee.0.00124b002510816a.humidity": 1665517455635,
          "zigbee.0.00124b002510816a.temperature": 1665517455635,
          "zigbee.0.00124b0025138250.humidity": 1665517455635,
          "zigbee.0.00124b0025138250.temperature": 1665517455635,
          "zigbee.0.00124b002513845c.humidity": 1665517455635,
          "zigbee.0.00124b002513845c.temperature": 1665517455635,
          "zigbee.0.00124b002549ddea.humidity": 1665517455635,
          "zigbee.0.00124b002549ddea.temperature": 1665517455635
          

          Bei Diagrammen, die ich mit Flot oder ECharts erstelle passen die Zeiten. Auch die Ordnerstruktur im History Ordner auf dem Pi passt. Da ist für jeden Tag ein Ordner nach dem muster YYYYMMDD erstellt.

          Habt ihr ne Ahnung woran das liegen könnte und wie man das abstellen kann?

          Vielen Dank schonmal

          Edit wegen Typo

          K 1 Antwort Letzte Antwort
          0
          • S SaarlandUHU

            Hallo zusammen,
            ich wollte meine Datenbank auch zu Influx migrieren.
            Habe die Skripte soweit befolgt. Die laufen auch ohne Fehlermeldung durch. Allerdings werden keine Daten aus dem Datenbestand vom History Adapter kopiert.
            Meine Vermutung liegt im Timestamp der Daten im History Adapter.
            Beim Blick in die .json-Datei vom Analyse-Skript werden für die frühesten Datensätze allesamt Timestamps angezeigt, die weit in der Zukunft liegen. Beim Durchlaufen des Migriervorgangs kann er dann natürlich keine Daten finden, die zwischen dem frühesten Timestamp und heute liegen.

            Nachfolgend noch der Inhalt aus der earliestDBValues.json

            "0_userdata.0.Datenpunkte.Smartphones.A52.akkustand_a52": 1666880736920,
            "0_userdata.0.Datenpunkte.Smartphones.S21_Daniel.akkustand": 1666019090582,
            "0_userdata.0.Stromzähler_Haushalt.Day": 1668880485755,
            "0_userdata.0.Stromzähler_Haushalt.Hour": 1668880491552,
            "0_userdata.0.Stromzähler_Haushalt.Month": 1668880495366,
            "0_userdata.0.Stromzähler_Haushalt.Week": 1668880499441,
            "0_userdata.0.Stromzähler_Wärme.Day": 1668856754022,
            "0_userdata.0.Stromzähler_Wärme.Hour": 1668856759361,
            "0_userdata.0.Stromzähler_Wärme.Month": 1668856763564,
            "0_userdata.0.Stromzähler_Wärme.Week": 1668856767983,
            "fb-checkpresence.0.Elisabeth": 1665517455635,
            "fb-checkpresence.0.Galaxy-A52s-5G": 1666880013945,
            "fb-checkpresence.0.S21-von-Daniel": 1665517455635,
            "hm-rpc.1.000A9F298FCC7E.1.ACTUAL_TEMPERATURE": 1670432616118,
            "hm-rpc.1.000A9F298FCC7E.1.HUMIDITY": 1670432604334,
            "hm-rpc.1.000A9F298FCCA1.1.ACTUAL_TEMPERATURE": 1669310916637,
            "hm-rpc.1.000A9F298FCCA1.1.HUMIDITY": 1669310929119,
            "hm-rpc.1.000E9D89BB7599.1.ACTUAL_TEMPERATURE": 1670435485571,
            "hm-rpc.1.000E9D89BB7599.1.HUMIDITY": 1670435492677,
            "hm-rpc.1.000E9D89BB75F0.1.ACTUAL_TEMPERATURE": 1670436739498,
            "hm-rpc.1.000E9D89BB75F0.1.HUMIDITY": 1670436745120,
            "hm-rpc.1.000E9D89BB7A94.1.ACTUAL_TEMPERATURE": 1670564492102,
            "hm-rpc.1.000E9D89BB7A94.1.HUMIDITY": 1670564499583,
            "hm-rpc.1.000E9D89BB7A99.1.ACTUAL_TEMPERATURE": 1670564520552,
            "hm-rpc.1.000E9D89BB7A99.1.HUMIDITY": 1670564531677,
            "hm-rpc.1.0010DD89A2D19F.1.ACTUAL_TEMPERATURE": 1674831917725,
            "hm-rpc.1.0010DD89A2D19F.1.HUMIDITY": 1674831943051,
            "hm-rpc.1.001B9F29967090.1.LEVEL": 1673431338655,
            "hm-rpc.1.001B9F29967090.3.LEVEL": 1673431327737,
            "hm-rpc.1.001B9F29967090.5.LEVEL": 1673431317357,
            "hm-rpc.1.001B9F29967090.7.LEVEL": 1673431503528,
            "hm-rpc.1.001B9F29967090.8.LEVEL": 1673431514677,
            "hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.actualTemperature": 1665517455635,
            "hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.humidity": 1665517455635,
            "shelly.0.SHPLG-S#221667#1.Relay0.Power": 1665517455635,
            "shelly.0.SHPLG-S#D9DB12#1.Relay0.Power": 1665517455635,
            "smartmeter.0.1-0:16_7_0__255.value": 1675284084805,
            "smartmeter.0.1-0:1_8_0__255.value": 1675284090098,
            "smartmeter.1.1-0:16_7_0__255.value": 1675284094925,
            "smartmeter.1.1-0:1_8_0__255.value": 1675284101036,
            "stiebel-isg.0.Einstellungen.HEIZEN.GRUNDEINSTELLUNG.val134": 1674680233958,
            "stiebel-isg.0.Info.ANLAGE.HEIZEN.AUSSENTEMPERATUR": 1674587962908,
            "zigbee.0.00124b002510816a.humidity": 1665517455635,
            "zigbee.0.00124b002510816a.temperature": 1665517455635,
            "zigbee.0.00124b0025138250.humidity": 1665517455635,
            "zigbee.0.00124b0025138250.temperature": 1665517455635,
            "zigbee.0.00124b002513845c.humidity": 1665517455635,
            "zigbee.0.00124b002513845c.temperature": 1665517455635,
            "zigbee.0.00124b002549ddea.humidity": 1665517455635,
            "zigbee.0.00124b002549ddea.temperature": 1665517455635
            

            Bei Diagrammen, die ich mit Flot oder ECharts erstelle passen die Zeiten. Auch die Ordnerstruktur im History Ordner auf dem Pi passt. Da ist für jeden Tag ein Ordner nach dem muster YYYYMMDD erstellt.

            Habt ihr ne Ahnung woran das liegen könnte und wie man das abstellen kann?

            Vielen Dank schonmal

            Edit wegen Typo

            K Offline
            K Offline
            klassisch
            Most Active
            schrieb am zuletzt editiert von klassisch
            #32

            @saarlanduhu Wenn ich einen mit history erzeugten timestamp in https://www.epochconverter.com/ gebe und "timestamp to human date" drücke, kommt die richtige Zeit raus mit dem Hinweis "assuming timestamp in ms".
            Lösche ich die letzten 3 Stellen, dann kommt auch wieder das gleiche Datum raus mit dem Hinweis "assuming timestamp in s".
            Es scheinen also 2 Formate für epoch üblich zu sein, im ms und in s.
            Vielleicht gibt es da Misverständnisse bei der konvertierung?

            S 1 Antwort Letzte Antwort
            0
            • K klassisch

              @saarlanduhu Wenn ich einen mit history erzeugten timestamp in https://www.epochconverter.com/ gebe und "timestamp to human date" drücke, kommt die richtige Zeit raus mit dem Hinweis "assuming timestamp in ms".
              Lösche ich die letzten 3 Stellen, dann kommt auch wieder das gleiche Datum raus mit dem Hinweis "assuming timestamp in s".
              Es scheinen also 2 Formate für epoch üblich zu sein, im ms und in s.
              Vielleicht gibt es da Misverständnisse bei der konvertierung?

              S Offline
              S Offline
              SaarlandUHU
              schrieb am zuletzt editiert von
              #33

              @klassisch, danke dir.
              das erklärt zumindest mal warums an den anderen Stellen dann passt.
              Leider bringt mich das bei der Migration der Daten nicht weiter. Bzw. Zumindest weiß ich nicht wie ich die Info für mein Problem nutzen könnte. 🤔

              K 1 Antwort Letzte Antwort
              0
              • S SaarlandUHU

                @klassisch, danke dir.
                das erklärt zumindest mal warums an den anderen Stellen dann passt.
                Leider bringt mich das bei der Migration der Daten nicht weiter. Bzw. Zumindest weiß ich nicht wie ich die Info für mein Problem nutzen könnte. 🤔

                K Offline
                K Offline
                klassisch
                Most Active
                schrieb am zuletzt editiert von
                #34

                @saarlanduhu sagte in History Adapter - exportieren / migrieren nach InfluxDB:
                Zumindest weiß ich nicht wie ich die Info für mein Problem nutzen könnte. 🤔

                Ich leider auch nicht. Vielleicht kann man bei InfluxDB (was ich nicht habe und nicht kenne) etwas konfigurieren?

                1 Antwort Letzte Antwort
                0
                • apollon77A Offline
                  apollon77A Offline
                  apollon77
                  schrieb am zuletzt editiert von
                  #35

                  Ookkk.die timestamps sollte er selbst behandeln. Also. Bitte zeig mal wie du es ausführst und was die Ausgabe ist.

                  Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                  • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                  • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                  S 1 Antwort Letzte Antwort
                  0
                  • apollon77A apollon77

                    Ookkk.die timestamps sollte er selbst behandeln. Also. Bitte zeig mal wie du es ausführst und was die Ausgabe ist.

                    S Offline
                    S Offline
                    SaarlandUHU
                    schrieb am zuletzt editiert von
                    #36

                    @apollon77
                    so führe ichs aus

                    remotepi@raspberrypi:/opt/iobroker/node_modules/iobroker.history/converter $ node history2db.js influxdb.0 info 0 /opt/iobroker/iobroker-data/history 2 --logChangesOnly 5 --processNonExistingValuesOnly
                    
                    

                    und das ist das Ergebnis (gekürzt, damit es nicht zu lange wird....geht in ähnlicher weise zurück bis zum 20221011)

                    Send Data to influxdb.0
                    Use historyDir /opt/iobroker/iobroker-data/history
                    Log changes only once per 5 minutes
                    existingDBValues initialized from cache: 60
                    earliesDBValues initialized from cache 60
                    earliesDBValues overwritten with 1675500678721
                    ExistingDBTypes initialized from cache 60
                    Started processFiles with 60 known db values
                    We start earliest at 20230204
                    Day 20230204 - history.0_userdata.0.Datenpunkte.Smartphones.A52.akkustand_a52.json
                    Check: 20230204 / pos 85
                       Ignore existing ID history.0_userdata.0.Datenpunkte.Smartphones.A52.akkustand_a52.json: 0_userdata.0.Datenpunkte.Smartphones.A52.akkustand_a52
                    Day 20230204 - history.0_userdata.0.Datenpunkte.Smartphones.S21_Daniel.akkustand.json
                    Check: 20230204 / pos 109
                       Ignore existing ID history.0_userdata.0.Datenpunkte.Smartphones.S21_Daniel.akkustand.json: 0_userdata.0.Datenpunkte.Smartphones.S21_Daniel.akkustand
                    Day 20230204 - history.0_userdata.0.Stromzähler_Haushalt.Hour.json
                    Check: 20230204 / pos 77
                       Ignore existing ID history.0_userdata.0.Stromzähler_Haushalt.Hour.json: 0_userdata.0.Stromzähler_Haushalt.Hour
                    Day 20230204 - history.0_userdata.0.Stromzähler_Wärme.Hour.json
                    Check: 20230204 / pos 77
                       Ignore existing ID history.0_userdata.0.Stromzähler_Wärme.Hour.json: 0_userdata.0.Stromzähler_Wärme.Hour
                    Day 20230204 - history.daswetter.1.NextHours.Location_1.Day_1.current.clouds_value.json
                       Ignore ID history.daswetter.1.NextHours.Location_1.Day_1.current.clouds_value.json: daswetter.1.NextHours.Location_1.Day_1.current.clouds_value
                    Day 20230204 - history.daswetter.1.NextHours.Location_1.Day_1.current.symbol_desc.json
                       Ignore ID history.daswetter.1.NextHours.Location_1.Day_1.current.symbol_desc.json: daswetter.1.NextHours.Location_1.Day_1.current.symbol_desc
                    Day 20230204 - history.fb-checkpresence.0.Elisabeth.json
                    Check: 20230204 / pos 113
                       Ignore existing ID history.fb-checkpresence.0.Elisabeth.json: fb-checkpresence.0.Elisabeth
                    Day 20230204 - history.hm-rpc.1.000A9F298FCC7E.1.ACTUAL_TEMPERATURE.json
                    Check: 20230204 / pos 59
                       Ignore existing ID history.hm-rpc.1.000A9F298FCC7E.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000A9F298FCC7E.1.ACTUAL_TEMPERATURE
                    Day 20230204 - history.hm-rpc.1.000A9F298FCC7E.1.HUMIDITY.json
                    Check: 20230204 / pos 59
                       Ignore existing ID history.hm-rpc.1.000A9F298FCC7E.1.HUMIDITY.json: hm-rpc.1.000A9F298FCC7E.1.HUMIDITY
                    Day 20230204 - history.hm-rpc.1.000A9F298FCCA1.1.ACTUAL_TEMPERATURE.json
                    Check: 20230204 / pos 72
                       Ignore existing ID history.hm-rpc.1.000A9F298FCCA1.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000A9F298FCCA1.1.ACTUAL_TEMPERATURE
                    Day 20230204 - history.hm-rpc.1.000A9F298FCCA1.1.HUMIDITY.json
                    Check: 20230204 / pos 72
                       Ignore existing ID history.hm-rpc.1.000A9F298FCCA1.1.HUMIDITY.json: hm-rpc.1.000A9F298FCCA1.1.HUMIDITY
                    Day 20230204 - history.hm-rpc.1.000E9D89BB7599.1.ACTUAL_TEMPERATURE.json
                    Check: 20230204 / pos 59
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7599.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000E9D89BB7599.1.ACTUAL_TEMPERATURE
                    Day 20230204 - history.hm-rpc.1.000E9D89BB7599.1.HUMIDITY.json
                    Check: 20230204 / pos 59
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7599.1.HUMIDITY.json: hm-rpc.1.000E9D89BB7599.1.HUMIDITY
                    Day 20230204 - history.hm-rpc.1.000E9D89BB75F0.1.ACTUAL_TEMPERATURE.json
                    Check: 20230204 / pos 59
                       Ignore existing ID history.hm-rpc.1.000E9D89BB75F0.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000E9D89BB75F0.1.ACTUAL_TEMPERATURE
                    Day 20230204 - history.hm-rpc.1.000E9D89BB75F0.1.HUMIDITY.json
                    Check: 20230204 / pos 59
                       Ignore existing ID history.hm-rpc.1.000E9D89BB75F0.1.HUMIDITY.json: hm-rpc.1.000E9D89BB75F0.1.HUMIDITY
                    Day 20230204 - history.hm-rpc.1.000E9D89BB7A94.1.ACTUAL_TEMPERATURE.json
                    Check: 20230204 / pos 57
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7A94.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000E9D89BB7A94.1.ACTUAL_TEMPERATURE
                    Day 20230204 - history.hm-rpc.1.000E9D89BB7A94.1.HUMIDITY.json
                    Check: 20230204 / pos 57
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7A94.1.HUMIDITY.json: hm-rpc.1.000E9D89BB7A94.1.HUMIDITY
                    Day 20230204 - history.hm-rpc.1.000E9D89BB7A99.1.ACTUAL_TEMPERATURE.json
                    Check: 20230204 / pos 57
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7A99.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000E9D89BB7A99.1.ACTUAL_TEMPERATURE
                    Day 20230204 - history.hm-rpc.1.000E9D89BB7A99.1.HUMIDITY.json
                    Check: 20230204 / pos 57
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7A99.1.HUMIDITY.json: hm-rpc.1.000E9D89BB7A99.1.HUMIDITY
                    Day 20230204 - history.hm-rpc.1.0010DD89A2D19F.1.ACTUAL_TEMPERATURE.json
                    Check: 20230204 / pos 8
                       Ignore existing ID history.hm-rpc.1.0010DD89A2D19F.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.0010DD89A2D19F.1.ACTUAL_TEMPERATURE
                    Day 20230204 - history.hm-rpc.1.0010DD89A2D19F.1.HUMIDITY.json
                    Check: 20230204 / pos 8
                       Ignore existing ID history.hm-rpc.1.0010DD89A2D19F.1.HUMIDITY.json: hm-rpc.1.0010DD89A2D19F.1.HUMIDITY
                    Day 20230204 - history.hm-rpc.1.001B9F29967090.1.LEVEL.json
                    Check: 20230204 / pos 24
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.1.LEVEL.json: hm-rpc.1.001B9F29967090.1.LEVEL
                    Day 20230204 - history.hm-rpc.1.001B9F29967090.3.LEVEL.json
                    Check: 20230204 / pos 24
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.3.LEVEL.json: hm-rpc.1.001B9F29967090.3.LEVEL
                    Day 20230204 - history.hm-rpc.1.001B9F29967090.5.LEVEL.json
                    Check: 20230204 / pos 24
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.5.LEVEL.json: hm-rpc.1.001B9F29967090.5.LEVEL
                    Day 20230204 - history.hm-rpc.1.001B9F29967090.7.LEVEL.json
                    Check: 20230204 / pos 24
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.7.LEVEL.json: hm-rpc.1.001B9F29967090.7.LEVEL
                    Day 20230204 - history.hm-rpc.1.001B9F29967090.8.LEVEL.json
                    Check: 20230204 / pos 24
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.8.LEVEL.json: hm-rpc.1.001B9F29967090.8.LEVEL
                    Day 20230204 - history.hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.actualTemperature.json
                    Check: 20230204 / pos 115
                       Ignore existing ID history.hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.actualTemperature.json: hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.actualTemperature
                    Day 20230204 - history.hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.humidity.json
                    Check: 20230204 / pos 115
                       Ignore existing ID history.hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.humidity.json: hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.humidity
                    Day 20230204 - history.shelly.0.SHPLG-S#221667#1.Relay0.Power.json
                    Check: 20230204 / pos 115
                       Ignore existing ID history.shelly.0.SHPLG-S#221667#1.Relay0.Power.json: shelly.0.SHPLG-S#221667#1.Relay0.Power
                    Day 20230204 - history.shelly.0.SHPLG-S#D9DB12#1.Relay0.Power.json
                    Check: 20230204 / pos 112
                       Ignore existing ID history.shelly.0.SHPLG-S#D9DB12#1.Relay0.Power.json: shelly.0.SHPLG-S#D9DB12#1.Relay0.Power
                    Day 20230204 - history.smartmeter.0.1-0~16_7_0__255.value.json
                       Ignore ID history.smartmeter.0.1-0~16_7_0__255.value.json: smartmeter.0.1-0~16_7_0__255.value
                    Day 20230204 - history.smartmeter.0.1-0~1_8_0__255.value.json
                       Ignore ID history.smartmeter.0.1-0~1_8_0__255.value.json: smartmeter.0.1-0~1_8_0__255.value
                    Day 20230204 - history.smartmeter.1.1-0~16_7_0__255.value.json
                       Ignore ID history.smartmeter.1.1-0~16_7_0__255.value.json: smartmeter.1.1-0~16_7_0__255.value
                    Day 20230204 - history.smartmeter.1.1-0~1_8_0__255.value.json
                       Ignore ID history.smartmeter.1.1-0~1_8_0__255.value.json: smartmeter.1.1-0~1_8_0__255.value
                    Day 20230204 - history.stiebel-isg.0.Info.ANLAGE.HEIZEN.AUSSENTEMPERATUR.json
                    Check: 20230204 / pos 11
                       Ignore existing ID history.stiebel-isg.0.Info.ANLAGE.HEIZEN.AUSSENTEMPERATUR.json: stiebel-isg.0.Info.ANLAGE.HEIZEN.AUSSENTEMPERATUR
                    Day 20230204 - history.zigbee.0.00124b002510816a.humidity.json
                    Check: 20230204 / pos 114
                       Ignore existing ID history.zigbee.0.00124b002510816a.humidity.json: zigbee.0.00124b002510816a.humidity
                    Day 20230204 - history.zigbee.0.00124b002510816a.temperature.json
                    Check: 20230204 / pos 114
                       Ignore existing ID history.zigbee.0.00124b002510816a.temperature.json: zigbee.0.00124b002510816a.temperature
                    Day 20230204 - history.zigbee.0.00124b0025138250.humidity.json
                    Check: 20230204 / pos 114
                       Ignore existing ID history.zigbee.0.00124b0025138250.humidity.json: zigbee.0.00124b0025138250.humidity
                    Day 20230204 - history.zigbee.0.00124b0025138250.temperature.json
                    Check: 20230204 / pos 114
                       Ignore existing ID history.zigbee.0.00124b0025138250.temperature.json: zigbee.0.00124b0025138250.temperature
                    Day 20230204 - history.zigbee.0.00124b002513845c.humidity.json
                    Check: 20230204 / pos 114
                       Ignore existing ID history.zigbee.0.00124b002513845c.humidity.json: zigbee.0.00124b002513845c.humidity
                    Day 20230204 - history.zigbee.0.00124b002513845c.temperature.json
                    Check: 20230204 / pos 114
                       Ignore existing ID history.zigbee.0.00124b002513845c.temperature.json: zigbee.0.00124b002513845c.temperature
                    Day 20230204 - history.zigbee.0.00124b002549ddea.humidity.json
                    Check: 20230204 / pos 114
                       Ignore existing ID history.zigbee.0.00124b002549ddea.humidity.json: zigbee.0.00124b002549ddea.humidity
                    Day 20230204 - history.zigbee.0.00124b002549ddea.temperature.json
                    Check: 20230204 / pos 114
                       Ignore existing ID history.zigbee.0.00124b002549ddea.temperature.json: zigbee.0.00124b002549ddea.temperature
                    Day end
                    Day 20230203 - history.0_userdata.0.Datenpunkte.Smartphones.A52.akkustand_a52.json
                    Check: 20230203 / pos 84
                       Ignore existing ID history.0_userdata.0.Datenpunkte.Smartphones.A52.akkustand_a52.json: 0_userdata.0.Datenpunkte.Smartphones.A52.akkustand_a52
                    Day 20230203 - history.0_userdata.0.Datenpunkte.Smartphones.S21_Daniel.akkustand.json
                    Check: 20230203 / pos 108
                       Ignore existing ID history.0_userdata.0.Datenpunkte.Smartphones.S21_Daniel.akkustand.json: 0_userdata.0.Datenpunkte.Smartphones.S21_Daniel.akkustand
                    Day 20230203 - history.0_userdata.0.Stromzähler_Haushalt.Day.json
                    Check: 20230203 / pos 76
                       Ignore existing ID history.0_userdata.0.Stromzähler_Haushalt.Day.json: 0_userdata.0.Stromzähler_Haushalt.Day
                    Day 20230203 - history.0_userdata.0.Stromzähler_Haushalt.Hour.json
                    Check: 20230203 / pos 76
                       Ignore existing ID history.0_userdata.0.Stromzähler_Haushalt.Hour.json: 0_userdata.0.Stromzähler_Haushalt.Hour
                    Day 20230203 - history.0_userdata.0.Stromzähler_Wärme.Day.json
                    Check: 20230203 / pos 76
                       Ignore existing ID history.0_userdata.0.Stromzähler_Wärme.Day.json: 0_userdata.0.Stromzähler_Wärme.Day
                    Day 20230203 - history.0_userdata.0.Stromzähler_Wärme.Hour.json
                    Check: 20230203 / pos 76
                       Ignore existing ID history.0_userdata.0.Stromzähler_Wärme.Hour.json: 0_userdata.0.Stromzähler_Wärme.Hour
                    Day 20230203 - history.daswetter.1.NextHours.Location_1.Day_1.current.symbol_desc.json
                       Ignore ID history.daswetter.1.NextHours.Location_1.Day_1.current.symbol_desc.json: daswetter.1.NextHours.Location_1.Day_1.current.symbol_desc
                    Day 20230203 - history.fb-checkpresence.0.Elisabeth.json
                    Check: 20230203 / pos 112
                       Ignore existing ID history.fb-checkpresence.0.Elisabeth.json: fb-checkpresence.0.Elisabeth
                    Day 20230203 - history.fb-checkpresence.0.Galaxy-A52s-5G.json
                    Check: 20230203 / pos 73
                       Ignore existing ID history.fb-checkpresence.0.Galaxy-A52s-5G.json: fb-checkpresence.0.Galaxy-A52s-5G
                    Day 20230203 - history.fb-checkpresence.0.S21-von-Daniel.json
                    Check: 20230203 / pos 113
                       Ignore existing ID history.fb-checkpresence.0.S21-von-Daniel.json: fb-checkpresence.0.S21-von-Daniel
                    Day 20230203 - history.hm-rpc.1.000A9F298FCC7E.1.ACTUAL_TEMPERATURE.json
                    Check: 20230203 / pos 58
                       Ignore existing ID history.hm-rpc.1.000A9F298FCC7E.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000A9F298FCC7E.1.ACTUAL_TEMPERATURE
                    Day 20230203 - history.hm-rpc.1.000A9F298FCC7E.1.HUMIDITY.json
                    Check: 20230203 / pos 58
                       Ignore existing ID history.hm-rpc.1.000A9F298FCC7E.1.HUMIDITY.json: hm-rpc.1.000A9F298FCC7E.1.HUMIDITY
                    Day 20230203 - history.hm-rpc.1.000A9F298FCCA1.1.ACTUAL_TEMPERATURE.json
                    Check: 20230203 / pos 71
                       Ignore existing ID history.hm-rpc.1.000A9F298FCCA1.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000A9F298FCCA1.1.ACTUAL_TEMPERATURE
                    Day 20230203 - history.hm-rpc.1.000A9F298FCCA1.1.HUMIDITY.json
                    Check: 20230203 / pos 71
                       Ignore existing ID history.hm-rpc.1.000A9F298FCCA1.1.HUMIDITY.json: hm-rpc.1.000A9F298FCCA1.1.HUMIDITY
                    Day 20230203 - history.hm-rpc.1.000E9D89BB7599.1.ACTUAL_TEMPERATURE.json
                    Check: 20230203 / pos 58
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7599.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000E9D89BB7599.1.ACTUAL_TEMPERATURE
                    Day 20230203 - history.hm-rpc.1.000E9D89BB7599.1.HUMIDITY.json
                    Check: 20230203 / pos 58
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7599.1.HUMIDITY.json: hm-rpc.1.000E9D89BB7599.1.HUMIDITY
                    Day 20230203 - history.hm-rpc.1.000E9D89BB75F0.1.ACTUAL_TEMPERATURE.json
                    Check: 20230203 / pos 58
                       Ignore existing ID history.hm-rpc.1.000E9D89BB75F0.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000E9D89BB75F0.1.ACTUAL_TEMPERATURE
                    Day 20230203 - history.hm-rpc.1.000E9D89BB75F0.1.HUMIDITY.json
                    Check: 20230203 / pos 58
                       Ignore existing ID history.hm-rpc.1.000E9D89BB75F0.1.HUMIDITY.json: hm-rpc.1.000E9D89BB75F0.1.HUMIDITY
                    Day 20230203 - history.hm-rpc.1.000E9D89BB7A94.1.ACTUAL_TEMPERATURE.json
                    Check: 20230203 / pos 56
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7A94.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000E9D89BB7A94.1.ACTUAL_TEMPERATURE
                    Day 20230203 - history.hm-rpc.1.000E9D89BB7A94.1.HUMIDITY.json
                    Check: 20230203 / pos 56
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7A94.1.HUMIDITY.json: hm-rpc.1.000E9D89BB7A94.1.HUMIDITY
                    Day 20230203 - history.hm-rpc.1.000E9D89BB7A99.1.ACTUAL_TEMPERATURE.json
                    Check: 20230203 / pos 56
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7A99.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000E9D89BB7A99.1.ACTUAL_TEMPERATURE
                    Day 20230203 - history.hm-rpc.1.000E9D89BB7A99.1.HUMIDITY.json
                    Check: 20230203 / pos 56
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7A99.1.HUMIDITY.json: hm-rpc.1.000E9D89BB7A99.1.HUMIDITY
                    Day 20230203 - history.hm-rpc.1.0010DD89A2D19F.1.ACTUAL_TEMPERATURE.json
                    Check: 20230203 / pos 7
                       Ignore existing ID history.hm-rpc.1.0010DD89A2D19F.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.0010DD89A2D19F.1.ACTUAL_TEMPERATURE
                    Day 20230203 - history.hm-rpc.1.0010DD89A2D19F.1.HUMIDITY.json
                    Check: 20230203 / pos 7
                       Ignore existing ID history.hm-rpc.1.0010DD89A2D19F.1.HUMIDITY.json: hm-rpc.1.0010DD89A2D19F.1.HUMIDITY
                    Day 20230203 - history.hm-rpc.1.001B9F29967090.1.LEVEL.json
                    Check: 20230203 / pos 23
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.1.LEVEL.json: hm-rpc.1.001B9F29967090.1.LEVEL
                    Day 20230203 - history.hm-rpc.1.001B9F29967090.3.LEVEL.json
                    Check: 20230203 / pos 23
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.3.LEVEL.json: hm-rpc.1.001B9F29967090.3.LEVEL
                    Day 20230203 - history.hm-rpc.1.001B9F29967090.5.LEVEL.json
                    Check: 20230203 / pos 23
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.5.LEVEL.json: hm-rpc.1.001B9F29967090.5.LEVEL
                    Day 20230203 - history.hm-rpc.1.001B9F29967090.7.LEVEL.json
                    Check: 20230203 / pos 23
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.7.LEVEL.json: hm-rpc.1.001B9F29967090.7.LEVEL
                    Day 20230203 - history.hm-rpc.1.001B9F29967090.8.LEVEL.json
                    Check: 20230203 / pos 23
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.8.LEVEL.json: hm-rpc.1.001B9F29967090.8.LEVEL
                    Day 20230203 - history.hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.actualTemperature.json
                    Check: 20230203 / pos 114
                       Ignore existing ID history.hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.actualTemperature.json: hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.actualTemperature
                    Day 20230203 - history.hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.humidity.json
                    Check: 20230203 / pos 114
                       Ignore existing ID history.hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.humidity.json: hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.humidity
                    Day 20230203 - history.shelly.0.SHPLG-S#221667#1.Relay0.Power.json
                    Check: 20230203 / pos 114
                       Ignore existing ID history.shelly.0.SHPLG-S#221667#1.Relay0.Power.json: shelly.0.SHPLG-S#221667#1.Relay0.Power
                    Day 20230203 - history.shelly.0.SHPLG-S#D9DB12#1.Relay0.Power.json
                    Check: 20230203 / pos 111
                       Ignore existing ID history.shelly.0.SHPLG-S#D9DB12#1.Relay0.Power.json: shelly.0.SHPLG-S#D9DB12#1.Relay0.Power
                    Day 20230203 - history.smartmeter.0.1-0~16_7_0__255.value.json
                       Ignore ID history.smartmeter.0.1-0~16_7_0__255.value.json: smartmeter.0.1-0~16_7_0__255.value
                    Day 20230203 - history.smartmeter.0.1-0~1_8_0__255.value.json
                       Ignore ID history.smartmeter.0.1-0~1_8_0__255.value.json: smartmeter.0.1-0~1_8_0__255.value
                    Day 20230203 - history.smartmeter.1.1-0~16_7_0__255.value.json
                       Ignore ID history.smartmeter.1.1-0~16_7_0__255.value.json: smartmeter.1.1-0~16_7_0__255.value
                    Day 20230203 - history.smartmeter.1.1-0~1_8_0__255.value.json
                       Ignore ID history.smartmeter.1.1-0~1_8_0__255.value.json: smartmeter.1.1-0~1_8_0__255.value
                    Day 20230203 - history.stiebel-isg.0.Info.ANLAGE.HEIZEN.AUSSENTEMPERATUR.json
                    Check: 20230203 / pos 10
                       Ignore existing ID history.stiebel-isg.0.Info.ANLAGE.HEIZEN.AUSSENTEMPERATUR.json: stiebel-isg.0.Info.ANLAGE.HEIZEN.AUSSENTEMPERATUR
                    Day 20230203 - history.zigbee.0.00124b002510816a.humidity.json
                    Check: 20230203 / pos 113
                       Ignore existing ID history.zigbee.0.00124b002510816a.humidity.json: zigbee.0.00124b002510816a.humidity
                    Day 20230203 - history.zigbee.0.00124b002510816a.temperature.json
                    Check: 20230203 / pos 113
                       Ignore existing ID history.zigbee.0.00124b002510816a.temperature.json: zigbee.0.00124b002510816a.temperature
                    Day 20230203 - history.zigbee.0.00124b0025138250.humidity.json
                    Check: 20230203 / pos 113
                       Ignore existing ID history.zigbee.0.00124b0025138250.humidity.json: zigbee.0.00124b0025138250.humidity
                    Day 20230203 - history.zigbee.0.00124b0025138250.temperature.json
                    Check: 20230203 / pos 113
                       Ignore existing ID history.zigbee.0.00124b0025138250.temperature.json: zigbee.0.00124b0025138250.temperature
                    Day 20230203 - history.zigbee.0.00124b002513845c.humidity.json
                    Check: 20230203 / pos 113
                       Ignore existing ID history.zigbee.0.00124b002513845c.humidity.json: zigbee.0.00124b002513845c.humidity
                    Day 20230203 - history.zigbee.0.00124b002513845c.temperature.json
                    Check: 20230203 / pos 113
                       Ignore existing ID history.zigbee.0.00124b002513845c.temperature.json: zigbee.0.00124b002513845c.temperature
                    Day 20230203 - history.zigbee.0.00124b002549ddea.humidity.json
                    Check: 20230203 / pos 113
                       Ignore existing ID history.zigbee.0.00124b002549ddea.humidity.json: zigbee.0.00124b002549ddea.humidity
                    Day 20230203 - history.zigbee.0.00124b002549ddea.temperature.json
                    Check: 20230203 / pos 113
                       Ignore existing ID history.zigbee.0.00124b002549ddea.temperature.json: zigbee.0.00124b002549ddea.temperature
                    Day end
                    Day 20230202 - history.0_userdata.0.Datenpunkte.Smartphones.A52.akkustand_a52.json
                    Check: 20230202 / pos 83
                       Ignore existing ID history.0_userdata.0.Datenpunkte.Smartphones.A52.akkustand_a52.json: 0_userdata.0.Datenpunkte.Smartphones.A52.akkustand_a52
                    Day 20230202 - history.0_userdata.0.Datenpunkte.Smartphones.S21_Daniel.akkustand.json
                    Check: 20230202 / pos 107
                       Ignore existing ID history.0_userdata.0.Datenpunkte.Smartphones.S21_Daniel.akkustand.json: 0_userdata.0.Datenpunkte.Smartphones.S21_Daniel.akkustand
                    Day 20230202 - history.0_userdata.0.Stromzähler_Haushalt.Day.json
                    Check: 20230202 / pos 75
                       Ignore existing ID history.0_userdata.0.Stromzähler_Haushalt.Day.json: 0_userdata.0.Stromzähler_Haushalt.Day
                    Day 20230202 - history.0_userdata.0.Stromzähler_Haushalt.Hour.json
                    Check: 20230202 / pos 75
                       Ignore existing ID history.0_userdata.0.Stromzähler_Haushalt.Hour.json: 0_userdata.0.Stromzähler_Haushalt.Hour
                    Day 20230202 - history.0_userdata.0.Stromzähler_Haushalt.Month.json
                    Check: 20230202 / pos 9
                       Ignore existing ID history.0_userdata.0.Stromzähler_Haushalt.Month.json: 0_userdata.0.Stromzähler_Haushalt.Month
                    Day 20230202 - history.0_userdata.0.Stromzähler_Haushalt.Week.json
                    Check: 20230202 / pos 17
                       Ignore existing ID history.0_userdata.0.Stromzähler_Haushalt.Week.json: 0_userdata.0.Stromzähler_Haushalt.Week
                    Day 20230202 - history.0_userdata.0.Stromzähler_Wärme.Day.json
                    Check: 20230202 / pos 75
                       Ignore existing ID history.0_userdata.0.Stromzähler_Wärme.Day.json: 0_userdata.0.Stromzähler_Wärme.Day
                    Day 20230202 - history.0_userdata.0.Stromzähler_Wärme.Hour.json
                    Check: 20230202 / pos 75
                       Ignore existing ID history.0_userdata.0.Stromzähler_Wärme.Hour.json: 0_userdata.0.Stromzähler_Wärme.Hour
                    Day 20230202 - history.0_userdata.0.Stromzähler_Wärme.Month.json
                    Check: 20230202 / pos 9
                       Ignore existing ID history.0_userdata.0.Stromzähler_Wärme.Month.json: 0_userdata.0.Stromzähler_Wärme.Month
                    Day 20230202 - history.0_userdata.0.Stromzähler_Wärme.Week.json
                    Check: 20230202 / pos 17
                       Ignore existing ID history.0_userdata.0.Stromzähler_Wärme.Week.json: 0_userdata.0.Stromzähler_Wärme.Week
                    Day 20230202 - history.daswetter.1.NextHours.Location_1.Day_1.current.clouds_value.json
                       Ignore ID history.daswetter.1.NextHours.Location_1.Day_1.current.clouds_value.json: daswetter.1.NextHours.Location_1.Day_1.current.clouds_value
                    Day 20230202 - history.daswetter.1.NextHours.Location_1.Day_1.current.symbol_desc.json
                       Ignore ID history.daswetter.1.NextHours.Location_1.Day_1.current.symbol_desc.json: daswetter.1.NextHours.Location_1.Day_1.current.symbol_desc
                    Day 20230202 - history.fb-checkpresence.0.A41-von-Daniel.json
                       Ignore ID history.fb-checkpresence.0.A41-von-Daniel.json: fb-checkpresence.0.A41-von-Daniel
                    Day 20230202 - history.fb-checkpresence.0.Elisabeth.json
                    Check: 20230202 / pos 111
                       Ignore existing ID history.fb-checkpresence.0.Elisabeth.json: fb-checkpresence.0.Elisabeth
                    Day 20230202 - history.fb-checkpresence.0.Galaxy-A52s-5G.json
                    Check: 20230202 / pos 72
                       Ignore existing ID history.fb-checkpresence.0.Galaxy-A52s-5G.json: fb-checkpresence.0.Galaxy-A52s-5G
                    Day 20230202 - history.fb-checkpresence.0.S21-von-Daniel.json
                    Check: 20230202 / pos 112
                       Ignore existing ID history.fb-checkpresence.0.S21-von-Daniel.json: fb-checkpresence.0.S21-von-Daniel
                    Day 20230202 - history.hm-rpc.1.000A9F298FCC7E.1.ACTUAL_TEMPERATURE.json
                    Check: 20230202 / pos 57
                       Ignore existing ID history.hm-rpc.1.000A9F298FCC7E.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000A9F298FCC7E.1.ACTUAL_TEMPERATURE
                    Day 20230202 - history.hm-rpc.1.000A9F298FCC7E.1.HUMIDITY.json
                    Check: 20230202 / pos 57
                       Ignore existing ID history.hm-rpc.1.000A9F298FCC7E.1.HUMIDITY.json: hm-rpc.1.000A9F298FCC7E.1.HUMIDITY
                    Day 20230202 - history.hm-rpc.1.000A9F298FCCA1.1.ACTUAL_TEMPERATURE.json
                    Check: 20230202 / pos 70
                       Ignore existing ID history.hm-rpc.1.000A9F298FCCA1.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000A9F298FCCA1.1.ACTUAL_TEMPERATURE
                    Day 20230202 - history.hm-rpc.1.000A9F298FCCA1.1.HUMIDITY.json
                    Check: 20230202 / pos 70
                       Ignore existing ID history.hm-rpc.1.000A9F298FCCA1.1.HUMIDITY.json: hm-rpc.1.000A9F298FCCA1.1.HUMIDITY
                    Day 20230202 - history.hm-rpc.1.000E9D89BB7599.1.ACTUAL_TEMPERATURE.json
                    Check: 20230202 / pos 57
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7599.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000E9D89BB7599.1.ACTUAL_TEMPERATURE
                    Day 20230202 - history.hm-rpc.1.000E9D89BB7599.1.HUMIDITY.json
                    Check: 20230202 / pos 57
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7599.1.HUMIDITY.json: hm-rpc.1.000E9D89BB7599.1.HUMIDITY
                    Day 20230202 - history.hm-rpc.1.000E9D89BB75F0.1.ACTUAL_TEMPERATURE.json
                    Check: 20230202 / pos 57
                       Ignore existing ID history.hm-rpc.1.000E9D89BB75F0.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000E9D89BB75F0.1.ACTUAL_TEMPERATURE
                    Day 20230202 - history.hm-rpc.1.000E9D89BB75F0.1.HUMIDITY.json
                    Check: 20230202 / pos 57
                       Ignore existing ID history.hm-rpc.1.000E9D89BB75F0.1.HUMIDITY.json: hm-rpc.1.000E9D89BB75F0.1.HUMIDITY
                    Day 20230202 - history.hm-rpc.1.000E9D89BB7A94.1.ACTUAL_TEMPERATURE.json
                    Check: 20230202 / pos 55
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7A94.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000E9D89BB7A94.1.ACTUAL_TEMPERATURE
                    Day 20230202 - history.hm-rpc.1.000E9D89BB7A94.1.HUMIDITY.json
                    Check: 20230202 / pos 55
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7A94.1.HUMIDITY.json: hm-rpc.1.000E9D89BB7A94.1.HUMIDITY
                    Day 20230202 - history.hm-rpc.1.000E9D89BB7A99.1.ACTUAL_TEMPERATURE.json
                    Check: 20230202 / pos 55
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7A99.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000E9D89BB7A99.1.ACTUAL_TEMPERATURE
                    Day 20230202 - history.hm-rpc.1.000E9D89BB7A99.1.HUMIDITY.json
                    Check: 20230202 / pos 55
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7A99.1.HUMIDITY.json: hm-rpc.1.000E9D89BB7A99.1.HUMIDITY
                    Day 20230202 - history.hm-rpc.1.0010DD89A2D19F.1.ACTUAL_TEMPERATURE.json
                    Check: 20230202 / pos 6
                       Ignore existing ID history.hm-rpc.1.0010DD89A2D19F.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.0010DD89A2D19F.1.ACTUAL_TEMPERATURE
                    Day 20230202 - history.hm-rpc.1.0010DD89A2D19F.1.HUMIDITY.json
                    Check: 20230202 / pos 6
                       Ignore existing ID history.hm-rpc.1.0010DD89A2D19F.1.HUMIDITY.json: hm-rpc.1.0010DD89A2D19F.1.HUMIDITY
                    Day 20230202 - history.hm-rpc.1.001B9F29967090.1.LEVEL.json
                    Check: 20230202 / pos 22
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.1.LEVEL.json: hm-rpc.1.001B9F29967090.1.LEVEL
                    Day 20230202 - history.hm-rpc.1.001B9F29967090.3.LEVEL.json
                    Check: 20230202 / pos 22
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.3.LEVEL.json: hm-rpc.1.001B9F29967090.3.LEVEL
                    Day 20230202 - history.hm-rpc.1.001B9F29967090.5.LEVEL.json
                    Check: 20230202 / pos 22
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.5.LEVEL.json: hm-rpc.1.001B9F29967090.5.LEVEL
                    Day 20230202 - history.hm-rpc.1.001B9F29967090.7.LEVEL.json
                    Check: 20230202 / pos 22
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.7.LEVEL.json: hm-rpc.1.001B9F29967090.7.LEVEL
                    Day 20230202 - history.hm-rpc.1.001B9F29967090.8.LEVEL.json
                    Check: 20230202 / pos 22
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.8.LEVEL.json: hm-rpc.1.001B9F29967090.8.LEVEL
                    Day 20230202 - history.hmip.0.devices.3014F711A00003DA4996421B.channels.0.unreach.json
                       Ignore ID history.hmip.0.devices.3014F711A00003DA4996421B.channels.0.unreach.json: hmip.0.devices.3014F711A00003DA4996421B.channels.0.unreach
                    Day 20230202 - history.hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.actualTemperature.json
                    Check: 20230202 / pos 113
                       Ignore existing ID history.hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.actualTemperature.json: hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.actualTemperature
                    Day 20230202 - history.hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.humidity.json
                    Check: 20230202 / pos 113
                       Ignore existing ID history.hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.humidity.json: hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.humidity
                    Day 20230202 - history.hmip.0.homes.441515ac-c1bd-4999-9b66-7cad5446def4.weather.weatherCondition.json
                       Ignore ID history.hmip.0.homes.441515ac-c1bd-4999-9b66-7cad5446def4.weather.weatherCondition.json: hmip.0.homes.441515ac-c1bd-4999-9b66-7cad5446def4.weather.weatherCondition
                    Day 20230202 - history.shelly.0.SHPLG-S#221667#1.Relay0.Power.json
                    Check: 20230202 / pos 113
                       Ignore existing ID history.shelly.0.SHPLG-S#221667#1.Relay0.Power.json: shelly.0.SHPLG-S#221667#1.Relay0.Power
                    Day 20230202 - history.shelly.0.SHPLG-S#D9DB12#1.Relay0.Power.json
                    Check: 20230202 / pos 110
                       Ignore existing ID history.shelly.0.SHPLG-S#D9DB12#1.Relay0.Power.json: shelly.0.SHPLG-S#D9DB12#1.Relay0.Power
                    Day 20230202 - history.smartmeter.0.1-0~16_7_0__255.value.json
                       Ignore ID history.smartmeter.0.1-0~16_7_0__255.value.json: smartmeter.0.1-0~16_7_0__255.value
                    Day 20230202 - history.smartmeter.0.1-0~1_8_0__255.value.json
                       Ignore ID history.smartmeter.0.1-0~1_8_0__255.value.json: smartmeter.0.1-0~1_8_0__255.value
                    Day 20230202 - history.smartmeter.1.1-0~16_7_0__255.value.json
                       Ignore ID history.smartmeter.1.1-0~16_7_0__255.value.json: smartmeter.1.1-0~16_7_0__255.value
                    Day 20230202 - history.smartmeter.1.1-0~1_8_0__255.value.json
                       Ignore ID history.smartmeter.1.1-0~1_8_0__255.value.json: smartmeter.1.1-0~1_8_0__255.value
                    Day 20230202 - history.stiebel-isg.0.Einstellungen.HEIZEN.GRUNDEINSTELLUNG.val134.json
                    Check: 20230202 / pos 3
                       Ignore existing ID history.stiebel-isg.0.Einstellungen.HEIZEN.GRUNDEINSTELLUNG.val134.json: stiebel-isg.0.Einstellungen.HEIZEN.GRUNDEINSTELLUNG.val134
                    Day 20230202 - history.stiebel-isg.0.Info.ANLAGE.HEIZEN.AUSSENTEMPERATUR.json
                    Check: 20230202 / pos 9
                       Ignore existing ID history.stiebel-isg.0.Info.ANLAGE.HEIZEN.AUSSENTEMPERATUR.json: stiebel-isg.0.Info.ANLAGE.HEIZEN.AUSSENTEMPERATUR
                    Day 20230202 - history.zigbee.0.00124b002510816a.humidity.json
                    Check: 20230202 / pos 112
                       Ignore existing ID history.zigbee.0.00124b002510816a.humidity.json: zigbee.0.00124b002510816a.humidity
                    Day 20230202 - history.zigbee.0.00124b002510816a.temperature.json
                    Check: 20230202 / pos 112
                       Ignore existing ID history.zigbee.0.00124b002510816a.temperature.json: zigbee.0.00124b002510816a.temperature
                    Day 20230202 - history.zigbee.0.00124b0025138250.humidity.json
                    Check: 20230202 / pos 112
                       Ignore existing ID history.zigbee.0.00124b0025138250.humidity.json: zigbee.0.00124b0025138250.humidity
                    Day 20230202 - history.zigbee.0.00124b0025138250.temperature.json
                    Check: 20230202 / pos 112
                       Ignore existing ID history.zigbee.0.00124b0025138250.temperature.json: zigbee.0.00124b0025138250.temperature
                    Day 20230202 - history.zigbee.0.00124b002513845c.humidity.json
                    Check: 20230202 / pos 112
                       Ignore existing ID history.zigbee.0.00124b002513845c.humidity.json: zigbee.0.00124b002513845c.humidity
                    Day 20230202 - history.zigbee.0.00124b002513845c.temperature.json
                    Check: 20230202 / pos 112
                       Ignore existing ID history.zigbee.0.00124b002513845c.temperature.json: zigbee.0.00124b002513845c.temperature
                    Day 20230202 - history.zigbee.0.00124b002549ddea.humidity.json
                    Check: 20230202 / pos 112
                       Ignore existing ID history.zigbee.0.00124b002549ddea.humidity.json: zigbee.0.00124b002549ddea.humidity
                    Day 20230202 - history.zigbee.0.00124b002549ddea.temperature.json
                    Check: 20230202 / pos 112
                       Ignore existing ID history.zigbee.0.00124b002549ddea.temperature.json: zigbee.0.00124b002549ddea.temperature
                    Day end
                    Day 20230201 - history.0_userdata.0.Datenpunkte.Smartphones.A52.akkustand_a52.json
                    Check: 20230201 / pos 82
                       Ignore existing ID history.0_userdata.0.Datenpunkte.Smartphones.A52.akkustand_a52.json: 0_userdata.0.Datenpunkte.Smartphones.A52.akkustand_a52
                    Day 20230201 - history.0_userdata.0.Datenpunkte.Smartphones.S21_Daniel.akkustand.json
                    Check: 20230201 / pos 106
                       Ignore existing ID history.0_userdata.0.Datenpunkte.Smartphones.S21_Daniel.akkustand.json: 0_userdata.0.Datenpunkte.Smartphones.S21_Daniel.akkustand
                    Day 20230201 - history.0_userdata.0.Stromzähler_Haushalt.Day.json
                    Check: 20230201 / pos 74
                       Ignore existing ID history.0_userdata.0.Stromzähler_Haushalt.Day.json: 0_userdata.0.Stromzähler_Haushalt.Day
                    Day 20230201 - history.0_userdata.0.Stromzähler_Haushalt.Hour.json
                    Check: 20230201 / pos 74
                       Ignore existing ID history.0_userdata.0.Stromzähler_Haushalt.Hour.json: 0_userdata.0.Stromzähler_Haushalt.Hour
                    Day 20230201 - history.0_userdata.0.Stromzähler_Haushalt.Month.json
                    Check: 20230201 / pos 8
                       Ignore existing ID history.0_userdata.0.Stromzähler_Haushalt.Month.json: 0_userdata.0.Stromzähler_Haushalt.Month
                    Day 20230201 - history.0_userdata.0.Stromzähler_Wärme.Day.json
                    Check: 20230201 / pos 74
                       Ignore existing ID history.0_userdata.0.Stromzähler_Wärme.Day.json: 0_userdata.0.Stromzähler_Wärme.Day
                    Day 20230201 - history.0_userdata.0.Stromzähler_Wärme.Hour.json
                    Check: 20230201 / pos 74
                       Ignore existing ID history.0_userdata.0.Stromzähler_Wärme.Hour.json: 0_userdata.0.Stromzähler_Wärme.Hour
                    Day 20230201 - history.0_userdata.0.Stromzähler_Wärme.Month.json
                    Check: 20230201 / pos 8
                       Ignore existing ID history.0_userdata.0.Stromzähler_Wärme.Month.json: 0_userdata.0.Stromzähler_Wärme.Month
                    Day 20230201 - history.daswetter.1.NextHours.Location_1.Day_1.current.clouds_value.json
                       Ignore ID history.daswetter.1.NextHours.Location_1.Day_1.current.clouds_value.json: daswetter.1.NextHours.Location_1.Day_1.current.clouds_value
                    Day 20230201 - history.daswetter.1.NextHours.Location_1.Day_1.current.symbol_desc.json
                       Ignore ID history.daswetter.1.NextHours.Location_1.Day_1.current.symbol_desc.json: daswetter.1.NextHours.Location_1.Day_1.current.symbol_desc
                    Day 20230201 - history.fb-checkpresence.0.Elisabeth.json
                    Check: 20230201 / pos 110
                       Ignore existing ID history.fb-checkpresence.0.Elisabeth.json: fb-checkpresence.0.Elisabeth
                    Day 20230201 - history.fb-checkpresence.0.Galaxy-A52s-5G.json
                    Check: 20230201 / pos 71
                       Ignore existing ID history.fb-checkpresence.0.Galaxy-A52s-5G.json: fb-checkpresence.0.Galaxy-A52s-5G
                    Day 20230201 - history.fb-checkpresence.0.S21-von-Daniel.json
                    Check: 20230201 / pos 111
                       Ignore existing ID history.fb-checkpresence.0.S21-von-Daniel.json: fb-checkpresence.0.S21-von-Daniel
                    Day 20230201 - history.hm-rpc.1.000A9F298FCC7E.1.ACTUAL_TEMPERATURE.json
                    Check: 20230201 / pos 56
                       Ignore existing ID history.hm-rpc.1.000A9F298FCC7E.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000A9F298FCC7E.1.ACTUAL_TEMPERATURE
                    Day 20230201 - history.hm-rpc.1.000A9F298FCC7E.1.HUMIDITY.json
                    Check: 20230201 / pos 56
                       Ignore existing ID history.hm-rpc.1.000A9F298FCC7E.1.HUMIDITY.json: hm-rpc.1.000A9F298FCC7E.1.HUMIDITY
                    Day 20230201 - history.hm-rpc.1.000A9F298FCCA1.1.ACTUAL_TEMPERATURE.json
                    Check: 20230201 / pos 69
                       Ignore existing ID history.hm-rpc.1.000A9F298FCCA1.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000A9F298FCCA1.1.ACTUAL_TEMPERATURE
                    Day 20230201 - history.hm-rpc.1.000A9F298FCCA1.1.HUMIDITY.json
                    Check: 20230201 / pos 69
                       Ignore existing ID history.hm-rpc.1.000A9F298FCCA1.1.HUMIDITY.json: hm-rpc.1.000A9F298FCCA1.1.HUMIDITY
                    Day 20230201 - history.hm-rpc.1.000E9D89BB7599.1.ACTUAL_TEMPERATURE.json
                    Check: 20230201 / pos 56
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7599.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000E9D89BB7599.1.ACTUAL_TEMPERATURE
                    Day 20230201 - history.hm-rpc.1.000E9D89BB7599.1.HUMIDITY.json
                    Check: 20230201 / pos 56
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7599.1.HUMIDITY.json: hm-rpc.1.000E9D89BB7599.1.HUMIDITY
                    Day 20230201 - history.hm-rpc.1.000E9D89BB75F0.1.ACTUAL_TEMPERATURE.json
                    Check: 20230201 / pos 56
                       Ignore existing ID history.hm-rpc.1.000E9D89BB75F0.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000E9D89BB75F0.1.ACTUAL_TEMPERATURE
                    Day 20230201 - history.hm-rpc.1.000E9D89BB75F0.1.HUMIDITY.json
                    Check: 20230201 / pos 56
                       Ignore existing ID history.hm-rpc.1.000E9D89BB75F0.1.HUMIDITY.json: hm-rpc.1.000E9D89BB75F0.1.HUMIDITY
                    Day 20230201 - history.hm-rpc.1.000E9D89BB7A94.1.ACTUAL_TEMPERATURE.json
                    Check: 20230201 / pos 54
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7A94.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000E9D89BB7A94.1.ACTUAL_TEMPERATURE
                    Day 20230201 - history.hm-rpc.1.000E9D89BB7A94.1.HUMIDITY.json
                    Check: 20230201 / pos 54
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7A94.1.HUMIDITY.json: hm-rpc.1.000E9D89BB7A94.1.HUMIDITY
                    Day 20230201 - history.hm-rpc.1.000E9D89BB7A99.1.ACTUAL_TEMPERATURE.json
                    Check: 20230201 / pos 54
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7A99.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000E9D89BB7A99.1.ACTUAL_TEMPERATURE
                    Day 20230201 - history.hm-rpc.1.000E9D89BB7A99.1.HUMIDITY.json
                    Check: 20230201 / pos 54
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7A99.1.HUMIDITY.json: hm-rpc.1.000E9D89BB7A99.1.HUMIDITY
                    Day 20230201 - history.hm-rpc.1.0010DD89A2D19F.1.ACTUAL_TEMPERATURE.json
                    Check: 20230201 / pos 5
                       Ignore existing ID history.hm-rpc.1.0010DD89A2D19F.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.0010DD89A2D19F.1.ACTUAL_TEMPERATURE
                    Day 20230201 - history.hm-rpc.1.0010DD89A2D19F.1.HUMIDITY.json
                    Check: 20230201 / pos 5
                       Ignore existing ID history.hm-rpc.1.0010DD89A2D19F.1.HUMIDITY.json: hm-rpc.1.0010DD89A2D19F.1.HUMIDITY
                    Day 20230201 - history.hm-rpc.1.001B9F29967090.1.LEVEL.json
                    Check: 20230201 / pos 21
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.1.LEVEL.json: hm-rpc.1.001B9F29967090.1.LEVEL
                    Day 20230201 - history.hm-rpc.1.001B9F29967090.3.LEVEL.json
                    Check: 20230201 / pos 21
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.3.LEVEL.json: hm-rpc.1.001B9F29967090.3.LEVEL
                    Day 20230201 - history.hm-rpc.1.001B9F29967090.5.LEVEL.json
                    Check: 20230201 / pos 21
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.5.LEVEL.json: hm-rpc.1.001B9F29967090.5.LEVEL
                    Day 20230201 - history.hm-rpc.1.001B9F29967090.7.LEVEL.json
                    Check: 20230201 / pos 21
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.7.LEVEL.json: hm-rpc.1.001B9F29967090.7.LEVEL
                    Day 20230201 - history.hm-rpc.1.001B9F29967090.8.LEVEL.json
                    Check: 20230201 / pos 21
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.8.LEVEL.json: hm-rpc.1.001B9F29967090.8.LEVEL
                    Day 20230201 - history.hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.actualTemperature.json
                    Check: 20230201 / pos 112
                       Ignore existing ID history.hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.actualTemperature.json: hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.actualTemperature
                    Day 20230201 - history.hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.humidity.json
                    Check: 20230201 / pos 112
                       Ignore existing ID history.hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.humidity.json: hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.humidity
                    Day 20230201 - history.hmip.0.homes.441515ac-c1bd-4999-9b66-7cad5446def4.weather.weatherCondition.json
                       Ignore ID history.hmip.0.homes.441515ac-c1bd-4999-9b66-7cad5446def4.weather.weatherCondition.json: hmip.0.homes.441515ac-c1bd-4999-9b66-7cad5446def4.weather.weatherCondition
                    Day 20230201 - history.shelly.0.SHPLG-S#221667#1.Relay0.Power.json
                    Check: 20230201 / pos 112
                       Ignore existing ID history.shelly.0.SHPLG-S#221667#1.Relay0.Power.json: shelly.0.SHPLG-S#221667#1.Relay0.Power
                    Day 20230201 - history.shelly.0.SHPLG-S#D9DB12#1.Relay0.Power.json
                    Check: 20230201 / pos 109
                       Ignore existing ID history.shelly.0.SHPLG-S#D9DB12#1.Relay0.Power.json: shelly.0.SHPLG-S#D9DB12#1.Relay0.Power
                    Day 20230201 - history.smartmeter.0.1-0~16_7_0__255.value.json
                       Ignore ID history.smartmeter.0.1-0~16_7_0__255.value.json: smartmeter.0.1-0~16_7_0__255.value
                    Day 20230201 - history.smartmeter.0.1-0~1_8_0__255.value.json
                       Ignore ID history.smartmeter.0.1-0~1_8_0__255.value.json: smartmeter.0.1-0~1_8_0__255.value
                    Day 20230201 - history.smartmeter.1.1-0~16_7_0__255.value.json
                       Ignore ID history.smartmeter.1.1-0~16_7_0__255.value.json: smartmeter.1.1-0~16_7_0__255.value
                    Day 20230201 - history.smartmeter.1.1-0~1_8_0__255.value.json
                       Ignore ID history.smartmeter.1.1-0~1_8_0__255.value.json: smartmeter.1.1-0~1_8_0__255.value
                    Day 20230201 - history.stiebel-isg.0.Info.ANLAGE.HEIZEN.AUSSENTEMPERATUR.json
                    Check: 20230201 / pos 8
                       Ignore existing ID history.stiebel-isg.0.Info.ANLAGE.HEIZEN.AUSSENTEMPERATUR.json: stiebel-isg.0.Info.ANLAGE.HEIZEN.AUSSENTEMPERATUR
                    Day 20230201 - history.zigbee.0.00124b002510816a.humidity.json
                    Check: 20230201 / pos 111
                       Ignore existing ID history.zigbee.0.00124b002510816a.humidity.json: zigbee.0.00124b002510816a.humidity
                    Day 20230201 - history.zigbee.0.00124b002510816a.temperature.json
                    Check: 20230201 / pos 111
                       Ignore existing ID history.zigbee.0.00124b002510816a.temperature.json: zigbee.0.00124b002510816a.temperature
                    Day 20230201 - history.zigbee.0.00124b0025138250.humidity.json
                    Check: 20230201 / pos 111
                       Ignore existing ID history.zigbee.0.00124b0025138250.humidity.json: zigbee.0.00124b0025138250.humidity
                    Day 20230201 - history.zigbee.0.00124b0025138250.temperature.json
                    Check: 20230201 / pos 111
                       Ignore existing ID history.zigbee.0.00124b0025138250.temperature.json: zigbee.0.00124b0025138250.temperature
                    Day 20230201 - history.zigbee.0.00124b002513845c.humidity.json
                    Check: 20230201 / pos 111
                       Ignore existing ID history.zigbee.0.00124b002513845c.humidity.json: zigbee.0.00124b002513845c.humidity
                    Day 20230201 - history.zigbee.0.00124b002513845c.temperature.json
                    Check: 20230201 / pos 111
                       Ignore existing ID history.zigbee.0.00124b002513845c.temperature.json: zigbee.0.00124b002513845c.temperature
                    Day 20230201 - history.zigbee.0.00124b002549ddea.humidity.json
                    Check: 20230201 / pos 111
                       Ignore existing ID history.zigbee.0.00124b002549ddea.humidity.json: zigbee.0.00124b002549ddea.humidity
                    Day 20230201 - history.zigbee.0.00124b002549ddea.temperature.json
                    Check: 20230201 / pos 111
                       Ignore existing ID history.zigbee.0.00124b002549ddea.temperature.json: zigbee.0.00124b002549ddea.temperature
                    Day end
                    Day 20230131 - history.0_userdata.0.Datenpunkte.Smartphones.A52.akkustand_a52.json
                    Check: 20230131 / pos 81
                       Ignore existing ID history.0_userdata.0.Datenpunkte.Smartphones.A52.akkustand_a52.json: 0_userdata.0.Datenpunkte.Smartphones.A52.akkustand_a52
                    Day 20230131 - history.0_userdata.0.Datenpunkte.Smartphones.S21_Daniel.akkustand.json
                    Check: 20230131 / pos 105
                       Ignore existing ID history.0_userdata.0.Datenpunkte.Smartphones.S21_Daniel.akkustand.json: 0_userdata.0.Datenpunkte.Smartphones.S21_Daniel.akkustand
                    Day 20230131 - history.0_userdata.0.Stromzähler_Haushalt.Day.json
                    Check: 20230131 / pos 73
                       Ignore existing ID history.0_userdata.0.Stromzähler_Haushalt.Day.json: 0_userdata.0.Stromzähler_Haushalt.Day
                    Day 20230131 - history.0_userdata.0.Stromzähler_Haushalt.Hour.json
                    Check: 20230131 / pos 73
                       Ignore existing ID history.0_userdata.0.Stromzähler_Haushalt.Hour.json: 0_userdata.0.Stromzähler_Haushalt.Hour
                    Day 20230131 - history.0_userdata.0.Stromzähler_Wärme.Day.json
                    Check: 20230131 / pos 73
                       Ignore existing ID history.0_userdata.0.Stromzähler_Wärme.Day.json: 0_userdata.0.Stromzähler_Wärme.Day
                    Day 20230131 - history.0_userdata.0.Stromzähler_Wärme.Hour.json
                    Check: 20230131 / pos 73
                       Ignore existing ID history.0_userdata.0.Stromzähler_Wärme.Hour.json: 0_userdata.0.Stromzähler_Wärme.Hour
                    Day 20230131 - history.daswetter.1.NextHours.Location_1.Day_1.current.clouds_value.json
                       Ignore ID history.daswetter.1.NextHours.Location_1.Day_1.current.clouds_value.json: daswetter.1.NextHours.Location_1.Day_1.current.clouds_value
                    Day 20230131 - history.daswetter.1.NextHours.Location_1.Day_1.current.symbol_desc.json
                       Ignore ID history.daswetter.1.NextHours.Location_1.Day_1.current.symbol_desc.json: daswetter.1.NextHours.Location_1.Day_1.current.symbol_desc
                    Day 20230131 - history.fb-checkpresence.0.Elisabeth.json
                    Check: 20230131 / pos 109
                       Ignore existing ID history.fb-checkpresence.0.Elisabeth.json: fb-checkpresence.0.Elisabeth
                    Day 20230131 - history.fb-checkpresence.0.Galaxy-A52s-5G.json
                    Check: 20230131 / pos 70
                       Ignore existing ID history.fb-checkpresence.0.Galaxy-A52s-5G.json: fb-checkpresence.0.Galaxy-A52s-5G
                    Day 20230131 - history.fb-checkpresence.0.S21-von-Daniel.json
                    Check: 20230131 / pos 110
                       Ignore existing ID history.fb-checkpresence.0.S21-von-Daniel.json: fb-checkpresence.0.S21-von-Daniel
                    Day 20230131 - history.hm-rpc.1.000A9F298FCC7E.1.ACTUAL_TEMPERATURE.json
                    Check: 20230131 / pos 55
                       Ignore existing ID history.hm-rpc.1.000A9F298FCC7E.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000A9F298FCC7E.1.ACTUAL_TEMPERATURE
                    Day 20230131 - history.hm-rpc.1.000A9F298FCC7E.1.HUMIDITY.json
                    Check: 20230131 / pos 55
                       Ignore existing ID history.hm-rpc.1.000A9F298FCC7E.1.HUMIDITY.json: hm-rpc.1.000A9F298FCC7E.1.HUMIDITY
                    Day 20230131 - history.hm-rpc.1.000A9F298FCCA1.1.ACTUAL_TEMPERATURE.json
                    Check: 20230131 / pos 68
                       Ignore existing ID history.hm-rpc.1.000A9F298FCCA1.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000A9F298FCCA1.1.ACTUAL_TEMPERATURE
                    Day 20230131 - history.hm-rpc.1.000A9F298FCCA1.1.HUMIDITY.json
                    Check: 20230131 / pos 68
                       Ignore existing ID history.hm-rpc.1.000A9F298FCCA1.1.HUMIDITY.json: hm-rpc.1.000A9F298FCCA1.1.HUMIDITY
                    Day 20230131 - history.hm-rpc.1.000E9D89BB7599.1.ACTUAL_TEMPERATURE.json
                    Check: 20230131 / pos 55
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7599.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000E9D89BB7599.1.ACTUAL_TEMPERATURE
                    Day 20230131 - history.hm-rpc.1.000E9D89BB7599.1.HUMIDITY.json
                    Check: 20230131 / pos 55
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7599.1.HUMIDITY.json: hm-rpc.1.000E9D89BB7599.1.HUMIDITY
                    Day 20230131 - history.hm-rpc.1.000E9D89BB75F0.1.ACTUAL_TEMPERATURE.json
                    Check: 20230131 / pos 55
                       Ignore existing ID history.hm-rpc.1.000E9D89BB75F0.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000E9D89BB75F0.1.ACTUAL_TEMPERATURE
                    Day 20230131 - history.hm-rpc.1.000E9D89BB75F0.1.HUMIDITY.json
                    Check: 20230131 / pos 55
                       Ignore existing ID history.hm-rpc.1.000E9D89BB75F0.1.HUMIDITY.json: hm-rpc.1.000E9D89BB75F0.1.HUMIDITY
                    Day 20230131 - history.hm-rpc.1.000E9D89BB7A94.1.ACTUAL_TEMPERATURE.json
                    Check: 20230131 / pos 53
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7A94.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000E9D89BB7A94.1.ACTUAL_TEMPERATURE
                    Day 20230131 - history.hm-rpc.1.000E9D89BB7A94.1.HUMIDITY.json
                    Check: 20230131 / pos 53
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7A94.1.HUMIDITY.json: hm-rpc.1.000E9D89BB7A94.1.HUMIDITY
                    Day 20230131 - history.hm-rpc.1.000E9D89BB7A99.1.ACTUAL_TEMPERATURE.json
                    Check: 20230131 / pos 53
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7A99.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000E9D89BB7A99.1.ACTUAL_TEMPERATURE
                    Day 20230131 - history.hm-rpc.1.000E9D89BB7A99.1.HUMIDITY.json
                    Check: 20230131 / pos 53
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7A99.1.HUMIDITY.json: hm-rpc.1.000E9D89BB7A99.1.HUMIDITY
                    Day 20230131 - history.hm-rpc.1.0010DD89A2D19F.1.ACTUAL_TEMPERATURE.json
                    Check: 20230131 / pos 4
                       Ignore existing ID history.hm-rpc.1.0010DD89A2D19F.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.0010DD89A2D19F.1.ACTUAL_TEMPERATURE
                    Day 20230131 - history.hm-rpc.1.0010DD89A2D19F.1.HUMIDITY.json
                    Check: 20230131 / pos 4
                       Ignore existing ID history.hm-rpc.1.0010DD89A2D19F.1.HUMIDITY.json: hm-rpc.1.0010DD89A2D19F.1.HUMIDITY
                    Day 20230131 - history.hm-rpc.1.001B9F29967090.1.LEVEL.json
                    Check: 20230131 / pos 20
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.1.LEVEL.json: hm-rpc.1.001B9F29967090.1.LEVEL
                    Day 20230131 - history.hm-rpc.1.001B9F29967090.3.LEVEL.json
                    Check: 20230131 / pos 20
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.3.LEVEL.json: hm-rpc.1.001B9F29967090.3.LEVEL
                    Day 20230131 - history.hm-rpc.1.001B9F29967090.5.LEVEL.json
                    Check: 20230131 / pos 20
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.5.LEVEL.json: hm-rpc.1.001B9F29967090.5.LEVEL
                    Day 20230131 - history.hm-rpc.1.001B9F29967090.7.LEVEL.json
                    Check: 20230131 / pos 20
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.7.LEVEL.json: hm-rpc.1.001B9F29967090.7.LEVEL
                    Day 20230131 - history.hm-rpc.1.001B9F29967090.8.LEVEL.json
                    Check: 20230131 / pos 20
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.8.LEVEL.json: hm-rpc.1.001B9F29967090.8.LEVEL
                    Day 20230131 - history.hmip.0.devices.3014F711A00003DA4996421B.channels.0.unreach.json
                       Ignore ID history.hmip.0.devices.3014F711A00003DA4996421B.channels.0.unreach.json: hmip.0.devices.3014F711A00003DA4996421B.channels.0.unreach
                    Day 20230131 - history.hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.actualTemperature.json
                    Check: 20230131 / pos 111
                       Ignore existing ID history.hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.actualTemperature.json: hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.actualTemperature
                    Day 20230131 - history.hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.humidity.json
                    Check: 20230131 / pos 111
                       Ignore existing ID history.hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.humidity.json: hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.humidity
                    Day 20230131 - history.hmip.0.homes.441515ac-c1bd-4999-9b66-7cad5446def4.weather.weatherCondition.json
                       Ignore ID history.hmip.0.homes.441515ac-c1bd-4999-9b66-7cad5446def4.weather.weatherCondition.json: hmip.0.homes.441515ac-c1bd-4999-9b66-7cad5446def4.weather.weatherCondition
                    Day 20230131 - history.shelly.0.SHPLG-S#221667#1.Relay0.Power.json
                    Check: 20230131 / pos 111
                       Ignore existing ID history.shelly.0.SHPLG-S#221667#1.Relay0.Power.json: shelly.0.SHPLG-S#221667#1.Relay0.Power
                    Day 20230131 - history.shelly.0.SHPLG-S#D9DB12#1.Relay0.Power.json
                    Check: 20230131 / pos 108
                       Ignore existing ID history.shelly.0.SHPLG-S#D9DB12#1.Relay0.Power.json: shelly.0.SHPLG-S#D9DB12#1.Relay0.Power
                    Day 20230131 - history.smartmeter.0.1-0~16_7_0__255.value.json
                       Ignore ID history.smartmeter.0.1-0~16_7_0__255.value.json: smartmeter.0.1-0~16_7_0__255.value
                    Day 20230131 - history.smartmeter.0.1-0~1_8_0__255.value.json
                       Ignore ID history.smartmeter.0.1-0~1_8_0__255.value.json: smartmeter.0.1-0~1_8_0__255.value
                    Day 20230131 - history.smartmeter.1.1-0~16_7_0__255.value.json
                       Ignore ID history.smartmeter.1.1-0~16_7_0__255.value.json: smartmeter.1.1-0~16_7_0__255.value
                    Day 20230131 - history.smartmeter.1.1-0~1_8_0__255.value.json
                       Ignore ID history.smartmeter.1.1-0~1_8_0__255.value.json: smartmeter.1.1-0~1_8_0__255.value
                    Day 20230131 - history.stiebel-isg.0.Info.ANLAGE.HEIZEN.AUSSENTEMPERATUR.json
                    Check: 20230131 / pos 7
                       Ignore existing ID history.stiebel-isg.0.Info.ANLAGE.HEIZEN.AUSSENTEMPERATUR.json: stiebel-isg.0.Info.ANLAGE.HEIZEN.AUSSENTEMPERATUR
                    Day 20230131 - history.zigbee.0.00124b002510816a.humidity.json
                    Check: 20230131 / pos 110
                       Ignore existing ID history.zigbee.0.00124b002510816a.humidity.json: zigbee.0.00124b002510816a.humidity
                    Day 20230131 - history.zigbee.0.00124b002510816a.temperature.json
                    Check: 20230131 / pos 110
                       Ignore existing ID history.zigbee.0.00124b002510816a.temperature.json: zigbee.0.00124b002510816a.temperature
                    Day 20230131 - history.zigbee.0.00124b0025138250.humidity.json
                    Check: 20230131 / pos 110
                       Ignore existing ID history.zigbee.0.00124b0025138250.humidity.json: zigbee.0.00124b0025138250.humidity
                    Day 20230131 - history.zigbee.0.00124b0025138250.temperature.json
                    Check: 20230131 / pos 110
                       Ignore existing ID history.zigbee.0.00124b0025138250.temperature.json: zigbee.0.00124b0025138250.temperature
                    Day 20230131 - history.zigbee.0.00124b002513845c.humidity.json
                    Check: 20230131 / pos 110
                       Ignore existing ID history.zigbee.0.00124b002513845c.humidity.json: zigbee.0.00124b002513845c.humidity
                    Day 20230131 - history.zigbee.0.00124b002513845c.temperature.json
                    Check: 20230131 / pos 110
                       Ignore existing ID history.zigbee.0.00124b002513845c.temperature.json: zigbee.0.00124b002513845c.temperature
                    Day 20230131 - history.zigbee.0.00124b002549ddea.humidity.json
                    Check: 20230131 / pos 110
                       Ignore existing ID history.zigbee.0.00124b002549ddea.humidity.json: zigbee.0.00124b002549ddea.humidity
                    Day 20230131 - history.zigbee.0.00124b002549ddea.temperature.json
                    Check: 20230131 / pos 110
                       Ignore existing ID history.zigbee.0.00124b002549ddea.temperature.json: zigbee.0.00124b002549ddea.temperature
                    Day end
                    Day 20230130 - history.0_userdata.0.Datenpunkte.Smartphones.A52.akkustand_a52.json
                    Check: 20230130 / pos 80
                       Ignore existing ID history.0_userdata.0.Datenpunkte.Smartphones.A52.akkustand_a52.json: 0_userdata.0.Datenpunkte.Smartphones.A52.akkustand_a52
                    Day 20230130 - history.0_userdata.0.Datenpunkte.Smartphones.S21_Daniel.akkustand.json
                    Check: 20230130 / pos 104
                       Ignore existing ID history.0_userdata.0.Datenpunkte.Smartphones.S21_Daniel.akkustand.json: 0_userdata.0.Datenpunkte.Smartphones.S21_Daniel.akkustand
                    Day 20230130 - history.0_userdata.0.Stromzähler_Haushalt.Day.json
                    Check: 20230130 / pos 72
                       Ignore existing ID history.0_userdata.0.Stromzähler_Haushalt.Day.json: 0_userdata.0.Stromzähler_Haushalt.Day
                    Day 20230130 - history.0_userdata.0.Stromzähler_Haushalt.Hour.json
                    Check: 20230130 / pos 72
                       Ignore existing ID history.0_userdata.0.Stromzähler_Haushalt.Hour.json: 0_userdata.0.Stromzähler_Haushalt.Hour
                    Day 20230130 - history.0_userdata.0.Stromzähler_Haushalt.Week.json
                    Check: 20230130 / pos 18
                       Ignore existing ID history.0_userdata.0.Stromzähler_Haushalt.Week.json: 0_userdata.0.Stromzähler_Haushalt.Week
                    Day 20230130 - history.0_userdata.0.Stromzähler_Wärme.Day.json
                    Check: 20230130 / pos 72
                       Ignore existing ID history.0_userdata.0.Stromzähler_Wärme.Day.json: 0_userdata.0.Stromzähler_Wärme.Day
                    Day 20230130 - history.0_userdata.0.Stromzähler_Wärme.Hour.json
                    Check: 20230130 / pos 72
                       Ignore existing ID history.0_userdata.0.Stromzähler_Wärme.Hour.json: 0_userdata.0.Stromzähler_Wärme.Hour
                    Day 20230130 - history.0_userdata.0.Stromzähler_Wärme.Week.json
                    Check: 20230130 / pos 18
                       Ignore existing ID history.0_userdata.0.Stromzähler_Wärme.Week.json: 0_userdata.0.Stromzähler_Wärme.Week
                    Day 20230130 - history.daswetter.1.NextHours.Location_1.Day_1.current.clouds_value.json
                       Ignore ID history.daswetter.1.NextHours.Location_1.Day_1.current.clouds_value.json: daswetter.1.NextHours.Location_1.Day_1.current.clouds_value
                    Day 20230130 - history.daswetter.1.NextHours.Location_1.Day_1.current.symbol_desc.json
                       Ignore ID history.daswetter.1.NextHours.Location_1.Day_1.current.symbol_desc.json: daswetter.1.NextHours.Location_1.Day_1.current.symbol_desc
                    Day 20230130 - history.fb-checkpresence.0.Elisabeth.json
                    Check: 20230130 / pos 108
                       Ignore existing ID history.fb-checkpresence.0.Elisabeth.json: fb-checkpresence.0.Elisabeth
                    Day 20230130 - history.fb-checkpresence.0.Galaxy-A52s-5G.json
                    Check: 20230130 / pos 69
                       Ignore existing ID history.fb-checkpresence.0.Galaxy-A52s-5G.json: fb-checkpresence.0.Galaxy-A52s-5G
                    Day 20230130 - history.fb-checkpresence.0.S21-von-Daniel.json
                    Check: 20230130 / pos 109
                       Ignore existing ID history.fb-checkpresence.0.S21-von-Daniel.json: fb-checkpresence.0.S21-von-Daniel
                    Day 20230130 - history.hm-rpc.1.000A9F298FCC7E.1.ACTUAL_TEMPERATURE.json
                    Check: 20230130 / pos 54
                       Ignore existing ID history.hm-rpc.1.000A9F298FCC7E.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000A9F298FCC7E.1.ACTUAL_TEMPERATURE
                    Day 20230130 - history.hm-rpc.1.000A9F298FCC7E.1.HUMIDITY.json
                    Check: 20230130 / pos 54
                       Ignore existing ID history.hm-rpc.1.000A9F298FCC7E.1.HUMIDITY.json: hm-rpc.1.000A9F298FCC7E.1.HUMIDITY
                    Day 20230130 - history.hm-rpc.1.000A9F298FCCA1.1.ACTUAL_TEMPERATURE.json
                    Check: 20230130 / pos 67
                       Ignore existing ID history.hm-rpc.1.000A9F298FCCA1.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000A9F298FCCA1.1.ACTUAL_TEMPERATURE
                    Day 20230130 - history.hm-rpc.1.000A9F298FCCA1.1.HUMIDITY.json
                    Check: 20230130 / pos 67
                       Ignore existing ID history.hm-rpc.1.000A9F298FCCA1.1.HUMIDITY.json: hm-rpc.1.000A9F298FCCA1.1.HUMIDITY
                    Day 20230130 - history.hm-rpc.1.000E9D89BB7599.1.ACTUAL_TEMPERATURE.json
                    Check: 20230130 / pos 54
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7599.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000E9D89BB7599.1.ACTUAL_TEMPERATURE
                    Day 20230130 - history.hm-rpc.1.000E9D89BB7599.1.HUMIDITY.json
                    Check: 20230130 / pos 54
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7599.1.HUMIDITY.json: hm-rpc.1.000E9D89BB7599.1.HUMIDITY
                    Day 20230130 - history.hm-rpc.1.000E9D89BB75F0.1.ACTUAL_TEMPERATURE.json
                    Check: 20230130 / pos 54
                       Ignore existing ID history.hm-rpc.1.000E9D89BB75F0.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000E9D89BB75F0.1.ACTUAL_TEMPERATURE
                    Day 20230130 - history.hm-rpc.1.000E9D89BB75F0.1.HUMIDITY.json
                    Check: 20230130 / pos 54
                       Ignore existing ID history.hm-rpc.1.000E9D89BB75F0.1.HUMIDITY.json: hm-rpc.1.000E9D89BB75F0.1.HUMIDITY
                    Day 20230130 - history.hm-rpc.1.000E9D89BB7A94.1.ACTUAL_TEMPERATURE.json
                    Check: 20230130 / pos 52
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7A94.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000E9D89BB7A94.1.ACTUAL_TEMPERATURE
                    Day 20230130 - history.hm-rpc.1.000E9D89BB7A94.1.HUMIDITY.json
                    Check: 20230130 / pos 52
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7A94.1.HUMIDITY.json: hm-rpc.1.000E9D89BB7A94.1.HUMIDITY
                    Day 20230130 - history.hm-rpc.1.000E9D89BB7A99.1.ACTUAL_TEMPERATURE.json
                    Check: 20230130 / pos 52
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7A99.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.000E9D89BB7A99.1.ACTUAL_TEMPERATURE
                    Day 20230130 - history.hm-rpc.1.000E9D89BB7A99.1.HUMIDITY.json
                    Check: 20230130 / pos 52
                       Ignore existing ID history.hm-rpc.1.000E9D89BB7A99.1.HUMIDITY.json: hm-rpc.1.000E9D89BB7A99.1.HUMIDITY
                    Day 20230130 - history.hm-rpc.1.0010DD89A2D19F.1.ACTUAL_TEMPERATURE.json
                    Check: 20230130 / pos 3
                       Ignore existing ID history.hm-rpc.1.0010DD89A2D19F.1.ACTUAL_TEMPERATURE.json: hm-rpc.1.0010DD89A2D19F.1.ACTUAL_TEMPERATURE
                    Day 20230130 - history.hm-rpc.1.0010DD89A2D19F.1.HUMIDITY.json
                    Check: 20230130 / pos 3
                       Ignore existing ID history.hm-rpc.1.0010DD89A2D19F.1.HUMIDITY.json: hm-rpc.1.0010DD89A2D19F.1.HUMIDITY
                    Day 20230130 - history.hm-rpc.1.001B9F29967090.1.LEVEL.json
                    Check: 20230130 / pos 19
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.1.LEVEL.json: hm-rpc.1.001B9F29967090.1.LEVEL
                    Day 20230130 - history.hm-rpc.1.001B9F29967090.3.LEVEL.json
                    Check: 20230130 / pos 19
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.3.LEVEL.json: hm-rpc.1.001B9F29967090.3.LEVEL
                    Day 20230130 - history.hm-rpc.1.001B9F29967090.5.LEVEL.json
                    Check: 20230130 / pos 19
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.5.LEVEL.json: hm-rpc.1.001B9F29967090.5.LEVEL
                    Day 20230130 - history.hm-rpc.1.001B9F29967090.7.LEVEL.json
                    Check: 20230130 / pos 19
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.7.LEVEL.json: hm-rpc.1.001B9F29967090.7.LEVEL
                    Day 20230130 - history.hm-rpc.1.001B9F29967090.8.LEVEL.json
                    Check: 20230130 / pos 19
                       Ignore existing ID history.hm-rpc.1.001B9F29967090.8.LEVEL.json: hm-rpc.1.001B9F29967090.8.LEVEL
                    Day 20230130 - history.hmip.0.devices.3014F711A00003DA4996421B.channels.0.unreach.json
                       Ignore ID history.hmip.0.devices.3014F711A00003DA4996421B.channels.0.unreach.json: hmip.0.devices.3014F711A00003DA4996421B.channels.0.unreach
                    Day 20230130 - history.hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.actualTemperature.json
                    Check: 20230130 / pos 110
                       Ignore existing ID history.hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.actualTemperature.json: hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.actualTemperature
                    Day 20230130 - history.hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.humidity.json
                    Check: 20230130 / pos 110
                       Ignore existing ID history.hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.humidity.json: hmip.0.devices.3014F711A0000C9D899EBE47.channels.1.humidity
                    Day 20230130 - history.hmip.0.homes.441515ac-c1bd-4999-9b66-7cad5446def4.weather.weatherCondition.json
                       Ignore ID history.hmip.0.homes.441515ac-c1bd-4999-9b66-7cad5446def4.weather.weatherCondition.json: hmip.0.homes.441515ac-c1bd-4999-9b66-7cad5446def4.weather.weatherCondition
                    Day 20230130 - history.shelly.0.SHPLG-S#221667#1.Relay0.Power.json
                    Check: 20230130 / pos 110
                       Ignore existing ID history.shelly.0.SHPLG-S#221667#1.Relay0.Power.json: shelly.0.SHPLG-S#221667#1.Relay0.Power
                    Day 20230130 - history.shelly.0.SHPLG-S#D9DB12#1.Relay0.Power.json
                    Check: 20230130 / pos 107
                       Ignore existing ID history.shelly.0.SHPLG-S#D9DB12#1.Relay0.Power.json: shelly.0.SHPLG-S#D9DB12#1.Relay0.Power
                    Day 20230130 - history.smartmeter.0.1-0~16_7_0__255.value.json
                       Ignore ID history.smartmeter.0.1-0~16_7_0__255.value.json: smartmeter.0.1-0~16_7_0__255.value
                    Day 20230130 - history.smartmeter.0.1-0~1_8_0__255.value.json
                       Ignore ID history.smartmeter.0.1-0~1_8_0__255.value.json: smartmeter.0.1-0~1_8_0__255.value
                    Day 20230130 - history.smartmeter.1.1-0~16_7_0__255.value.json
                       Ignore ID history.smartmeter.1.1-0~16_7_0__255.value.json: smartmeter.1.1-0~16_7_0__255.value
                    Day 20230130 - history.smartmeter.1.1-0~1_8_0__255.value.json
                       Ignore ID history.smartmeter.1.1-0~1_8_0__255.value.json: smartmeter.1.1-0~1_8_0__255.value
                    Day 20230130 - history.stiebel-isg.0.Info.ANLAGE.HEIZEN.AUSSENTEMPERATUR.json
                    Check: 20230130 / pos 6
                       Ignore existing ID history.stiebel-isg.0.Info.ANLAGE.HEIZEN.AUSSENTEMPERATUR.json: stiebel-isg.0.Info.ANLAGE.HEIZEN.AUSSENTEMPERATUR
                    Day 20230130 - history.zigbee.0.00124b002510816a.humidity.json
                    Check: 20230130 / pos 109
                       Ignore existing ID history.zigbee.0.00124b002510816a.humidity.json: zigbee.0.00124b002510816a.humidity
                    Day 20230130 - history.zigbee.0.00124b002510816a.temperature.json
                    Check: 20230130 / pos 109
                       Ignore existing ID history.zigbee.0.00124b002510816a.temperature.json: zigbee.0.00124b002510816a.temperature
                    Day 20230130 - history.zigbee.0.00124b0025138250.humidity.json
                    Check: 20230130 / pos 109
                       Ignore existing ID history.zigbee.0.00124b0025138250.humidity.json: zigbee.0.00124b0025138250.humidity
                    Day 20230130 - history.zigbee.0.00124b0025138250.temperature.json
                    Check: 20230130 / pos 109
                       Ignore existing ID history.zigbee.0.00124b0025138250.temperature.json: zigbee.0.00124b0025138250.temperature
                    Day 20230130 - history.zigbee.0.00124b002513845c.humidity.json
                    Check: 20230130 / pos 109
                       Ignore existing ID history.zigbee.0.00124b002513845c.humidity.json: zigbee.0.00124b002513845c.humidity
                    Day 20230130 - history.zigbee.0.00124b002513845c.temperature.json
                    Check: 20230130 / pos 109
                       Ignore existing ID history.zigbee.0.00124b002513845c.temperature.json: zigbee.0.00124b002513845c.temperature
                    Day 20230130 - history.zigbee.0.00124b002549ddea.humidity.json
                    Check: 20230130 / pos 109
                       Ignore existing ID history.zigbee.0.00124b002549ddea.humidity.json: zigbee.0.00124b002549ddea.humidity
                    Day 20230130 - history.zigbee.0.00124b002549ddea.temperature.json
                    Check: 20230130 / pos 109
                       Ignore existing ID history.zigbee.0.00124b002549ddea.temperature.json: zigbee.0.00124b002549ddea.temperature
                    Day end
                    
                    
                    [...]
                    
                    Day end
                    DONE
                    
                    
                    

                    1 Antwort Letzte Antwort
                    0
                    • B Offline
                      B Offline
                      Bambulko
                      schrieb am zuletzt editiert von
                      #37

                      Das Analyseskript funktioniert bei mir und schreibt auch die drei json files. Wenn ich dann history2db.js starte, kommt das hier:

                      Send Data to influxdb.0
                      Start at 20161001
                      Use historyDir /opt/iobroker/hist/
                      Use Delay multiplicator 2
                      Log changes only once per 30 minutes
                      existingDBValues initialized from cache: 71
                      earliesDBValues initialized from cache 71
                      earliesDBValues overwritten with 1685612931206
                      ExistingDBTypes initialized from cache 71
                      Started processFiles with 71 known db values
                      We start earliest at 20161001
                      DONE
                      

                      Es werden aber keine Werte kopiert.

                      apollon77A 1 Antwort Letzte Antwort
                      0
                      • B Bambulko

                        Das Analyseskript funktioniert bei mir und schreibt auch die drei json files. Wenn ich dann history2db.js starte, kommt das hier:

                        Send Data to influxdb.0
                        Start at 20161001
                        Use historyDir /opt/iobroker/hist/
                        Use Delay multiplicator 2
                        Log changes only once per 30 minutes
                        existingDBValues initialized from cache: 71
                        earliesDBValues initialized from cache 71
                        earliesDBValues overwritten with 1685612931206
                        ExistingDBTypes initialized from cache 71
                        Started processFiles with 71 known db values
                        We start earliest at 20161001
                        DONE
                        

                        Es werden aber keine Werte kopiert.

                        apollon77A Offline
                        apollon77A Offline
                        apollon77
                        schrieb am zuletzt editiert von
                        #38

                        @bambulko mit welchen Parametern hast du es aufgerufen?

                        Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                        • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                        • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                        B 1 Antwort Letzte Antwort
                        0
                        • apollon77A apollon77

                          @bambulko mit welchen Parametern hast du es aufgerufen?

                          B Offline
                          B Offline
                          Bambulko
                          schrieb am zuletzt editiert von
                          #39

                          @apollon77 Ich glaube ich habe day-to-start falsch verstanden. Wenn ich den heutigen Tag nehme, passiert etwas.

                          B 1 Antwort Letzte Antwort
                          0
                          • B Bambulko

                            @apollon77 Ich glaube ich habe day-to-start falsch verstanden. Wenn ich den heutigen Tag nehme, passiert etwas.

                            B Offline
                            B Offline
                            Bambulko
                            schrieb am zuletzt editiert von
                            #40

                            @bambulko Ja, es läuft jetzt, aber ich bekomme ständig Fehlermeldungen:

                            Check: 20230530 / pos -1
                              datapoints reduced from 202 --> 117
                              type mismatch number vs. string: fixed=false --> null
                              type mismatch number vs. string: fixed=false --> null
                              type mismatch number vs. string: fixed=false --> null
                              sorted out 3 values
                            3 errors happened while storing data
                            DONE
                            
                            
                            apollon77A 1 Antwort Letzte Antwort
                            0
                            • B Bambulko

                              @bambulko Ja, es läuft jetzt, aber ich bekomme ständig Fehlermeldungen:

                              Check: 20230530 / pos -1
                                datapoints reduced from 202 --> 117
                                type mismatch number vs. string: fixed=false --> null
                                type mismatch number vs. string: fixed=false --> null
                                type mismatch number vs. string: fixed=false --> null
                                sorted out 3 values
                              3 errors happened while storing data
                              DONE
                              
                              
                              apollon77A Offline
                              apollon77A Offline
                              apollon77
                              schrieb am zuletzt editiert von
                              #41

                              @bambulko naja dann schau mal die rohdaten an was es sein kann. History Ost-Berlin Datentypen egal aber bei influxdb ist der wichtig.

                              Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                              • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                              • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                              B 1 Antwort Letzte Antwort
                              0
                              • apollon77A apollon77

                                @bambulko naja dann schau mal die rohdaten an was es sein kann. History Ost-Berlin Datentypen egal aber bei influxdb ist der wichtig.

                                B Offline
                                B Offline
                                Bambulko
                                schrieb am zuletzt editiert von Bambulko
                                #42

                                @apollon77 Irgendwie verstehe ich das immer noch nicht. Manchmal macht er ein paar Tage, meistens jedoch nur einen Tag. Das konvertieren scheint dann zu klappen. Aber das für jeden Tag neu starten ist doch etwas mühsam.

                                Dies ist der Befehl, den ich verwende.

                                /opt/iobroker/node_modules/iobroker.history/converter/history2db.js influxdb.0 info 20230513 /opt/iobroker/hist/ 2 --logChangesOnly 30 --processNonExistingValuesOnly
                                
                                
                                apollon77A 1 Antwort Letzte Antwort
                                0
                                • B Bambulko

                                  @apollon77 Irgendwie verstehe ich das immer noch nicht. Manchmal macht er ein paar Tage, meistens jedoch nur einen Tag. Das konvertieren scheint dann zu klappen. Aber das für jeden Tag neu starten ist doch etwas mühsam.

                                  Dies ist der Befehl, den ich verwende.

                                  /opt/iobroker/node_modules/iobroker.history/converter/history2db.js influxdb.0 info 20230513 /opt/iobroker/hist/ 2 --logChangesOnly 30 --processNonExistingValuesOnly
                                  
                                  
                                  apollon77A Offline
                                  apollon77A Offline
                                  apollon77
                                  schrieb am zuletzt editiert von
                                  #43

                                  @bambulko am besten poste mal die ganze Ausgabe und Aufruf in eine GitHub issue. Kann ich mir nach dem Urlaub ansehen

                                  Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                  • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                  • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                  W 1 Antwort Letzte Antwort
                                  0
                                  • ? Ein ehemaliger Benutzer

                                    @spoeh-man

                                    Ich habe das noch nicht gemacht, oder gebraucht. Nur nach der von mir verlinkten Seite sind das ja mehrere Punkte, die Du machen musst.
                                    Wenn ich mir die Meldung von Dir, in Rot, anschaue dann hat er nur 16 Werte gefunden und mit einem Wert 1671646285896 Überschrieben, wenn das ein Unix Zeitstempel ist dann liegt der in der Zukunft.

                                    Kannst Du nach dem ersten Schritt, einmal in die erzeugten .json Files schauen was da so drin steht. Ansonsten müsste ich mir mal den history adapter installieren ein paar Stunden Daten sammeln und das dann auch mal versuchen.

                                    Schritt 1

                                    Empfohlene Vorgehensweise bei der Migration
                                    
                                    Zur Migration wird folgender Ablauf empfohlen:
                                    
                                        Zuerst die neue Logging Methode aktivieren und alle Datenpunkte richtig konfigurieren. Prüfen, dass alle Werte ankommen wie geplant. Logging erfolgt "doppelt" (in History und im neuen Ziel).
                                        Analyse-Skripte laufen lassen um den exakten Bereich zu ermitteln, welcher migriert werden soll.
                                        History Adapter stoppen un die Migration ausführen. Dies kann etwas dauern. Die alten Werte werden hinzugefügt.
                                        Wenn alles passt (und die Logfiles ausgewertet sind): History Daten löschen und Adapter deaktivieren.
                                    
                                    Schritt 1: Aufbereiten und analysieren von vorhandenen Daten
                                    
                                    Beim Konvertieren von Daten sollten nur die Daten übertragen werden, die noch nicht in der Zieldatenbank vorhanden sind. Dafür werden je nach gewünschter Zieldatenbank die Skripte analyzeinflux.js oder analyzesql.js genutzt. Hiermit wird zu Beginn einer Datenübernahme geprüft, welche Daten bereits vorhanden sind, um diese lokal in .json Dateien zu speichern. Die .json Dateien werden dann vom eigentlichen Konverter history2db.js Skript verwendet.
                                    
                                    Folgende .json Dateien werden erstellt:
                                    
                                        frühester Wert für Datenpunkt-ID Der Zeitstempel des allerersten Eintrags für jeden vorhandenen Datenpunkt wird gespeichert und beim Importieren verwendet, um standardmäßig alle neueren Werte zu ignorieren. Es wird davon ausgegangen, dass die Daten ab diesem ersten Eintrag vollständig ausgefüllt sind und alle früheren Werte ansonsten dupliziert würden. Diese Annahme kann beim Import durch Parameter überschrieben werden.
                                    
                                        vorhandene Werte pro Tag pro Datenpunkt-ID Die vorhandenen Daten werden pro Tag analysiert und an jedem Tag, an dem bereits Daten vorhanden sind, gespeichert. Dies kann alternativ zu den ersten Daten verwendet werden, um auch "Löcher" in die Daten füllen zu können.
                                    
                                    analyzeinflux.js
                                    
                                    Dieses Skript sammelt die oben genannten Daten für eine InfluxDB-Instanz.
                                    
                                    Verwendung:
                                    
                                    node analyzeinflux.js [InfluxDB-Instanz] [Loglevel] [--deepAnalyze]
                                    
                                    Beispiel:
                                    
                                    node analyzeinflux.js influxdb.0 info --deepAnalyze
                                    
                                    Parameter:
                                    
                                        Welche InfluxDB-Instanz soll verwendet werden? (Standard: influxdb.0) Wenn benutzt, muss dies der erste Parameter nach dem Skriptnamen sein.
                                        Loglevel für die Ausgabe (Standard: info). Wenn gesetzt, muss dies der zweite Parameter nach dem Skriptnamen sein.
                                        --deepAnalyze sammelt auch die vorhandenen Werte pro Tag, standardmäßig wird nur der früheste Wert abgefragt.
                                    
                                    Das Skript generiert dann eine oder drei .json-Dateien mit den gesammelten Daten. Diese Dateien werden dann vom eigentlichen Konverter Skript verwendet.
                                    

                                    Schritt 2

                                    History-Daten konvertieren
                                    
                                    Das Skript history2db.js verwendet die in Schritt 1 generierten .json Dateien um sie in die Zieldatenbank zu konvertieren. Dabei werden die generierten Dateien untersucht um nur nicht bereits vorhandene Daten zu konvertieren.
                                    
                                    Das Skript kann auch ohne vorherigen Analyseschritt 1 ausgeführt werden. Dann müssen jedoch die Startdaten [Date-to-start] als Parameter festgelegt werden und alle vor diesem Zeitpunkt liegende Daten werden konvertiert.
                                    
                                    Wenn zuvor eine Analyse ausgeführt wurde und die Datei earliestDBValues.json vorhanden ist, werden nur diese Datenpunkte konvertiert, außer es werden Parameter verwendet, um dies abzuändern.
                                    
                                    Wenn zuvor eine Analyse ausgeführt wurde und die Datendateien wurden verwendet, werden diese auch mit allen konvertierten Daten aktualisiert, sodass bei einer zweiten Ausführung normalerweise keine Duplikate generiert werden sollten.
                                    
                                    Um die Daten zurückzusetzen, sind die Dateien earliestDBValues.json, existingDBValues.json und/oder existingDBTypes.json zu löschen.
                                    
                                    Der Konverter durchläuft dann alle als Daten verfügbaren Tage in der Zeit rückwärts und bestimmt, welche Daten an InfluxDB übertragen werden sollen.
                                    
                                        Der Vorgang kann mit "x" oder "Strg-C" abgebrochen werden.
                                    
                                    Das Konverter Skript selbst sollte mit allen Verlaufs-Adaptern funktionieren, welche die storeState Methode unterstützen.
                                    
                                        Hinweis: Die Migration vieler Daten führt zu einer bestimmten Systemlast, insbesondere wenn Konverter und Zieldatenbankinstanz auf demselben Computer ausgeführt werden. Die Auslastung und Leistung des Systems während der Aktion sollte überwacht werden und möglicherweise der Parameter delayMultiplicator verwendet werden, um ein verzögertes Abarbeiten der Daten zu nutzen.
                                    
                                    Verwendung:
                                    
                                    node history2db.js [DB-Instanz] [Loglevel] [Date-to-start|0] [path-to-Data] [delayMultiplicator] [--logChangesOnly [relog-Interval(m)]] [--ignoreExistingDBValues] [--processNonExistingValuesOnly] [--processAllDPs] [--simulate]
                                    
                                    Beispiel:
                                    
                                    node history2db.js influxdb.0 info 20161001 /path/to/data 2 --logChangesOnly 30 --processNonExistingValuesOnly
                                    
                                    Mögliche Optionen und Parameter:
                                    
                                        DB-Instanz: Instanz an die die Daten gesendet werden. Erforderlicher Parameter. Muss direkt nach dem Skriptnamen angegeben werden sein.
                                        Loglevel: Loglevel für die Ausgabe (Default: info). Wenn gesetzt, muss dies der zweite Parameter nach dem Skriptnamen stehen.
                                        Date-to-start: Startdatum im Format yyyymmdd (z. B. 20191028). "0" verwenden um erkannte früheste Werte zu verwenden. Wenn gesetzt, muss dies der dritte Parameter nach dem Skriptnamen sein.
                                        path-to-Data Pfad zu den Datendateien. Standard iobroker-Installationsverzeichnis: /iobroker-data/history-data. Wenn gesetzt, muss dies der vierte Parameter nach dem Skriptnamen sein.
                                        delayMultiplicator: Ändert die Verzögerungen zwischen den Aktionen im Skript durch einen Multiplikator. "2" würde bedeuten, dass sich die Verzögerungen verdoppeln, die der Konverter berechnet hat. Wenn gesetzt, muss dies der fünfte Parameter nach dem Skriptnamen sein.
                                        --logChangesOnly [relog-Interval (m)] Wenn gesetzt, werden die Daten analysiert und reduziert, so dass nur geänderte Werte in InfluxDB gespeichert werden. Zusätzlich kann ein "relog-Interval" in Minuten eingestellt werden, um unveränderte Werte nach diesem Intervall neu zu protokollieren.
                                        --ignoreExistingDBValues: Mit diesem Parameter werden bereits vorhandene Daten ignoriert und alle Daten in den DB eingefügt. Bitte sicherstellen, dass keine Duplikate generiert werden. Diese Option ist nützlich, um unvollständige Daten zu vervollständigen. Standardmäßig werden nur alle Datenpunkte mit mindestens einem Eintrag in der Datenbank gefüllt. Dies kann von --processAllDPs überschrieben werden
                                        --processNonExistingValuesOnly: Mit diesem Parameter wird die Datei existingDBValues.json aus dem Analyseskript verwendet und für jeden Tag und Datenpunkt geprüft. In diesem Modus werden die vorhandenen Werte in der DB immer ignoriert und auch nicht aktualisiert. Nach Verwendung dieses Modus bitte einen weiteren Analyselauf durchführen!!!
                                        --processAllDPs Mit diesem Parameter wird sicher gestellt, dass alle vorhandenen Datenpunkte aus den History-Dateien in die DB übertragen werden, auch wenn diese in der DB noch nicht vorhanden sind.
                                        --simulate: Aktiviert den Simulationsmodus, d.h. es findet kein richtiges Schreiben statt und auch die Analysedatendateien werden beim Beenden nicht aktualisiert.
                                    

                                    VG
                                    Bernd

                                    W Offline
                                    W Offline
                                    wde
                                    schrieb am zuletzt editiert von
                                    #44

                                    @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)

                                    Thomas BraunT ? 2 Antworten Letzte Antwort
                                    0
                                    • apollon77A apollon77

                                      @bambulko am besten poste mal die ganze Ausgabe und Aufruf in eine GitHub issue. Kann ich mir nach dem Urlaub ansehen

                                      W Offline
                                      W Offline
                                      wde
                                      schrieb am zuletzt editiert von
                                      #45

                                      @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)

                                      apollon77A 1 Antwort Letzte Antwort
                                      0
                                      • W wde

                                        @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)

                                        Thomas BraunT Online
                                        Thomas BraunT Online
                                        Thomas Braun
                                        Most Active
                                        schrieb am zuletzt editiert von
                                        #46

                                        @wde sagte in History Adapter - exportieren / migrieren nach InfluxDB:

                                        da habe ich auch ein Problem:
                                        root@server2

                                        Richtig. Warum machst du es denn dann?
                                        Nie als root herumhampeln, immer mit einem User.

                                        Linux-Werkzeugkasten:
                                        https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                                        NodeJS Fixer Skript:
                                        https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                                        iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                                        W 1 Antwort Letzte Antwort
                                        0
                                        • Thomas BraunT Thomas Braun

                                          @wde sagte in History Adapter - exportieren / migrieren nach InfluxDB:

                                          da habe ich auch ein Problem:
                                          root@server2

                                          Richtig. Warum machst du es denn dann?
                                          Nie als root herumhampeln, immer mit einem User.

                                          W Offline
                                          W Offline
                                          wde
                                          schrieb am zuletzt editiert von
                                          #47

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

                                          Thomas BraunT 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
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          707

                                          Online

                                          32.5k

                                          Benutzer

                                          81.7k

                                          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