Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. History Adapter - exportieren / migrieren nach InfluxDB

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    664

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    18
    1
    5.7k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.5k

History Adapter - exportieren / migrieren nach InfluxDB

Scheduled Pinned Locked Moved ioBroker Allgemein
influxdbhistoryexportierenmigrieren
52 Posts 15 Posters 8.0k Views 14 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Davipet

    Hi,

    ich versuche grade die Daten von etwa einem Jahr Histroy zu influx zu migrieren.
    Es sind wirklich ziemlich viele Daten.

    Ich habe die Influx Datenbank ganz frisch aufgesetzt und wollte einfach alle Daten migrieren ohne das Analyse-script durchlaufen zu lassen. Bekomme aber immer nur ein "ignore" bei allen Datenpunkten. Wie kommt das?

    Und: Wenn ich das Analyse-script starte bekomme ich:

    Do deep analysis to find holes in data
    Invalid call
    

    Aber danach keinen Promt. Also passiert irgend etwas?
    Es werden in dem Converter-Ordner aber keine Dateien angelegt.
    Ich habe das Fenster nun schon fast 48h offen - meint ihr da passiert noch etwas?

    Danke!

    Gruß

    David

    apollon77A Offline
    apollon77A Offline
    apollon77
    wrote on last edited by apollon77
    #24

    @davipet Dann zeige bitte mal ein verzeichnislisting (bzw Auszug) von dem angegebenen History Datenverzeichnis. Sie da Verzeichnisse in "Datumsform" drin? yyyymmdd und am besten auch mal den Inhalt von einem davon und dann die zwei json Files die er in der vorbereitung angelegt hat.

    Weil an sich sieht der Start des Skripts gut aus ... AM besten ruf es doch jetzt mal ohne einen Datumsparameter im Aufruf auf bzw dort eine 0. Was passiert dann?

    PS: Die eine Logzeile "We start earliest at ..." ist am Ende genau falsch ... Die muss "We only process values before ...". Also mit 1970 kommt deshalb nix ...aber mit Datum von heute sollte mehr passieren :-) Am Ende ist da eine "0" aber das beste weil dann ermittelt er den "end wert" aus den gesammelten Daten

    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 Reply Last reply
    0
    • apollon77A apollon77

      @davipet Dann zeige bitte mal ein verzeichnislisting (bzw Auszug) von dem angegebenen History Datenverzeichnis. Sie da Verzeichnisse in "Datumsform" drin? yyyymmdd und am besten auch mal den Inhalt von einem davon und dann die zwei json Files die er in der vorbereitung angelegt hat.

      Weil an sich sieht der Start des Skripts gut aus ... AM besten ruf es doch jetzt mal ohne einen Datumsparameter im Aufruf auf bzw dort eine 0. Was passiert dann?

      PS: Die eine Logzeile "We start earliest at ..." ist am Ende genau falsch ... Die muss "We only process values before ...". Also mit 1970 kommt deshalb nix ...aber mit Datum von heute sollte mehr passieren :-) Am Ende ist da eine "0" aber das beste weil dann ermittelt er den "end wert" aus den gesammelten Daten

      S Offline
      S Offline
      spoeh-man
      wrote on last edited by
      #25

      @apollon77

      Verzeichnislisting vom Datenverzeichnis

      root@ioBroker:/opt/iobroker/iobroker-data/history# ls -la
      total 28
      drwxrwxr-x+ 845 iobroker iobroker 20480 Dec 25 00:01 ' '
      drwxrwxr-x+   3 iobroker iobroker  4096 Dec 21 09:17  .
      drwxrwxr-x+  10 iobroker iobroker  4096 Dec 25 05:48  ..
      root@ioBroker:/opt/iobroker/iobroker-data/history# 
      
      

      ich glaube da könnte auch schon dass Problem sein aber im iobroker ist genau dieses verzeichnis im Adapter hinterlegtiobroker History.jpg

      apollon77A 1 Reply Last reply
      0
      • S spoeh-man

        @apollon77

        Verzeichnislisting vom Datenverzeichnis

        root@ioBroker:/opt/iobroker/iobroker-data/history# ls -la
        total 28
        drwxrwxr-x+ 845 iobroker iobroker 20480 Dec 25 00:01 ' '
        drwxrwxr-x+   3 iobroker iobroker  4096 Dec 21 09:17  .
        drwxrwxr-x+  10 iobroker iobroker  4096 Dec 25 05:48  ..
        root@ioBroker:/opt/iobroker/iobroker-data/history# 
        
        

        ich glaube da könnte auch schon dass Problem sein aber im iobroker ist genau dieses verzeichnis im Adapter hinterlegtiobroker History.jpg

        apollon77A Offline
        apollon77A Offline
        apollon77
        wrote on last edited by
        #26

        @spoeh-man was ist das denn für ein Verzeichnis da mit einem Leerzeichen? Ist vllt in der Konfiguration da auch ein Space am Ende?sind die files dort? Wenn ja setze beim Aufruf den Pfad mal in Anführungszeichen und hänge auch ein Leerzeichen noch an.

        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 Reply Last reply
        1
        • apollon77A apollon77

          @spoeh-man was ist das denn für ein Verzeichnis da mit einem Leerzeichen? Ist vllt in der Konfiguration da auch ein Space am Ende?sind die files dort? Wenn ja setze beim Aufruf den Pfad mal in Anführungszeichen und hänge auch ein Leerzeichen noch an.

          S Offline
          S Offline
          spoeh-man
          wrote on last edited by
          #27

          @apollon77

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

          apollon77A 1 Reply Last reply
          0
          • 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
            wrote on last edited by
            #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 Reply Last reply
            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
              wrote on last edited by
              #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 Reply Last reply
              0
              • apollon77A Offline
                apollon77A Offline
                apollon77
                wrote on last edited by
                #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 Reply Last reply
                0
                • S Offline
                  S Offline
                  SaarlandUHU
                  wrote on last edited by 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 Reply Last reply
                  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
                    wrote on last edited by 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 Reply Last reply
                    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
                      wrote on last edited by
                      #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 Reply Last reply
                      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
                        wrote on last edited by
                        #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 Reply Last reply
                        0
                        • apollon77A Offline
                          apollon77A Offline
                          apollon77
                          wrote on last edited by
                          #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 Reply Last reply
                          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
                            wrote on last edited by
                            #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 Reply Last reply
                            0
                            • B Offline
                              B Offline
                              Bambulko
                              wrote on last edited by
                              #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 Reply Last reply
                              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
                                wrote on last edited by
                                #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 Reply Last reply
                                0
                                • apollon77A apollon77

                                  @bambulko mit welchen Parametern hast du es aufgerufen?

                                  B Offline
                                  B Offline
                                  Bambulko
                                  wrote on last edited by
                                  #39

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

                                  B 1 Reply Last reply
                                  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
                                    wrote on last edited by
                                    #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 Reply Last reply
                                    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
                                      wrote on last edited by
                                      #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 Reply Last reply
                                      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
                                        wrote on last edited by 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 Reply Last reply
                                        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
                                          wrote on last edited by
                                          #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 Reply Last reply
                                          0

                                          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                          With your input, this post could be even better 💗

                                          Register Login
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate
                                          FAQ Cloud / IOT
                                          HowTo: Node.js-Update
                                          HowTo: Backup/Restore
                                          Downloads
                                          BLOG

                                          568

                                          Online

                                          32.7k

                                          Users

                                          82.6k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe