Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Adapter: Amtron Wallbox

NEWS

  • wichtiges UPDATE für controller 7.2.2 im stable
    HomoranH
    Homoran
    8
    1
    205

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    14
    1
    2.5k

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    2.8k

Adapter: Amtron Wallbox

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
28 Beiträge 10 Kommentatoren 3.2k Aufrufe 9 Beobachtet
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • G goudi

    Hy, ich habe die Amtron Professional mit Firmwarestand 5.22.5

    Nach diesem Link habe ich die REST api aktiviert und kann wie auch auslesen.

    https://www.adminlabs.de/mennekes-amtron-wallbox-api-auslesen/

    Aber ich bekomme leider keine Verbindung im IObroker. Wo ist um alles in der Welt die PIN einzustellen?

    Noch ne Frage zur Anwendung:
    Kann ich über IObroker dann irgendwann die Energiesteuerung (Überschussladen) einstellen?
    Kann ich je nach Authorisierung mit unterschiedlichen RFID Chips zwischen "normalem Laden" und "überschussladen" umschalten?
    Sollte das jetzt schon gehen, würde ich mich freuen wenn mir jemand verrät wie...

    icebearI Online
    icebearI Online
    icebear
    schrieb am zuletzt editiert von
    #11

    @goudi said in Adapter: Amtron Wallbox:

    Wo ist um alles in der Welt die PIN einzustellen?

    Hier:

    amtron.png

    G 1 Antwort Letzte Antwort
    0
    • icebearI icebear

      @goudi said in Adapter: Amtron Wallbox:

      Wo ist um alles in der Welt die PIN einzustellen?

      Hier:

      amtron.png

      G Offline
      G Offline
      goudi
      schrieb am zuletzt editiert von
      #12

      @icebear Vielen Dank für den Hinweis,
      im Iobroker ist mir das klar - aber nicht in der BOX - Oberfläche - dort finde ich eine solche Angabe nicht.
      Ich hoffe, mir kann das jemand auf der anderen Seite auch zeigen.

      liebe Grüße

      1 Antwort Letzte Antwort
      0
      • icebearI Online
        icebearI Online
        icebear
        schrieb am zuletzt editiert von
        #13

        @goudi said in Adapter: Amtron Wallbox:

        aber nicht in der BOX - Oberfläche

        Ah, Sorry ich hab grad mal nachgeschaut und gesehen das die Amtron Professional mit einer anderen Oberfläche arbeitet als die Xtra.

        Ich weiß nicht ob der Adapter mit der Professional funktioniert, da mußte den Adapter Entwickler fragen, am besten im Git-Hub.

        Du kannst ja versuchen was passiert wenn du in den Einstellungen auf der Box bei 'Rest-Schnittstelle' einstellen kannst, also vielleicht ohne UUID

        1 Antwort Letzte Antwort
        0
        • Rene_HMR Rene_HM

          Für die Mennekes Amtron Wallbox gibt es nun einen Adapter für ioBroker.

          Features:

          • Lesen von System- und Status-Informationen
          • derzeit wird die REST API unterstützt. Diese bietet nur das Lesen von Daten.
          • getestet auf einer AMTRON Charge Control 11 C2

          Bild1.PNG
          to do:

          • Erweiterung auf andere Typen von Amtron
          • Schreiben von Daten

          Der Adapter kann über github oder NPM installiert werden.

          Für feedback, Anregungen und Testergebnisse wäre ich dankbar...

          L Offline
          L Offline
          Lennerocker
          schrieb am zuletzt editiert von
          #14

          Hallo,

          ich bin seit gestern Besitzer einer Mennekes Amtron 4you 500, die ich auch in iobroker einbinden will. Bei der Suche nach einem passenden Adapter bin ich auf deinen gestoßen. Installation ohne Probleme. Die Instanz ist aktiviert (verbunden mit Host, Lebenszeichen). Danach aber eine Fehlermeldung: exception in read_rest [Error: connect ETIMEDOUT
          Kann es sein, dass der Adapter für meine Box nicht funktioniert oder mache ich da einen grundlegenden Fehler?

          VG Bernard

          @rene_hm said in Adapter: Amtron Wallbox:

          Für die Mennekes Amtron Wallbox gibt es nun einen Adapter für ioBroker.

          Features:

          • Lesen von System- und Status-Informationen
          • derzeit wird die REST API unterstützt. Diese bietet nur das Lesen von Daten.
          • getestet auf einer AMTRON Charge Control 11 C2

          Bild1.PNG
          to do:

          • Erweiterung auf andere Typen von Amtron
          • Schreiben von Daten

          Der Adapter kann über github oder NPM installiert werden.

          Für feedback, Anregungen und Testergebnisse wäre ich dankbar...

          Rene_HMR 1 Antwort Letzte Antwort
          0
          • L Lennerocker

            Hallo,

            ich bin seit gestern Besitzer einer Mennekes Amtron 4you 500, die ich auch in iobroker einbinden will. Bei der Suche nach einem passenden Adapter bin ich auf deinen gestoßen. Installation ohne Probleme. Die Instanz ist aktiviert (verbunden mit Host, Lebenszeichen). Danach aber eine Fehlermeldung: exception in read_rest [Error: connect ETIMEDOUT
            Kann es sein, dass der Adapter für meine Box nicht funktioniert oder mache ich da einen grundlegenden Fehler?

            VG Bernard

            @rene_hm said in Adapter: Amtron Wallbox:

            Für die Mennekes Amtron Wallbox gibt es nun einen Adapter für ioBroker.

            Features:

            • Lesen von System- und Status-Informationen
            • derzeit wird die REST API unterstützt. Diese bietet nur das Lesen von Daten.
            • getestet auf einer AMTRON Charge Control 11 C2

            Bild1.PNG
            to do:

            • Erweiterung auf andere Typen von Amtron
            • Schreiben von Daten

            Der Adapter kann über github oder NPM installiert werden.

            Für feedback, Anregungen und Testergebnisse wäre ich dankbar...

            Rene_HMR Offline
            Rene_HMR Offline
            Rene_HM
            Developer
            schrieb am zuletzt editiert von
            #15

            @lennerocker

            Die Amtron 4you 500 kenne ich noch gar nicht, deshalb gehe ich erst mal davon aus, dass sie noch nicht unterstützt wird. Wir müssen also erst mal herausfinden, wie man mit dem Teil reden muss.

            Wenn die Box die RestApi unterstützt, du dieses Interface aktiviert hast, könnte sie als Type "ChargeControl"
            funktionieren.

            Du kannst aber auch testweise im browser mal diese URL aufrufen (natürlich mit der IP, wie sie bei dir im Netzwerk eingerichtet ist)

            http:// DEINE_IP /rest/full_state
            
            L 1 Antwort Letzte Antwort
            0
            • Rene_HMR Rene_HM

              @lennerocker

              Die Amtron 4you 500 kenne ich noch gar nicht, deshalb gehe ich erst mal davon aus, dass sie noch nicht unterstützt wird. Wir müssen also erst mal herausfinden, wie man mit dem Teil reden muss.

              Wenn die Box die RestApi unterstützt, du dieses Interface aktiviert hast, könnte sie als Type "ChargeControl"
              funktionieren.

              Du kannst aber auch testweise im browser mal diese URL aufrufen (natürlich mit der IP, wie sie bei dir im Netzwerk eingerichtet ist)

              http:// DEINE_IP /rest/full_state
              
              L Offline
              L Offline
              Lennerocker
              schrieb am zuletzt editiert von
              #16

              @rene_hm

              mit dem Link startet das Webinterface der Box mit der Loginaufforderung. Im Protokollbereich wird für den erfolgreichen Loginversuch die Event-ID REST_API-2 angegeben. Kannst Du damit was anfangen?

              1 Antwort Letzte Antwort
              0
              • J jrichl

                @rene_hm

                Hallo, ich habe den Adapter jetzt auch einmal installiert, und er funktioniert auf meiner XTRA soweit auch gut. Ich wollte nur nachfragen ob inzwischen auch das Schreiben von Daten - also der Ladestrom implementiert ist? Einen entsprechenden Datenpunkt dazu kann ich nicht finden.

                Bildschirmfoto 2024-07-10 um 11.50.08.png

                Oder ist das ActPwr der entsprechend gesetzt werden muss?

                J Offline
                J Offline
                jokeras
                schrieb am zuletzt editiert von
                #17

                @jrichl

                Ich habe auch die Xtra 11 C2. Im Folder charge habe ich allerdings nur "null" Daten. Im Folder info sind Daten da. Aber eben nicht die Total Energy, die ich gern auslesen würde.
                Was hast du im Adapter eingestellt? IP + PIN 1 (App PIN)?
                0cca2c69-c5cb-4178-9085-3e5ec8dc3109-grafik.png

                5b1a4456-318f-4568-b3d6-4320016763ec-grafik.png

                1 Antwort Letzte Antwort
                0
                • T Offline
                  T Offline
                  Trapper
                  schrieb am zuletzt editiert von
                  #18

                  Hallo, ich habe eine Amtron Charge Control 11 C2. Ixch habe sie schon drei Jahre und habe sie bisher mit dem Adapter abgefragt. Jetzt musste ich den iobroker neu aufsetzen und habe ein Backup eingespielt. Seitdem fragt der Adapter die Box nicht mehr ab. Eingestellt ist eine Minute als Abfrageintervall. Starte ich den Adapter per Hand neu, werden alle Daten abgerufen. Hat jemand eine Idee dazu? Wie macht der Adapter das wieder automatisch? Danke
                  Klaus

                  Thomas BraunT 1 Antwort Letzte Antwort
                  0
                  • T Trapper

                    Hallo, ich habe eine Amtron Charge Control 11 C2. Ixch habe sie schon drei Jahre und habe sie bisher mit dem Adapter abgefragt. Jetzt musste ich den iobroker neu aufsetzen und habe ein Backup eingespielt. Seitdem fragt der Adapter die Box nicht mehr ab. Eingestellt ist eine Minute als Abfrageintervall. Starte ich den Adapter per Hand neu, werden alle Daten abgerufen. Hat jemand eine Idee dazu? Wie macht der Adapter das wieder automatisch? Danke
                    Klaus

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

                    @Trapper sagte:

                    Hat jemand eine Idee dazu?

                    Schau ins Log.

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

                    T 1 Antwort Letzte Antwort
                    0
                    • Thomas BraunT Thomas Braun

                      @Trapper sagte:

                      Hat jemand eine Idee dazu?

                      Schau ins Log.

                      T Offline
                      T Offline
                      Trapper
                      schrieb am zuletzt editiert von
                      #20

                      @Thomas-Braun
                      Hi,
                      im Log habe ich diese Zeile gefunden

                      2026-06-08 23:03:54.003 - info: amtronwallbox.0 (75592) on message {"command":"checkCurrentVersion","message":{"test":"aaa","test2":"bbb"},"from":"system.adapter.admin.0","callback":{"message":{"test":"aaa","test2":"bbb"},"id":60,"ack":false,"time":1780952634002},"_id":32509577}
                      

                      und die

                      2026-06-08 22:28:51.512 - info: amtronwallbox.0 (74198) amtronwallbox1: 1 cron job(s) created
                      

                      andere Einträge beschreiben das Neustarten, also terminate usw. bis start
                      Alle diese Einträge immer im Zusammenhang mit den manuellen Neustarts, die ich gerade gemacht hatte. Sonst ist im ganzen Tag kein Amtron Eintrag.
                      Adapter ist gün
                      Gruß
                      Klaus

                      Thomas BraunT 1 Antwort Letzte Antwort
                      0
                      • T Trapper

                        @Thomas-Braun
                        Hi,
                        im Log habe ich diese Zeile gefunden

                        2026-06-08 23:03:54.003 - info: amtronwallbox.0 (75592) on message {"command":"checkCurrentVersion","message":{"test":"aaa","test2":"bbb"},"from":"system.adapter.admin.0","callback":{"message":{"test":"aaa","test2":"bbb"},"id":60,"ack":false,"time":1780952634002},"_id":32509577}
                        

                        und die

                        2026-06-08 22:28:51.512 - info: amtronwallbox.0 (74198) amtronwallbox1: 1 cron job(s) created
                        

                        andere Einträge beschreiben das Neustarten, also terminate usw. bis start
                        Alle diese Einträge immer im Zusammenhang mit den manuellen Neustarts, die ich gerade gemacht hatte. Sonst ist im ganzen Tag kein Amtron Eintrag.
                        Adapter ist gün
                        Gruß
                        Klaus

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

                        @Trapper sagte:

                        beschreiben das Neustarten, also terminate usw. bis start

                        Zeig mehr Kontext, kürz da nichts weg.

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

                        T 1 Antwort Letzte Antwort
                        0
                        • Thomas BraunT Thomas Braun

                          @Trapper sagte:

                          beschreiben das Neustarten, also terminate usw. bis start

                          Zeig mehr Kontext, kürz da nichts weg.

                          T Offline
                          T Offline
                          Trapper
                          schrieb am zuletzt editiert von Trapper
                          #22

                          @Thomas-Braun

                          2026-06-08 22:46:20.911 - info: host.iobroker stopInstance system.adapter.amtronwallbox.0 (force=false, process=true)
                          2026-06-08 22:46:20.913 - info: amtronwallbox.0 (74198) Got terminate signal TERMINATE_YOURSELF
                          2026-06-08 22:46:20.915 - info: host.iobroker stopInstance system.adapter.amtronwallbox.0 send kill signal
                          2026-06-08 22:46:20.914 - info: amtronwallbox.0 (74198) terminating
                          2026-06-08 22:46:20.915 - info: amtronwallbox.0 (74198) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          2026-06-08 22:46:21.415 - info: amtronwallbox.0 (74198) terminating
                          2026-06-08 22:46:21.545 - info: host.iobroker instance system.adapter.amtronwallbox.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          2026-06-08 22:46:24.883 - info: host.iobroker instance system.adapter.amtronwallbox.0 in version "1.0.0" started with pid 74880
                          2026-06-08 22:46:26.151 - info: amtronwallbox.0 (74880) starting. Version 1.0.0 in /opt/iobroker/node_modules/iobroker.amtronwallbox, node: v22.22.3, js-controller: 7.0.7
                          2026-06-08 22:46:26.215 - info: amtronwallbox.0 (74880) amtronwallbox1: 1 cron job(s) created
                          

                          Das ist so eine Sequenz

                          Muss jetzt schlafen, Frühschicht 🙄
                          Danke erst einmal

                          Thomas BraunT 1 Antwort Letzte Antwort
                          0
                          • T Trapper

                            @Thomas-Braun

                            2026-06-08 22:46:20.911 - info: host.iobroker stopInstance system.adapter.amtronwallbox.0 (force=false, process=true)
                            2026-06-08 22:46:20.913 - info: amtronwallbox.0 (74198) Got terminate signal TERMINATE_YOURSELF
                            2026-06-08 22:46:20.915 - info: host.iobroker stopInstance system.adapter.amtronwallbox.0 send kill signal
                            2026-06-08 22:46:20.914 - info: amtronwallbox.0 (74198) terminating
                            2026-06-08 22:46:20.915 - info: amtronwallbox.0 (74198) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                            2026-06-08 22:46:21.415 - info: amtronwallbox.0 (74198) terminating
                            2026-06-08 22:46:21.545 - info: host.iobroker instance system.adapter.amtronwallbox.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                            2026-06-08 22:46:24.883 - info: host.iobroker instance system.adapter.amtronwallbox.0 in version "1.0.0" started with pid 74880
                            2026-06-08 22:46:26.151 - info: amtronwallbox.0 (74880) starting. Version 1.0.0 in /opt/iobroker/node_modules/iobroker.amtronwallbox, node: v22.22.3, js-controller: 7.0.7
                            2026-06-08 22:46:26.215 - info: amtronwallbox.0 (74880) amtronwallbox1: 1 cron job(s) created
                            

                            Das ist so eine Sequenz

                            Muss jetzt schlafen, Frühschicht 🙄
                            Danke erst einmal

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

                            @Trapper

                            Das sind doch nur 6 Sekunden. Zeig mal 3-4 Minuten.
                            Der Adapter scheint aber 'sheduled' zu sein.

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

                            T 1 Antwort Letzte Antwort
                            0
                            • Thomas BraunT Thomas Braun

                              @Trapper

                              Das sind doch nur 6 Sekunden. Zeig mal 3-4 Minuten.
                              Der Adapter scheint aber 'sheduled' zu sein.

                              T Offline
                              T Offline
                              Trapper
                              schrieb am zuletzt editiert von Trapper
                              #24

                              @Thomas-Braun

                              2026-06-08 22:46:20.913 - info: amtronwallbox.0 (74198) Got terminate signal TERMINATE_YOURSELF
                              2026-06-08 22:46:20.915 - info: host.iobroker stopInstance system.adapter.amtronwallbox.0 send kill signal
                              2026-06-08 22:46:20.914 - info: amtronwallbox.0 (74198) terminating
                              2026-06-08 22:46:20.915 - info: amtronwallbox.0 (74198) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                              2026-06-08 22:46:21.415 - info: amtronwallbox.0 (74198) terminating
                              2026-06-08 22:46:21.545 - info: host.iobroker instance system.adapter.amtronwallbox.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                              2026-06-08 22:46:23.916 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc2CircuitType.lastup
                              2026-06-08 22:46:23.962 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc3CircuitType.lastup
                              2026-06-08 22:46:24.277 - warn: ebus.0 (1402) no update since 08/06/2026, 04:57:13 ctlv2.messages.Z1Name2.lastup
                              2026-06-08 22:46:24.438 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z2RoomZoneMapping.lastup
                              2026-06-08 22:46:24.883 - info: host.iobroker instance system.adapter.amtronwallbox.0 in version "1.0.0" started with pid 74880
                              2026-06-08 22:46:25.027 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z3RoomZoneMapping.lastup
                              2026-06-08 22:46:26.151 - info: amtronwallbox.0 (74880) starting. Version 1.0.0 in /opt/iobroker/node_modules/iobroker.amtronwallbox, node: v22.22.3, js-controller: 7.0.7
                              2026-06-08 22:46:26.215 - info: amtronwallbox.0 (74880) amtronwallbox1: 1 cron job(s) created
                              2026-06-08 22:46:26.220 - info: ebus.0 (1402) found ebusd update version OK, vaillant/26.vr_71
                              2026-06-08 22:46:27.506 - info: modbus.0 (1115) Connected to slave 192.168.178.72
                              2026-06-08 22:46:30.502 - info: modbus.0 (1115) Disconnected from slave 192.168.178.72
                              2026-06-08 22:46:30.696 - info: sainlogic.0 (73562) Scheduler pulling for new data
                              2026-06-08 22:46:30.707 - info: sainlogic.0 (73562) RequestError: getaddrinfo ENOTFOUND undefined
                              2026-06-08 22:46:30.825 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:46:30.827 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:46:30.853 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:46:30.856 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:46:30.880 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:46:30.884 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:46:30.900 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:46:30.903 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:46:30.987 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:46:31.002 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:46:31.030 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:46:31.035 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:46:59.751 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:47:04.794 - info: midea.0 (1493) LanClient[151732605798558]: LAN authentication succeeded (tcpKey 32 bytes)
                              2026-06-08 22:47:15.697 - info: sainlogic.0 (73562) Scheduler pulling for new data
                              2026-06-08 22:47:15.708 - info: sainlogic.0 (73562) RequestError: getaddrinfo ENOTFOUND undefined
                              2026-06-08 22:47:15.731 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:47:15.733 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:47:15.889 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:47:15.892 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:47:15.981 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:47:15.985 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:47:16.038 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:47:16.041 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:47:16.131 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:47:16.135 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:47:16.200 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:47:16.202 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:47:24.030 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc2CircuitType.lastup
                              2026-06-08 22:47:24.071 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc3CircuitType.lastup
                              2026-06-08 22:47:24.353 - warn: ebus.0 (1402) no update since 08/06/2026, 04:57:13 ctlv2.messages.Z1Name2.lastup
                              2026-06-08 22:47:24.516 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z2RoomZoneMapping.lastup
                              2026-06-08 22:47:24.634 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z3RoomZoneMapping.lastup
                              2026-06-08 22:47:25.149 - info: ebus.0 (1402) found ebusd update version OK, vaillant/26.vr_71
                              2026-06-08 22:47:30.676 - info: modbus.0 (1115) Connected to slave 192.168.178.72
                              2026-06-08 22:47:33.503 - info: modbus.0 (1115) Disconnected from slave 192.168.178.72
                              2026-06-08 22:47:53.173 - info: amtronwallbox.0 (74880) on message {"command":"checkCurrentVersion","message":{"test":"aaa","test2":"bbb"},"from":"system.adapter.admin.0","callback":{"message":{"test":"aaa","test2":"bbb"},"id":53,"ack":false,"time":1780951673171},"_id":32509570}
                              2026-06-08 22:48:00.698 - info: sainlogic.0 (73562) Scheduler pulling for new data
                              2026-06-08 22:48:00.703 - info: sainlogic.0 (73562) RequestError: getaddrinfo ENOTFOUND undefined
                              2026-06-08 22:48:00.882 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:48:00.883 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:48:00.985 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:48:00.988 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:48:01.053 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:48:01.056 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:48:01.074 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:48:01.080 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:48:01.146 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:48:01.151 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:48:01.173 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:48:01.178 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:48:01.721 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:48:13.537 - info: host.iobroker stopInstance system.adapter.amtronwallbox.0 (force=false, process=true)
                              2026-06-08 22:48:13.541 - info: host.iobroker stopInstance system.adapter.amtronwallbox.0 send kill signal
                              2026-06-08 22:48:13.542 - info: amtronwallbox.0 (74880) Got terminate signal TERMINATE_YOURSELF
                              2026-06-08 22:48:13.545 - info: amtronwallbox.0 (74880) terminating
                              2026-06-08 22:48:13.545 - info: amtronwallbox.0 (74880) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                              2026-06-08 22:48:14.045 - info: amtronwallbox.0 (74880) terminating
                              2026-06-08 22:48:14.167 - info: host.iobroker instance system.adapter.amtronwallbox.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                              2026-06-08 22:48:17.618 - info: host.iobroker instance system.adapter.amtronwallbox.0 in version "1.0.0" started with pid 74982
                              2026-06-08 22:48:18.591 - info: amtronwallbox.0 (74982) starting. Version 1.0.0 in /opt/iobroker/node_modules/iobroker.amtronwallbox, node: v22.22.3, js-controller: 7.0.7
                              2026-06-08 22:48:18.658 - info: amtronwallbox.0 (74982) amtronwallbox1: 1 cron job(s) created
                              2026-06-08 22:48:23.963 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc2CircuitType.lastup
                              2026-06-08 22:48:24.007 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc3CircuitType.lastup
                              2026-06-08 22:48:24.309 - warn: ebus.0 (1402) no update since 08/06/2026, 04:57:13 ctlv2.messages.Z1Name2.lastup
                              2026-06-08 22:48:24.469 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z2RoomZoneMapping.lastup
                              2026-06-08 22:48:24.583 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z3RoomZoneMapping.lastup
                              2026-06-08 22:48:25.105 - info: ebus.0 (1402) found ebusd update version OK, vaillant/26.vr_71
                              2026-06-08 22:48:33.505 - info: modbus.0 (1115) Connected to slave 192.168.178.72
                              2026-06-08 22:48:36.505 - info: modbus.0 (1115) Disconnected from slave 192.168.178.72
                              2026-06-08 22:48:45.699 - info: sainlogic.0 (73562) Scheduler pulling for new data
                              2026-06-08 22:48:45.709 - info: sainlogic.0 (73562) RequestError: getaddrinfo ENOTFOUND undefined
                              2026-06-08 22:48:45.735 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:48:45.736 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:48:45.837 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:48:45.840 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:48:45.906 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:48:45.908 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:48:45.946 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:48:45.948 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:48:46.039 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:48:46.043 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:48:46.069 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:48:46.075 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:49:04.231 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:49:24.280 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc2CircuitType.lastup
                              2026-06-08 22:49:24.327 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc3CircuitType.lastup
                              2026-06-08 22:49:24.679 - warn: ebus.0 (1402) no update since 08/06/2026, 04:57:13 ctlv2.messages.Z1Name2.lastup
                              2026-06-08 22:49:24.854 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z2RoomZoneMapping.lastup
                              2026-06-08 22:49:24.981 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z3RoomZoneMapping.lastup
                              2026-06-08 22:49:25.560 - info: ebus.0 (1402) found ebusd update version OK, vaillant/26.vr_71
                              2026-06-08 22:49:30.698 - info: sainlogic.0 (73562) Scheduler pulling for new data
                              2026-06-08 22:49:30.712 - info: sainlogic.0 (73562) RequestError: getaddrinfo ENOTFOUND undefined
                              2026-06-08 22:49:30.785 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:49:30.786 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:49:30.890 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:49:30.895 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:49:30.921 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:49:30.924 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:49:30.996 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:49:30.998 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:49:31.058 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:49:31.062 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:49:31.081 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:49:31.085 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:49:36.509 - info: modbus.0 (1115) Connected to slave 192.168.178.72
                              2026-06-08 22:49:39.503 - info: modbus.0 (1115) Disconnected from slave 192.168.178.72
                              2026-06-08 22:50:05.826 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:50:15.699 - info: sainlogic.0 (73562) Scheduler pulling for new data
                              2026-06-08 22:50:15.703 - info: sainlogic.0 (73562) RequestError: getaddrinfo ENOTFOUND undefined
                              2026-06-08 22:50:15.726 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:50:15.727 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:50:15.754 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:50:15.758 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:50:15.798 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:50:15.802 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:50:15.900 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:50:15.903 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:50:15.928 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:50:15.931 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:50:15.952 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:50:15.956 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:50:23.933 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc2CircuitType.lastup
                              2026-06-08 22:50:23.977 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc3CircuitType.lastup
                              2026-06-08 22:50:24.284 - warn: ebus.0 (1402) no update since 08/06/2026, 04:57:13 ctlv2.messages.Z1Name2.lastup
                              2026-06-08 22:50:24.448 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z2RoomZoneMapping.lastup
                              2026-06-08 22:50:24.569 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z3RoomZoneMapping.lastup
                              2026-06-08 22:50:25.035 - info: ebus.0 (1402) found ebusd update version OK, vaillant/26.vr_71
                              2026-06-08 22:50:39.506 - info: modbus.0 (1115) Connected to slave 192.168.178.72
                              2026-06-08 22:50:42.503 - info: modbus.0 (1115) Disconnected from slave 192.168.178.72
                              2026-06-08 22:51:00.698 - info: sainlogic.0 (73562) Scheduler pulling for new data
                              2026-06-08 22:51:00.706 - info: sainlogic.0 (73562) RequestError: getaddrinfo ENOTFOUND undefined
                              2026-06-08 22:51:00.751 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:51:00.752 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:51:00.780 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:51:00.783 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:51:00.809 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:51:00.811 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:51:00.843 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:51:00.844 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:51:00.965 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:51:00.971 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:51:00.989 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:51:00.993 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:51:07.590 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:51:24.025 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc2CircuitType.lastup
                              2026-06-08 22:51:24.068 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc3CircuitType.lastup
                              2026-06-08 22:51:24.385 - warn: ebus.0 (1402) no update since 08/06/2026, 04:57:13 ctlv2.messages.Z1Name2.lastup
                              2026-06-08 22:51:24.534 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z2RoomZoneMapping.lastup
                              2026-06-08 22:51:24.636 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z3RoomZoneMapping.lastup
                              2026-06-08 22:51:25.131 - info: ebus.0 (1402) found ebusd update version OK, vaillant/26.vr_71
                              2026-06-08 22:51:42.505 - info: modbus.0 (1115) Connected to slave 192.168.178.72
                              2026-06-08 22:51:45.503 - info: modbus.0 (1115) Disconnected from slave 192.168.178.72
                              2026-06-08 22:51:45.698 - info: sainlogic.0 (73562) Scheduler pulling for new data
                              2026-06-08 22:51:45.706 - info: sainlogic.0 (73562) RequestError: getaddrinfo ENOTFOUND undefined
                              2026-06-08 22:51:45.773 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:51:45.774 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:51:45.860 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:51:45.864 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:51:45.958 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:51:45.961 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:51:45.994 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:51:45.996 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:51:46.100 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:51:46.105 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:51:46.192 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:51:46.195 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:52:09.443 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:52:12.140 - info: midea.0 (1493) LanClient[151732605798558]: LAN authentication succeeded (tcpKey 32 bytes)
                              2026-06-08 22:52:23.892 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc2CircuitType.lastup
                              2026-06-08 22:52:23.939 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc3CircuitType.lastup
                              2026-06-08 22:52:24.240 - warn: ebus.0 (1402) no update since 08/06/2026, 04:57:13 ctlv2.messages.Z1Name2.lastup
                              2026-06-08 22:52:24.392 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z2RoomZoneMapping.lastup
                              2026-06-08 22:52:24.506 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z3RoomZoneMapping.lastup
                              2026-06-08 22:52:24.988 - info: ebus.0 (1402) found ebusd update version OK, vaillant/26.vr_71
                              2026-06-08 22:52:30.699 - info: sainlogic.0 (73562) Scheduler pulling for new data
                              2026-06-08 22:52:30.706 - info: sainlogic.0 (73562) RequestError: getaddrinfo ENOTFOUND undefined
                              2026-06-08 22:52:30.737 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:52:30.739 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:52:30.851 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:52:30.855 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:52:30.878 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:52:30.884 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:52:30.898 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:52:30.907 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:52:30.926 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:52:30.948 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:52:30.971 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:52:30.978 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:52:45.506 - info: modbus.0 (1115) Connected to slave 192.168.178.72
                              2026-06-08 22:52:48.503 - info: modbus.0 (1115) Disconnected from slave 192.168.178.72
                              2026-06-08 22:53:11.819 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:53:15.699 - info: sainlogic.0 (73562) Scheduler pulling for new data
                              2026-06-08 22:53:15.711 - info: sainlogic.0 (73562) RequestError: getaddrinfo ENOTFOUND undefined
                              2026-06-08 22:53:15.729 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:53:15.730 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:53:15.763 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:53:15.767 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:53:15.790 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:53:15.795 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:53:15.845 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:53:15.847 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:53:15.934 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:53:15.938 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:53:15.959 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                              2026-06-08 22:53:15.962 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                              2026-06-08 22:53:23.950 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc2CircuitType.lastup
                              2026-06-08 22:53:23.994 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc3CircuitType.lastup
                              2026-06-08 22:53:24.316 - warn: ebus.0 (1402) no update since 08/06/2026, 04:57:13 ctlv2.messages.Z1Name2.lastup
                              2026-06-08 22:53:24.487 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z2RoomZoneMapping.lastup
                              2026-06-08 22:53:24.599 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z3RoomZoneMapping.lastup
                              2026-06-08 22:53:25.083 - info: ebus.0 (1402) found ebusd update version OK, vaillant/26.vr_71
                              

                              Ja, da ist ein cron, aber es tut sich nichts

                              Bin wieder da und voller Erwartung, heute ist nicht ein Eintrag für den Adapter im Log

                              Rene_HMR 1 Antwort Letzte Antwort
                              0
                              • T Trapper

                                @Thomas-Braun

                                2026-06-08 22:46:20.913 - info: amtronwallbox.0 (74198) Got terminate signal TERMINATE_YOURSELF
                                2026-06-08 22:46:20.915 - info: host.iobroker stopInstance system.adapter.amtronwallbox.0 send kill signal
                                2026-06-08 22:46:20.914 - info: amtronwallbox.0 (74198) terminating
                                2026-06-08 22:46:20.915 - info: amtronwallbox.0 (74198) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                2026-06-08 22:46:21.415 - info: amtronwallbox.0 (74198) terminating
                                2026-06-08 22:46:21.545 - info: host.iobroker instance system.adapter.amtronwallbox.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                2026-06-08 22:46:23.916 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc2CircuitType.lastup
                                2026-06-08 22:46:23.962 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc3CircuitType.lastup
                                2026-06-08 22:46:24.277 - warn: ebus.0 (1402) no update since 08/06/2026, 04:57:13 ctlv2.messages.Z1Name2.lastup
                                2026-06-08 22:46:24.438 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z2RoomZoneMapping.lastup
                                2026-06-08 22:46:24.883 - info: host.iobroker instance system.adapter.amtronwallbox.0 in version "1.0.0" started with pid 74880
                                2026-06-08 22:46:25.027 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z3RoomZoneMapping.lastup
                                2026-06-08 22:46:26.151 - info: amtronwallbox.0 (74880) starting. Version 1.0.0 in /opt/iobroker/node_modules/iobroker.amtronwallbox, node: v22.22.3, js-controller: 7.0.7
                                2026-06-08 22:46:26.215 - info: amtronwallbox.0 (74880) amtronwallbox1: 1 cron job(s) created
                                2026-06-08 22:46:26.220 - info: ebus.0 (1402) found ebusd update version OK, vaillant/26.vr_71
                                2026-06-08 22:46:27.506 - info: modbus.0 (1115) Connected to slave 192.168.178.72
                                2026-06-08 22:46:30.502 - info: modbus.0 (1115) Disconnected from slave 192.168.178.72
                                2026-06-08 22:46:30.696 - info: sainlogic.0 (73562) Scheduler pulling for new data
                                2026-06-08 22:46:30.707 - info: sainlogic.0 (73562) RequestError: getaddrinfo ENOTFOUND undefined
                                2026-06-08 22:46:30.825 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:46:30.827 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:46:30.853 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:46:30.856 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:46:30.880 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:46:30.884 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:46:30.900 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:46:30.903 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:46:30.987 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:46:31.002 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:46:31.030 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:46:31.035 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:46:59.751 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:47:04.794 - info: midea.0 (1493) LanClient[151732605798558]: LAN authentication succeeded (tcpKey 32 bytes)
                                2026-06-08 22:47:15.697 - info: sainlogic.0 (73562) Scheduler pulling for new data
                                2026-06-08 22:47:15.708 - info: sainlogic.0 (73562) RequestError: getaddrinfo ENOTFOUND undefined
                                2026-06-08 22:47:15.731 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:47:15.733 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:47:15.889 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:47:15.892 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:47:15.981 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:47:15.985 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:47:16.038 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:47:16.041 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:47:16.131 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:47:16.135 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:47:16.200 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:47:16.202 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:47:24.030 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc2CircuitType.lastup
                                2026-06-08 22:47:24.071 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc3CircuitType.lastup
                                2026-06-08 22:47:24.353 - warn: ebus.0 (1402) no update since 08/06/2026, 04:57:13 ctlv2.messages.Z1Name2.lastup
                                2026-06-08 22:47:24.516 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z2RoomZoneMapping.lastup
                                2026-06-08 22:47:24.634 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z3RoomZoneMapping.lastup
                                2026-06-08 22:47:25.149 - info: ebus.0 (1402) found ebusd update version OK, vaillant/26.vr_71
                                2026-06-08 22:47:30.676 - info: modbus.0 (1115) Connected to slave 192.168.178.72
                                2026-06-08 22:47:33.503 - info: modbus.0 (1115) Disconnected from slave 192.168.178.72
                                2026-06-08 22:47:53.173 - info: amtronwallbox.0 (74880) on message {"command":"checkCurrentVersion","message":{"test":"aaa","test2":"bbb"},"from":"system.adapter.admin.0","callback":{"message":{"test":"aaa","test2":"bbb"},"id":53,"ack":false,"time":1780951673171},"_id":32509570}
                                2026-06-08 22:48:00.698 - info: sainlogic.0 (73562) Scheduler pulling for new data
                                2026-06-08 22:48:00.703 - info: sainlogic.0 (73562) RequestError: getaddrinfo ENOTFOUND undefined
                                2026-06-08 22:48:00.882 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:48:00.883 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:48:00.985 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:48:00.988 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:48:01.053 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:48:01.056 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:48:01.074 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:48:01.080 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:48:01.146 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:48:01.151 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:48:01.173 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:48:01.178 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:48:01.721 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:48:13.537 - info: host.iobroker stopInstance system.adapter.amtronwallbox.0 (force=false, process=true)
                                2026-06-08 22:48:13.541 - info: host.iobroker stopInstance system.adapter.amtronwallbox.0 send kill signal
                                2026-06-08 22:48:13.542 - info: amtronwallbox.0 (74880) Got terminate signal TERMINATE_YOURSELF
                                2026-06-08 22:48:13.545 - info: amtronwallbox.0 (74880) terminating
                                2026-06-08 22:48:13.545 - info: amtronwallbox.0 (74880) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                2026-06-08 22:48:14.045 - info: amtronwallbox.0 (74880) terminating
                                2026-06-08 22:48:14.167 - info: host.iobroker instance system.adapter.amtronwallbox.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                2026-06-08 22:48:17.618 - info: host.iobroker instance system.adapter.amtronwallbox.0 in version "1.0.0" started with pid 74982
                                2026-06-08 22:48:18.591 - info: amtronwallbox.0 (74982) starting. Version 1.0.0 in /opt/iobroker/node_modules/iobroker.amtronwallbox, node: v22.22.3, js-controller: 7.0.7
                                2026-06-08 22:48:18.658 - info: amtronwallbox.0 (74982) amtronwallbox1: 1 cron job(s) created
                                2026-06-08 22:48:23.963 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc2CircuitType.lastup
                                2026-06-08 22:48:24.007 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc3CircuitType.lastup
                                2026-06-08 22:48:24.309 - warn: ebus.0 (1402) no update since 08/06/2026, 04:57:13 ctlv2.messages.Z1Name2.lastup
                                2026-06-08 22:48:24.469 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z2RoomZoneMapping.lastup
                                2026-06-08 22:48:24.583 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z3RoomZoneMapping.lastup
                                2026-06-08 22:48:25.105 - info: ebus.0 (1402) found ebusd update version OK, vaillant/26.vr_71
                                2026-06-08 22:48:33.505 - info: modbus.0 (1115) Connected to slave 192.168.178.72
                                2026-06-08 22:48:36.505 - info: modbus.0 (1115) Disconnected from slave 192.168.178.72
                                2026-06-08 22:48:45.699 - info: sainlogic.0 (73562) Scheduler pulling for new data
                                2026-06-08 22:48:45.709 - info: sainlogic.0 (73562) RequestError: getaddrinfo ENOTFOUND undefined
                                2026-06-08 22:48:45.735 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:48:45.736 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:48:45.837 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:48:45.840 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:48:45.906 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:48:45.908 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:48:45.946 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:48:45.948 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:48:46.039 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:48:46.043 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:48:46.069 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:48:46.075 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:49:04.231 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:49:24.280 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc2CircuitType.lastup
                                2026-06-08 22:49:24.327 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc3CircuitType.lastup
                                2026-06-08 22:49:24.679 - warn: ebus.0 (1402) no update since 08/06/2026, 04:57:13 ctlv2.messages.Z1Name2.lastup
                                2026-06-08 22:49:24.854 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z2RoomZoneMapping.lastup
                                2026-06-08 22:49:24.981 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z3RoomZoneMapping.lastup
                                2026-06-08 22:49:25.560 - info: ebus.0 (1402) found ebusd update version OK, vaillant/26.vr_71
                                2026-06-08 22:49:30.698 - info: sainlogic.0 (73562) Scheduler pulling for new data
                                2026-06-08 22:49:30.712 - info: sainlogic.0 (73562) RequestError: getaddrinfo ENOTFOUND undefined
                                2026-06-08 22:49:30.785 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:49:30.786 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:49:30.890 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:49:30.895 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:49:30.921 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:49:30.924 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:49:30.996 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:49:30.998 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:49:31.058 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:49:31.062 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:49:31.081 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:49:31.085 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:49:36.509 - info: modbus.0 (1115) Connected to slave 192.168.178.72
                                2026-06-08 22:49:39.503 - info: modbus.0 (1115) Disconnected from slave 192.168.178.72
                                2026-06-08 22:50:05.826 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:50:15.699 - info: sainlogic.0 (73562) Scheduler pulling for new data
                                2026-06-08 22:50:15.703 - info: sainlogic.0 (73562) RequestError: getaddrinfo ENOTFOUND undefined
                                2026-06-08 22:50:15.726 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:50:15.727 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:50:15.754 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:50:15.758 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:50:15.798 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:50:15.802 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:50:15.900 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:50:15.903 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:50:15.928 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:50:15.931 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:50:15.952 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:50:15.956 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:50:23.933 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc2CircuitType.lastup
                                2026-06-08 22:50:23.977 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc3CircuitType.lastup
                                2026-06-08 22:50:24.284 - warn: ebus.0 (1402) no update since 08/06/2026, 04:57:13 ctlv2.messages.Z1Name2.lastup
                                2026-06-08 22:50:24.448 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z2RoomZoneMapping.lastup
                                2026-06-08 22:50:24.569 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z3RoomZoneMapping.lastup
                                2026-06-08 22:50:25.035 - info: ebus.0 (1402) found ebusd update version OK, vaillant/26.vr_71
                                2026-06-08 22:50:39.506 - info: modbus.0 (1115) Connected to slave 192.168.178.72
                                2026-06-08 22:50:42.503 - info: modbus.0 (1115) Disconnected from slave 192.168.178.72
                                2026-06-08 22:51:00.698 - info: sainlogic.0 (73562) Scheduler pulling for new data
                                2026-06-08 22:51:00.706 - info: sainlogic.0 (73562) RequestError: getaddrinfo ENOTFOUND undefined
                                2026-06-08 22:51:00.751 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:51:00.752 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:51:00.780 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:51:00.783 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:51:00.809 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:51:00.811 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:51:00.843 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:51:00.844 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:51:00.965 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:51:00.971 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:51:00.989 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:51:00.993 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:51:07.590 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:51:24.025 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc2CircuitType.lastup
                                2026-06-08 22:51:24.068 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc3CircuitType.lastup
                                2026-06-08 22:51:24.385 - warn: ebus.0 (1402) no update since 08/06/2026, 04:57:13 ctlv2.messages.Z1Name2.lastup
                                2026-06-08 22:51:24.534 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z2RoomZoneMapping.lastup
                                2026-06-08 22:51:24.636 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z3RoomZoneMapping.lastup
                                2026-06-08 22:51:25.131 - info: ebus.0 (1402) found ebusd update version OK, vaillant/26.vr_71
                                2026-06-08 22:51:42.505 - info: modbus.0 (1115) Connected to slave 192.168.178.72
                                2026-06-08 22:51:45.503 - info: modbus.0 (1115) Disconnected from slave 192.168.178.72
                                2026-06-08 22:51:45.698 - info: sainlogic.0 (73562) Scheduler pulling for new data
                                2026-06-08 22:51:45.706 - info: sainlogic.0 (73562) RequestError: getaddrinfo ENOTFOUND undefined
                                2026-06-08 22:51:45.773 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:51:45.774 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:51:45.860 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:51:45.864 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:51:45.958 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:51:45.961 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:51:45.994 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:51:45.996 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:51:46.100 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:51:46.105 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:51:46.192 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:51:46.195 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:52:09.443 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:52:12.140 - info: midea.0 (1493) LanClient[151732605798558]: LAN authentication succeeded (tcpKey 32 bytes)
                                2026-06-08 22:52:23.892 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc2CircuitType.lastup
                                2026-06-08 22:52:23.939 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc3CircuitType.lastup
                                2026-06-08 22:52:24.240 - warn: ebus.0 (1402) no update since 08/06/2026, 04:57:13 ctlv2.messages.Z1Name2.lastup
                                2026-06-08 22:52:24.392 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z2RoomZoneMapping.lastup
                                2026-06-08 22:52:24.506 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z3RoomZoneMapping.lastup
                                2026-06-08 22:52:24.988 - info: ebus.0 (1402) found ebusd update version OK, vaillant/26.vr_71
                                2026-06-08 22:52:30.699 - info: sainlogic.0 (73562) Scheduler pulling for new data
                                2026-06-08 22:52:30.706 - info: sainlogic.0 (73562) RequestError: getaddrinfo ENOTFOUND undefined
                                2026-06-08 22:52:30.737 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:52:30.739 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:52:30.851 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:52:30.855 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:52:30.878 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:52:30.884 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:52:30.898 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:52:30.907 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:52:30.926 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:52:30.948 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:52:30.971 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:52:30.978 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:52:45.506 - info: modbus.0 (1115) Connected to slave 192.168.178.72
                                2026-06-08 22:52:48.503 - info: modbus.0 (1115) Disconnected from slave 192.168.178.72
                                2026-06-08 22:53:11.819 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:53:15.699 - info: sainlogic.0 (73562) Scheduler pulling for new data
                                2026-06-08 22:53:15.711 - info: sainlogic.0 (73562) RequestError: getaddrinfo ENOTFOUND undefined
                                2026-06-08 22:53:15.729 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:53:15.730 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:53:15.763 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:53:15.767 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:53:15.790 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:53:15.795 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:53:15.845 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:53:15.847 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:53:15.934 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:53:15.938 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:53:15.959 - info: sainlogic.0 (73562) Scheduler updating IOBroker states
                                2026-06-08 22:53:15.962 - info: sainlogic.0 (73562) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string"
                                2026-06-08 22:53:23.950 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc2CircuitType.lastup
                                2026-06-08 22:53:23.994 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:42 ctlv2.messages.Hc3CircuitType.lastup
                                2026-06-08 22:53:24.316 - warn: ebus.0 (1402) no update since 08/06/2026, 04:57:13 ctlv2.messages.Z1Name2.lastup
                                2026-06-08 22:53:24.487 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z2RoomZoneMapping.lastup
                                2026-06-08 22:53:24.599 - warn: ebus.0 (1402) no update since 08/06/2026, 04:56:44 ctlv2.messages.Z3RoomZoneMapping.lastup
                                2026-06-08 22:53:25.083 - info: ebus.0 (1402) found ebusd update version OK, vaillant/26.vr_71
                                

                                Ja, da ist ein cron, aber es tut sich nichts

                                Bin wieder da und voller Erwartung, heute ist nicht ein Eintrag für den Adapter im Log

                                Rene_HMR Offline
                                Rene_HMR Offline
                                Rene_HM
                                Developer
                                schrieb am zuletzt editiert von
                                #25

                                @Trapper ja, der Datenabruf wird über cron gesteuert. Der Adapter ist nicht "scheduled".
                                Die Frage ist, wie du die 1 Minuten Abfrageintervall konfiguriert hast.
                                Und: ist dein System aktiv, d.h. hast du den Haken bei aktiv in der Liste gesetzt?
                                Zeig mal deine Konfiguration.
                                Hast du evtl. von einer alten Version aktualisiert?

                                T 1 Antwort Letzte Antwort
                                0
                                • Rene_HMR Rene_HM

                                  @Trapper ja, der Datenabruf wird über cron gesteuert. Der Adapter ist nicht "scheduled".
                                  Die Frage ist, wie du die 1 Minuten Abfrageintervall konfiguriert hast.
                                  Und: ist dein System aktiv, d.h. hast du den Haken bei aktiv in der Liste gesetzt?
                                  Zeig mal deine Konfiguration.
                                  Hast du evtl. von einer alten Version aktualisiert?

                                  T Offline
                                  T Offline
                                  Trapper
                                  schrieb am zuletzt editiert von
                                  #26

                                  @Rene_HM
                                  Hi Rene, die eine Minute ist im Adapter unter "Allgemeine Einstellungen" eigestellt. Ja, aktiv, Haken gesetzt. Ich denke nicht, dass die Adapterversionen unterschiedlich sind. Ich halte das immer aktuell.
                                  Habe vorhin eine zweite Instanz angelegt. Die hat, obwohl auch eine Minute eingestellt war, in unterschiedlichen Abständen die Wallbox abgefragt. Habe dann alle Instanzen gelöscht und wieder eine installiert. Problem besteht weiter, Wallbox wird nicht abgefragt. Hier die Adaptereinstellung

                                  Amtron.png

                                  Rene_HMR 1 Antwort Letzte Antwort
                                  0
                                  • T Trapper

                                    @Rene_HM
                                    Hi Rene, die eine Minute ist im Adapter unter "Allgemeine Einstellungen" eigestellt. Ja, aktiv, Haken gesetzt. Ich denke nicht, dass die Adapterversionen unterschiedlich sind. Ich halte das immer aktuell.
                                    Habe vorhin eine zweite Instanz angelegt. Die hat, obwohl auch eine Minute eingestellt war, in unterschiedlichen Abständen die Wallbox abgefragt. Habe dann alle Instanzen gelöscht und wieder eine installiert. Problem besteht weiter, Wallbox wird nicht abgefragt. Hier die Adaptereinstellung

                                    Amtron.png

                                    Rene_HMR Offline
                                    Rene_HMR Offline
                                    Rene_HM
                                    Developer
                                    schrieb am zuletzt editiert von
                                    #27

                                    @Trapper schalte die Adapter-Instanz mal auf debug-log. dann sollten wir auch den cron-string sehen. Vielleicht sehen wir da etwas...

                                    T 1 Antwort Letzte Antwort
                                    0
                                    • Rene_HMR Rene_HM

                                      @Trapper schalte die Adapter-Instanz mal auf debug-log. dann sollten wir auch den cron-string sehen. Vielleicht sehen wir da etwas...

                                      T Offline
                                      T Offline
                                      Trapper
                                      schrieb am zuletzt editiert von Trapper
                                      #28

                                      @Rene_HM

                                      Hi, habe ich gerade gemacht. Poste nachher mal das log.

                                      Hier das Log vom Zeitpunkt des Umstellens auf debug und die nächsten 10 Minuten.
                                      Heute steht auch nichts im log. Die Wallbox wird nicht automatisch abgefragt, per Neustart des Adapters funktioniert es.

                                      2026-06-10 22:07:29.257  - info: amtronwallbox.0 (17769) on message {"command":"checkCurrentVersion","message":{"test":"aaa","test2":"bbb"},"from":"system.adapter.admin.0","callback":{"message":{"test":"aaa","test2":"bbb"},"id":86,"ack":false,"time":1781122049256},"_id":31132504}
                                      2026-06-10 22:07:29.635  - info: modbus.0 (17469) Connected to slave 192.168.178.72
                                      2026-06-10 22:07:32.632  - info: modbus.0 (17469) Disconnected from slave 192.168.178.72
                                      2026-06-10 22:07:36.087  - info: sainlogic.0 (17527) Scheduler pulling for new data
                                      2026-06-10 22:07:36.098  - info: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined
                                      2026-06-10 22:07:36.215  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:07:36.216  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:07:36.248  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:07:36.251  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:07:36.282  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:07:36.286  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:07:36.343  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:07:36.344  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:07:36.429  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:07:36.432  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:07:36.464  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:07:36.468  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:07:37.353  - info: host.iobroker stopInstance system.adapter.amtronwallbox.0 (force=false, process=true)
                                      2026-06-10 22:07:37.355  - info: host.iobroker stopInstance system.adapter.amtronwallbox.0 send kill signal
                                      2026-06-10 22:07:37.356  - info: amtronwallbox.0 (17769) Got terminate signal TERMINATE_YOURSELF
                                      2026-06-10 22:07:37.358  - info: amtronwallbox.0 (17769) terminating
                                      2026-06-10 22:07:37.359  - info: amtronwallbox.0 (17769) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      2026-06-10 22:07:37.858  - info: amtronwallbox.0 (17769) terminating
                                      2026-06-10 22:07:37.858  - info: amtronwallbox.0 (17769) terminating
                                      2026-06-10 22:07:37.949  - info: host.iobroker instance system.adapter.amtronwallbox.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      2026-06-10 22:07:41.274  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:07:41.285  - info: host.iobroker instance system.adapter.amtronwallbox.0 in version "1.0.0" started with pid 42314
                                      2026-06-10 22:07:42.092  - debug: amtronwallbox.0 (42314) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                      2026-06-10 22:07:42.135  - debug: amtronwallbox.0 (42314) Objects client ready ... initialize now
                                      2026-06-10 22:07:42.136  - debug: amtronwallbox.0 (42314) Objects create System PubSub Client
                                      2026-06-10 22:07:42.137  - debug: amtronwallbox.0 (42314) Objects create User PubSub Client
                                      2026-06-10 22:07:42.222  - debug: amtronwallbox.0 (42314) Objects client initialize lua scripts
                                      2026-06-10 22:07:42.227  - debug: amtronwallbox.0 (42314) Objects connected to redis: 127.0.0.1:9001
                                      2026-06-10 22:07:42.269  - debug: amtronwallbox.0 (42314) Redis States: Use Redis connection: 127.0.0.1:6379
                                      2026-06-10 22:07:42.272  - debug: amtronwallbox.0 (42314) States create System PubSub Client
                                      2026-06-10 22:07:42.273  - debug: amtronwallbox.0 (42314) States create User PubSub Client
                                      2026-06-10 22:07:42.277  - debug: amtronwallbox.0 (42314) States connected to redis: 127.0.0.1:6379
                                      2026-06-10 22:07:42.292  - debug: amtronwallbox.0 (42314) Plugin sentry Initialize Plugin (enabled=true)
                                      2026-06-10 22:07:43.409  - info: amtronwallbox.0 (42314) starting. Version 1.0.0 in /opt/iobroker/node_modules/iobroker.amtronwallbox, node: v22.22.3, js-controller: 7.1.2
                                      2026-06-10 22:07:43.417  - debug: amtronwallbox.0 (42314) {"WallboxSystems":[{"IsActive":true,"Name":"Wallbox","IPAddress":"192.168.178.107","ApiKey":"","Type":"ChargeControl"}],"readInterval":"1"}
                                      2026-06-10 22:07:43.418  - debug: amtronwallbox.0 (42314) create amtron wallbox instance
                                      2026-06-10 22:07:43.418  - debug: amtronwallbox.0 (42314) amtronwallbox1: instance created
                                      2026-06-10 22:07:43.418  - debug: amtronwallbox.0 (42314) amtronwallbox1: start  
                                      2026-06-10 22:07:43.418  - debug: amtronwallbox.0 (42314) amtronwallbox1: read every  1 minutes
                                      2026-06-10 22:07:43.418  - debug: amtronwallbox.0 (42314) amtronwallbox1: create cron job #0 every 1 string: */1 * * * * Europe/Berlin
                                      2026-06-10 22:07:43.434  - debug: amtronwallbox.0 (42314) amtronwallbox1: cron status = true next event: 10 Jun 2026 22:08:00
                                      2026-06-10 22:07:43.434  - info: amtronwallbox.0 (42314) amtronwallbox1: 1 cron job(s) created
                                      2026-06-10 22:07:43.434  - debug: amtronwallbox.0 (42314) amtronwallbox1: init variables 
                                      2026-06-10 22:07:43.486  - debug: amtronwallbox.0 (42314) amtronwallbox1: URL http://192.168.178.107/rest/full_state
                                      2026-06-10 22:07:43.513  - debug: amtronwallbox.0 (42314) amtronwallbox1: got data status string "conn_state:vehicle_charging_type2\nauth_state:authorized_for_charging\nauth_uid:\ntime_since_charging_start:3743\nmeter_wh:6157998\npower_w:9001\ntransaction_wh:235\ncp_id:1349201.xxxxx\nocpp_state:occupied\ntype2_state:c\ntype2_proximity:cable_attached\nsig_current:15\nschuko_state:idle\nbackend_conn_state:pending\nfree_charging:on\nslave_state:\nocpp_meter_cfg:modbus_meter_nzr_ecocount_q4\nocpp_meter_serial:23131930\ncurrent_a:12.98,12.96,13.07\nenergy_man_current:15\nambient_temp:+18.00\nfirmware_ver:5.22.5-13500\ncc_serial_n:3500001242/b94060010me7\ncon_cycles_schuko:0\ncon_cycles_type2:5789\nmax_current:16\nrcmb_state:okay\nrcmb_max_values: 5.6, 0.3\nrcmb_current_values: 0.1, 0.1\ncable_attached:on\nschuko_cfg:disable\nrcd_state:disable\nmcb_type2_state:disable\nmcb_schuko_state:disable\ncp_vendor:MENNEKES\nerrors:no_errors\ncp_model:CC612_2S0R_CC\ndisplay_text:"
                                      2026-06-10 22:07:43.513  - debug: amtronwallbox.0 (42314) amtronwallbox1: parsed data {"conn_state":"vehicle_charging_type2","auth_state":"authorized_for_charging","auth_uid":"","time_since_charging_start":"3743","meter_wh":"6157998","power_w":"9001","transaction_wh":"235","cp_id":"1349201.xxxxx","ocpp_state":"occupied","type2_state":"c","type2_proximity":"cable_attached","sig_current":"15","schuko_state":"idle","backend_conn_state":"pending","free_charging":"on","slave_state":"","ocpp_meter_cfg":"modbus_meter_nzr_ecocount_q4","ocpp_meter_serial":"23131930","current_a":["12.98","12.96","13.07"],"energy_man_current":"15","ambient_temp":"+18.00","firmware_ver":"5.22.5-13500","cc_serial_n":"3500001242/b94060010me7","con_cycles_schuko":"0","con_cycles_type2":"5789","max_current":"16","rcmb_state":"okay","rcmb_max_values":["5.6","0.3"],"rcmb_current_values":["0.1","0.1"],"cable_attached":"on","schuko_cfg":"disable","rcd_state":"disable","mcb_type2_state":"disable","mcb_schuko_state":"disable","cp_vendor":"MENNEKES","errors":"no_errors","cp_model":"CC612_2S0R_CC","display_text":""}
                                      2026-06-10 22:08:11.897  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc2CircuitType.lastup 
                                      2026-06-10 22:08:11.939  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc3CircuitType.lastup 
                                      2026-06-10 22:08:12.454  - warn: ebus.0 (17802) no update since 10/06/2026, 04:57:21 ctlv2.messages.Z1Name2.lastup 
                                      2026-06-10 22:08:12.695  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:48 ctlv2.messages.Z2RoomZoneMapping.lastup 
                                      2026-06-10 22:08:12.810  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:49 ctlv2.messages.Z3RoomZoneMapping.lastup 
                                      2026-06-10 22:08:13.319  - info: ebus.0 (17802) found ebusd update version OK, vaillant/26.vr_71
                                      2026-06-10 22:08:21.087  - info: sainlogic.0 (17527) Scheduler pulling for new data
                                      2026-06-10 22:08:21.151  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:08:21.152  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:08:21.191  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:08:21.194  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:08:21.236  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:08:21.240  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:08:21.291  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:08:21.293  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:08:21.329  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:08:21.334  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:08:21.413  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:08:21.415  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:08:21.417  - info: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined
                                      2026-06-10 22:08:35.345  - info: modbus.0 (17469) Connected to slave 192.168.178.72
                                      2026-06-10 22:08:38.635  - info: modbus.0 (17469) Disconnected from slave 192.168.178.72
                                      2026-06-10 22:09:06.087  - info: sainlogic.0 (17527) Scheduler pulling for new data
                                      2026-06-10 22:09:06.097  - info: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined
                                      2026-06-10 22:09:06.136  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:09:06.137  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:09:06.182  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:09:06.185  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:09:06.220  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:09:06.224  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:09:06.325  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:09:06.327  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:09:06.372  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:09:06.376  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:09:06.401  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:09:06.407  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:09:11.954  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc2CircuitType.lastup 
                                      2026-06-10 22:09:11.998  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc3CircuitType.lastup 
                                      2026-06-10 22:09:12.312  - warn: ebus.0 (17802) no update since 10/06/2026, 04:57:21 ctlv2.messages.Z1Name2.lastup 
                                      2026-06-10 22:09:12.393  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:09:12.686  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:48 ctlv2.messages.Z2RoomZoneMapping.lastup 
                                      2026-06-10 22:09:12.805  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:49 ctlv2.messages.Z3RoomZoneMapping.lastup 
                                      2026-06-10 22:09:13.317  - info: ebus.0 (17802) found ebusd update version OK, vaillant/26.vr_71
                                      2026-06-10 22:09:38.638  - info: modbus.0 (17469) Connected to slave 192.168.178.72
                                      2026-06-10 22:09:40.503  - info: modbus.0 (17469) Disconnected from slave 192.168.178.72
                                      2026-06-10 22:09:51.087  - info: sainlogic.0 (17527) Scheduler pulling for new data
                                      2026-06-10 22:09:51.099  - info: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined
                                      2026-06-10 22:09:51.135  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:09:51.136  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:09:51.173  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:09:51.177  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:09:51.207  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:09:51.213  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:09:51.236  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:09:51.239  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:09:51.283  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:09:51.287  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:09:51.312  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:09:51.319  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:10:11.955  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc2CircuitType.lastup 
                                      2026-06-10 22:10:12.000  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc3CircuitType.lastup 
                                      2026-06-10 22:10:12.317  - warn: ebus.0 (17802) no update since 10/06/2026, 04:57:21 ctlv2.messages.Z1Name2.lastup 
                                      2026-06-10 22:10:12.687  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:48 ctlv2.messages.Z2RoomZoneMapping.lastup 
                                      2026-06-10 22:10:12.808  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:49 ctlv2.messages.Z3RoomZoneMapping.lastup 
                                      2026-06-10 22:10:13.302  - info: ebus.0 (17802) found ebusd update version OK, vaillant/26.vr_71
                                      2026-06-10 22:10:13.442  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:10:36.087  - info: sainlogic.0 (17527) Scheduler pulling for new data
                                      2026-06-10 22:10:36.099  - info: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined
                                      2026-06-10 22:10:36.149  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:10:36.150  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:10:36.182  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:10:36.185  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:10:36.220  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:10:36.224  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:10:36.261  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:10:36.264  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:10:36.302  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:10:36.305  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:10:36.332  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:10:36.336  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:10:40.506  - info: modbus.0 (17469) Connected to slave 192.168.178.72
                                      2026-06-10 22:10:41.632  - info: modbus.0 (17469) Disconnected from slave 192.168.178.72
                                      2026-06-10 22:11:12.059  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc2CircuitType.lastup 
                                      2026-06-10 22:11:12.099  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc3CircuitType.lastup 
                                      2026-06-10 22:11:12.437  - warn: ebus.0 (17802) no update since 10/06/2026, 04:57:21 ctlv2.messages.Z1Name2.lastup 
                                      2026-06-10 22:11:12.850  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:48 ctlv2.messages.Z2RoomZoneMapping.lastup 
                                      2026-06-10 22:11:12.967  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:49 ctlv2.messages.Z3RoomZoneMapping.lastup 
                                      2026-06-10 22:11:13.473  - info: ebus.0 (17802) found ebusd update version OK, vaillant/26.vr_71
                                      2026-06-10 22:11:15.359  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:11:21.087  - info: sainlogic.0 (17527) Scheduler pulling for new data
                                      2026-06-10 22:11:21.096  - info: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined
                                      2026-06-10 22:11:21.114  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:11:21.115  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:11:21.187  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:11:21.190  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:11:21.225  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:11:21.230  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:11:21.251  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:11:21.254  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:11:21.287  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:11:21.291  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:11:21.379  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:11:21.382  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:11:41.635  - info: modbus.0 (17469) Connected to slave 192.168.178.72
                                      2026-06-10 22:11:44.633  - info: modbus.0 (17469) Disconnected from slave 192.168.178.72
                                      2026-06-10 22:12:06.088  - info: sainlogic.0 (17527) Scheduler pulling for new data
                                      2026-06-10 22:12:06.108  - info: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined
                                      2026-06-10 22:12:06.134  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:12:06.135  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:12:06.187  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:12:06.190  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:12:06.227  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:12:06.232  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:12:06.284  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:12:06.286  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:12:06.315  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:12:06.320  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:12:06.345  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:12:06.348  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:12:11.859  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc2CircuitType.lastup 
                                      2026-06-10 22:12:11.912  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc3CircuitType.lastup 
                                      2026-06-10 22:12:12.235  - warn: ebus.0 (17802) no update since 10/06/2026, 04:57:21 ctlv2.messages.Z1Name2.lastup 
                                      2026-06-10 22:12:12.407  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:48 ctlv2.messages.Z2RoomZoneMapping.lastup 
                                      2026-06-10 22:12:12.523  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:49 ctlv2.messages.Z3RoomZoneMapping.lastup 
                                      2026-06-10 22:12:13.212  - info: ebus.0 (17802) found ebusd update version OK, vaillant/26.vr_71
                                      2026-06-10 22:12:17.292  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:12:44.637  - info: modbus.0 (17469) Connected to slave 192.168.178.72
                                      2026-06-10 22:12:47.632  - info: modbus.0 (17469) Disconnected from slave 192.168.178.72
                                      2026-06-10 22:12:49.019  - info: host.iobroker instance system.adapter.yr.0 in version "5.3.0" started with pid 42512
                                      2026-06-10 22:12:51.087  - info: sainlogic.0 (17527) Scheduler pulling for new data
                                      2026-06-10 22:12:51.104  - info: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined
                                      2026-06-10 22:12:51.121  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:12:51.122  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:12:51.229  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:12:51.231  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:12:51.325  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:12:51.344  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:12:51.348  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:12:51.349  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:12:51.357  - info: yr.0 (42512) starting. Version 5.3.0 in /opt/iobroker/node_modules/iobroker.yr, node: v22.22.3, js-controller: 7.1.2
                                      2026-06-10 22:12:51.367  - info: yr.0 (42512) longitude/longitude not set, get data from system
                                      2026-06-10 22:12:51.372  - info: yr.0 (42512) system latitude: 52.08943000 longitude: 10.46746990
                                      2026-06-10 22:12:51.424  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:12:51.427  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:12:51.459  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:12:51.462  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:13:11.953  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc2CircuitType.lastup 
                                      2026-06-10 22:13:11.997  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc3CircuitType.lastup 
                                      2026-06-10 22:13:12.317  - warn: ebus.0 (17802) no update since 10/06/2026, 04:57:21 ctlv2.messages.Z1Name2.lastup 
                                      2026-06-10 22:13:12.497  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:48 ctlv2.messages.Z2RoomZoneMapping.lastup 
                                      2026-06-10 22:13:12.803  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:49 ctlv2.messages.Z3RoomZoneMapping.lastup 
                                      2026-06-10 22:13:13.322  - info: ebus.0 (17802) found ebusd update version OK, vaillant/26.vr_71
                                      2026-06-10 22:13:19.396  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:13:25.147  - info: yr.0 (42512) Data updated.
                                      2026-06-10 22:13:25.148  - info: yr.0 (42512) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      2026-06-10 22:13:25.662  - info: host.iobroker instance system.adapter.yr.0 having pid 42512 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      2026-06-10 22:13:36.088  - info: sainlogic.0 (17527) Scheduler pulling for new data
                                      2026-06-10 22:13:36.134  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:13:36.135  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:13:36.168  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:13:36.171  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:13:36.199  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:13:36.203  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:13:36.272  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:13:36.274  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:13:36.334  - info: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined
                                      2026-06-10 22:13:36.362  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:13:36.365  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:13:36.432  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:13:36.435  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:13:47.635  - info: modbus.0 (17469) Connected to slave 192.168.178.72
                                      2026-06-10 22:13:49.501  - info: modbus.0 (17469) Disconnected from slave 192.168.178.72
                                      2026-06-10 22:14:11.938  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc2CircuitType.lastup 
                                      2026-06-10 22:14:11.982  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc3CircuitType.lastup 
                                      2026-06-10 22:14:12.299  - warn: ebus.0 (17802) no update since 10/06/2026, 04:57:21 ctlv2.messages.Z1Name2.lastup 
                                      2026-06-10 22:14:12.475  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:48 ctlv2.messages.Z2RoomZoneMapping.lastup 
                                      2026-06-10 22:14:12.587  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:49 ctlv2.messages.Z3RoomZoneMapping.lastup 
                                      2026-06-10 22:14:13.316  - info: ebus.0 (17802) found ebusd update version OK, vaillant/26.vr_71
                                      2026-06-10 22:14:21.087  - info: sainlogic.0 (17527) Scheduler pulling for new data
                                      2026-06-10 22:14:21.098  - info: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined
                                      2026-06-10 22:14:21.145  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:14:21.146  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:14:21.205  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:14:21.207  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:14:21.243  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:14:21.248  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:14:21.263  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:14:21.268  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:14:21.330  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:14:21.333  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:14:21.353  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:14:21.357  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:14:22.470  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:14:49.504  - info: modbus.0 (17469) Connected to slave 192.168.178.72
                                      2026-06-10 22:14:50.633  - info: modbus.0 (17469) Disconnected from slave 192.168.178.72
                                      2026-06-10 22:15:00.015  - info: host.iobroker instance system.adapter.ical.0 in version "1.20.0" started with pid 42600
                                      2026-06-10 22:15:01.759  - info: ical.0 (42600) starting. Version 1.20.0 in /opt/iobroker/node_modules/iobroker.ical, node: v22.22.3, js-controller: 7.1.2
                                      2026-06-10 22:15:02.028  - info: ical.0 (42600) processing URL: Contacts https://calendar.google.com/calendar/htmlembed?src=%23contacts%40group.v.calendar.google.com&ctz=Europe%2FAmsterdam
                                      2026-06-10 22:15:02.119  - info: ical.0 (42600) processing URL: Dienst https://calendar.google.com/calendar/ical/12trapper12%40gmail.com/private-9d4966cc0da8f60231e7f2f92ed4b65e/basic.ics
                                      2026-06-10 22:15:03.183  - info: ical.0 (42600) processing URL: KLaus2 https://calendar.google.com/calendar/ical/19fhv5ntsf9fqgkdqafakl1itg%40group.calendar.google.com/private-a1d0f875cf97dac578fd63c3160363df/basic.ics
                                      2026-06-10 22:15:06.087  - info: sainlogic.0 (17527) Scheduler pulling for new data
                                      2026-06-10 22:15:06.122  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:15:06.123  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:15:06.182  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:15:06.184  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:15:06.200  - info: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined
                                      2026-06-10 22:15:06.215  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:15:06.220  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:15:06.251  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:15:06.255  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:15:06.310  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:15:06.314  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:15:06.383  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:15:06.385  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:15:08.613  - info: ical.0 (42600) Terminated (NO_ERROR): Without reason
                                      2026-06-10 22:15:09.126  - info: host.iobroker instance system.adapter.ical.0 having pid 42600 terminated with code 0 (NO_ERROR)
                                      2026-06-10 22:15:11.882  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc2CircuitType.lastup 
                                      2026-06-10 22:15:11.924  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc3CircuitType.lastup 
                                      2026-06-10 22:15:12.246  - warn: ebus.0 (17802) no update since 10/06/2026, 04:57:21 ctlv2.messages.Z1Name2.lastup 
                                      2026-06-10 22:15:12.413  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:48 ctlv2.messages.Z2RoomZoneMapping.lastup 
                                      2026-06-10 22:15:12.537  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:49 ctlv2.messages.Z3RoomZoneMapping.lastup 
                                      2026-06-10 22:15:13.186  - info: ebus.0 (17802) found ebusd update version OK, vaillant/26.vr_71
                                      2026-06-10 22:15:23.476  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:15:50.636  - info: modbus.0 (17469) Connected to slave 192.168.178.72
                                      2026-06-10 22:15:51.088  - info: sainlogic.0 (17527) Scheduler pulling for new data
                                      2026-06-10 22:15:51.126  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:15:51.127  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:15:51.162  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:15:51.166  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:15:51.216  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:15:51.218  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:15:51.246  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:15:51.250  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:15:51.293  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:15:51.298  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:15:51.321  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:15:51.324  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:15:51.463  - info: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined
                                      2026-06-10 22:15:52.634  - error: modbus.0 (17469) Socket Error Error: read ECONNRESET
                                      2026-06-10 22:15:52.634  - error: modbus.0 (17469) Client in error state.
                                      2026-06-10 22:15:52.634  - warn: modbus.0 (17469) On error: {"errno":-104,"code":"ECONNRESET","syscall":"read"}
                                      2026-06-10 22:15:53.634  - info: modbus.0 (17469) Disconnected from slave 192.168.178.72
                                      2026-06-10 22:16:11.982  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc2CircuitType.lastup 
                                      2026-06-10 22:16:12.028  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc3CircuitType.lastup 
                                      2026-06-10 22:16:12.336  - warn: ebus.0 (17802) no update since 10/06/2026, 04:57:21 ctlv2.messages.Z1Name2.lastup 
                                      2026-06-10 22:16:12.514  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:48 ctlv2.messages.Z2RoomZoneMapping.lastup 
                                      2026-06-10 22:16:12.632  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:49 ctlv2.messages.Z3RoomZoneMapping.lastup 
                                      2026-06-10 22:16:13.358  - info: ebus.0 (17802) found ebusd update version OK, vaillant/26.vr_71
                                      2026-06-10 22:16:25.546  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:16:36.087  - info: sainlogic.0 (17527) Scheduler pulling for new data
                                      2026-06-10 22:16:36.133  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:16:36.134  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:16:36.198  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:16:36.201  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:16:36.241  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:16:36.247  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:16:36.253  - info: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined
                                      2026-06-10 22:16:36.287  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:16:36.290  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:16:36.326  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:16:36.329  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:16:36.402  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:16:36.405  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:16:53.637  - info: modbus.0 (17469) Connected to slave 192.168.178.72
                                      2026-06-10 22:16:56.634  - info: modbus.0 (17469) Disconnected from slave 192.168.178.72
                                      2026-06-10 22:17:11.890  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc2CircuitType.lastup 
                                      2026-06-10 22:17:11.932  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc3CircuitType.lastup 
                                      2026-06-10 22:17:12.252  - warn: ebus.0 (17802) no update since 10/06/2026, 04:57:21 ctlv2.messages.Z1Name2.lastup 
                                      2026-06-10 22:17:12.419  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:48 ctlv2.messages.Z2RoomZoneMapping.lastup 
                                      2026-06-10 22:17:12.537  - warn: ebus.0 (17802) no update since 10/06/2026, 04:56:49 ctlv2.messages.Z3RoomZoneMapping.lastup 
                                      2026-06-10 22:17:13.248  - info: ebus.0 (17802) found ebusd update version OK, vaillant/26.vr_71
                                      2026-06-10 22:17:21.088  - info: sainlogic.0 (17527) Scheduler pulling for new data
                                      2026-06-10 22:17:21.154  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:17:21.156  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:17:21.221  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:17:21.224  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:17:21.284  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:17:21.286  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:17:21.308  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:17:21.312  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:17:21.341  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:17:21.347  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:17:21.369  - info: sainlogic.0 (17527) Scheduler updating IOBroker states
                                      2026-06-10 22:17:21.372  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:17:21.403  - info: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined
                                      2026-06-10 22:17:27.490  - info: sainlogic.0 (17527) State value to set for "sainlogic.0.info.last_update" has to be type "number" but received type "string" 
                                      2026-06-10 22:17:56.636  - info: modbus.0 (17469) Connected to slave 192.168.178.72
                                      2026-06-10 22:17:59.633  - info: modbus.0 (17469) Disconnected from slave 192.168.178.72
                                      2026-06-10 22:18:02.397  - info: admin.0 (16956) <== Disconnect system.user.admin from ::ffff:192.168.178.77 admin
                                      2026-06-10 22:18:06.089  - info: sainlogic.0 (17527) Scheduler pulling for new data
                                      2026-06-10 22:18:06.140  - info: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined
                                      
                                      1 Antwort Letzte Antwort
                                      0

                                      Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                      Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                      Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                      Registrieren Anmelden
                                      Antworten
                                      • In einem neuen Thema antworten
                                      Anmelden zum Antworten
                                      • Älteste zuerst
                                      • Neuste zuerst
                                      • Meiste Stimmen


                                      Support us

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

                                      553

                                      Online

                                      33.0k

                                      Benutzer

                                      83.2k

                                      Themen

                                      1.3m

                                      Beiträge
                                      Community
                                      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                      ioBroker Community 2014-2026
                                      logo
                                      • Anmelden

                                      • Du hast noch kein Konto? Registrieren

                                      • Anmelden oder registrieren, um zu suchen
                                      • Erster Beitrag
                                        Letzter Beitrag
                                      0
                                      • Home
                                      • Aktuell
                                      • Tags
                                      • Ungelesen 0
                                      • Kategorien
                                      • Unreplied
                                      • Beliebt
                                      • GitHub
                                      • Docu
                                      • Hilfe