Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. History Adapter - exportieren / migrieren nach InfluxDB

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    History Adapter - exportieren / migrieren nach InfluxDB

    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      spoeh-man @Guest last edited by

      @dp20eic

      Ja debug zeigt den gleichen Inhalt ich hab mal ein Problem in Github eröffnet

      1 Reply Last reply Reply Quote 0
      • apollon77
        apollon77 @jensmaehn last edited by

        @jensmaehn Das glaube ich eher ... es werden halt viele Daten an den "neuen" adapter gesendet ... das generiert durchaus CPU Last. mehr aber auch nicht

        1 Reply Last reply Reply Quote 0
        • apollon77
          apollon77 @Davipet last edited by 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 1 Reply Last reply Reply Quote 0
          • S
            spoeh-man @apollon77 last edited by

            @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

            apollon77 1 Reply Last reply Reply Quote 0
            • apollon77
              apollon77 @spoeh-man last edited by

              @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 1 Reply Last reply Reply Quote 1
              • S
                spoeh-man @apollon77 last edited by

                @apollon77

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

                apollon77 1 Reply Last reply Reply Quote 0
                • apollon77
                  apollon77 @spoeh-man last edited by

                  @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 1 Reply Last reply Reply Quote 0
                  • S
                    spoeh-man @apollon77 last edited by

                    @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 Reply Quote 0
                    • apollon77
                      apollon77 last edited by

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

                      1 Reply Last reply Reply Quote 0
                      • S
                        SaarlandUHU last edited by 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 1 Reply Last reply Reply Quote 0
                        • K
                          klassisch Most Active @SaarlandUHU last edited by 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 1 Reply Last reply Reply Quote 0
                          • S
                            SaarlandUHU @klassisch last edited by

                            @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 Reply Quote 0
                            • K
                              klassisch Most Active @SaarlandUHU last edited by

                              @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 Reply Quote 0
                              • apollon77
                                apollon77 last edited by

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

                                S 1 Reply Last reply Reply Quote 0
                                • S
                                  SaarlandUHU @apollon77 last edited by

                                  @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 Reply Quote 0
                                  • B
                                    Bambulko last edited by

                                    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.

                                    apollon77 1 Reply Last reply Reply Quote 0
                                    • apollon77
                                      apollon77 @Bambulko last edited by

                                      @bambulko mit welchen Parametern hast du es aufgerufen?

                                      B 1 Reply Last reply Reply Quote 0
                                      • B
                                        Bambulko @apollon77 last edited by

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

                                        B 1 Reply Last reply Reply Quote 0
                                        • B
                                          Bambulko @Bambulko last edited by

                                          @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
                                          
                                          
                                          apollon77 1 Reply Last reply Reply Quote 0
                                          • apollon77
                                            apollon77 @Bambulko last edited by

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

                                            B 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            930
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            exportieren history influxdb migrieren
                                            15
                                            52
                                            5941
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo