NEWS
Adapter: Amtron Wallbox
-
-
@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
-
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

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...
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

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...
-
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

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...
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 -
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_statemit 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?
-
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.

Oder ist das ActPwr der entsprechend gesetzt werden muss?
-
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 -
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-Braun
Hi,
im Log habe ich diese Zeile gefunden2026-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) createdandere 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-Braun
Hi,
im Log habe ich diese Zeile gefunden2026-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) createdandere 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 -
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) createdDas ist so eine Sequenz
Muss jetzt schlafen, Frühschicht

Danke erst einmal -
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) createdDas ist so eine Sequenz
Muss jetzt schlafen, Frühschicht

Danke erst einmalDas sind doch nur 6 Sekunden. Zeig mal 3-4 Minuten.
Der Adapter scheint aber 'sheduled' zu sein. -
Das sind doch nur 6 Sekunden. Zeig mal 3-4 Minuten.
Der Adapter scheint aber 'sheduled' zu sein.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_71Ja, 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
-
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_71Ja, 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
@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? -
@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?@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
-
@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
-
@Trapper schalte die Adapter-Instanz mal auf debug-log. dann sollten wir auch den cron-string sehen. Vielleicht sehen wir da etwas...
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 - [32minfo[39m: 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 - [32minfo[39m: modbus.0 (17469) Connected to slave 192.168.178.72 2026-06-10 22:07:32.632 - [32minfo[39m: modbus.0 (17469) Disconnected from slave 192.168.178.72 2026-06-10 22:07:36.087 - [32minfo[39m: sainlogic.0 (17527) Scheduler pulling for new data 2026-06-10 22:07:36.098 - [32minfo[39m: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined 2026-06-10 22:07:36.215 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:07:36.216 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:07:36.251 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:07:36.286 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:07:36.344 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:07:36.432 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:07:36.468 - [32minfo[39m: 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 - [32minfo[39m: host.iobroker stopInstance system.adapter.amtronwallbox.0 (force=false, process=true) 2026-06-10 22:07:37.355 - [32minfo[39m: host.iobroker stopInstance system.adapter.amtronwallbox.0 send kill signal 2026-06-10 22:07:37.356 - [32minfo[39m: amtronwallbox.0 (17769) Got terminate signal TERMINATE_YOURSELF 2026-06-10 22:07:37.358 - [32minfo[39m: amtronwallbox.0 (17769) terminating 2026-06-10 22:07:37.359 - [32minfo[39m: amtronwallbox.0 (17769) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2026-06-10 22:07:37.858 - [32minfo[39m: amtronwallbox.0 (17769) terminating 2026-06-10 22:07:37.858 - [32minfo[39m: amtronwallbox.0 (17769) terminating 2026-06-10 22:07:37.949 - [32minfo[39m: host.iobroker instance system.adapter.amtronwallbox.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2026-06-10 22:07:41.274 - [32minfo[39m: 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 - [32minfo[39m: host.iobroker instance system.adapter.amtronwallbox.0 in version "1.0.0" started with pid 42314 2026-06-10 22:07:42.092 - [34mdebug[39m: amtronwallbox.0 (42314) Redis Objects: Use Redis connection: 127.0.0.1:9001 2026-06-10 22:07:42.135 - [34mdebug[39m: amtronwallbox.0 (42314) Objects client ready ... initialize now 2026-06-10 22:07:42.136 - [34mdebug[39m: amtronwallbox.0 (42314) Objects create System PubSub Client 2026-06-10 22:07:42.137 - [34mdebug[39m: amtronwallbox.0 (42314) Objects create User PubSub Client 2026-06-10 22:07:42.222 - [34mdebug[39m: amtronwallbox.0 (42314) Objects client initialize lua scripts 2026-06-10 22:07:42.227 - [34mdebug[39m: amtronwallbox.0 (42314) Objects connected to redis: 127.0.0.1:9001 2026-06-10 22:07:42.269 - [34mdebug[39m: amtronwallbox.0 (42314) Redis States: Use Redis connection: 127.0.0.1:6379 2026-06-10 22:07:42.272 - [34mdebug[39m: amtronwallbox.0 (42314) States create System PubSub Client 2026-06-10 22:07:42.273 - [34mdebug[39m: amtronwallbox.0 (42314) States create User PubSub Client 2026-06-10 22:07:42.277 - [34mdebug[39m: amtronwallbox.0 (42314) States connected to redis: 127.0.0.1:6379 2026-06-10 22:07:42.292 - [34mdebug[39m: amtronwallbox.0 (42314) Plugin sentry Initialize Plugin (enabled=true) 2026-06-10 22:07:43.409 - [32minfo[39m: 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 - [34mdebug[39m: 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 - [34mdebug[39m: amtronwallbox.0 (42314) create amtron wallbox instance 2026-06-10 22:07:43.418 - [34mdebug[39m: amtronwallbox.0 (42314) amtronwallbox1: instance created 2026-06-10 22:07:43.418 - [34mdebug[39m: amtronwallbox.0 (42314) amtronwallbox1: start 2026-06-10 22:07:43.418 - [34mdebug[39m: amtronwallbox.0 (42314) amtronwallbox1: read every 1 minutes 2026-06-10 22:07:43.418 - [34mdebug[39m: amtronwallbox.0 (42314) amtronwallbox1: create cron job #0 every 1 string: */1 * * * * Europe/Berlin 2026-06-10 22:07:43.434 - [34mdebug[39m: amtronwallbox.0 (42314) amtronwallbox1: cron status = true next event: 10 Jun 2026 22:08:00 2026-06-10 22:07:43.434 - [32minfo[39m: amtronwallbox.0 (42314) amtronwallbox1: 1 cron job(s) created 2026-06-10 22:07:43.434 - [34mdebug[39m: amtronwallbox.0 (42314) amtronwallbox1: init variables 2026-06-10 22:07:43.486 - [34mdebug[39m: amtronwallbox.0 (42314) amtronwallbox1: URL http://192.168.178.107/rest/full_state 2026-06-10 22:07:43.513 - [34mdebug[39m: 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 - [34mdebug[39m: 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 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc2CircuitType.lastup 2026-06-10 22:08:11.939 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc3CircuitType.lastup 2026-06-10 22:08:12.454 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:57:21 ctlv2.messages.Z1Name2.lastup 2026-06-10 22:08:12.695 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:48 ctlv2.messages.Z2RoomZoneMapping.lastup 2026-06-10 22:08:12.810 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:49 ctlv2.messages.Z3RoomZoneMapping.lastup 2026-06-10 22:08:13.319 - [32minfo[39m: ebus.0 (17802) found ebusd update version OK, vaillant/26.vr_71 2026-06-10 22:08:21.087 - [32minfo[39m: sainlogic.0 (17527) Scheduler pulling for new data 2026-06-10 22:08:21.151 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:08:21.152 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:08:21.194 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:08:21.240 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:08:21.293 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:08:21.334 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:08:21.415 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined 2026-06-10 22:08:35.345 - [32minfo[39m: modbus.0 (17469) Connected to slave 192.168.178.72 2026-06-10 22:08:38.635 - [32minfo[39m: modbus.0 (17469) Disconnected from slave 192.168.178.72 2026-06-10 22:09:06.087 - [32minfo[39m: sainlogic.0 (17527) Scheduler pulling for new data 2026-06-10 22:09:06.097 - [32minfo[39m: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined 2026-06-10 22:09:06.136 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:09:06.137 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:09:06.185 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:09:06.224 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:09:06.327 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:09:06.376 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:09:06.407 - [32minfo[39m: 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 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc2CircuitType.lastup 2026-06-10 22:09:11.998 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc3CircuitType.lastup 2026-06-10 22:09:12.312 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:57:21 ctlv2.messages.Z1Name2.lastup 2026-06-10 22:09:12.393 - [32minfo[39m: 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 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:48 ctlv2.messages.Z2RoomZoneMapping.lastup 2026-06-10 22:09:12.805 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:49 ctlv2.messages.Z3RoomZoneMapping.lastup 2026-06-10 22:09:13.317 - [32minfo[39m: ebus.0 (17802) found ebusd update version OK, vaillant/26.vr_71 2026-06-10 22:09:38.638 - [32minfo[39m: modbus.0 (17469) Connected to slave 192.168.178.72 2026-06-10 22:09:40.503 - [32minfo[39m: modbus.0 (17469) Disconnected from slave 192.168.178.72 2026-06-10 22:09:51.087 - [32minfo[39m: sainlogic.0 (17527) Scheduler pulling for new data 2026-06-10 22:09:51.099 - [32minfo[39m: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined 2026-06-10 22:09:51.135 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:09:51.136 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:09:51.177 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:09:51.213 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:09:51.239 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:09:51.287 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:09:51.319 - [32minfo[39m: 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 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc2CircuitType.lastup 2026-06-10 22:10:12.000 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc3CircuitType.lastup 2026-06-10 22:10:12.317 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:57:21 ctlv2.messages.Z1Name2.lastup 2026-06-10 22:10:12.687 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:48 ctlv2.messages.Z2RoomZoneMapping.lastup 2026-06-10 22:10:12.808 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:49 ctlv2.messages.Z3RoomZoneMapping.lastup 2026-06-10 22:10:13.302 - [32minfo[39m: ebus.0 (17802) found ebusd update version OK, vaillant/26.vr_71 2026-06-10 22:10:13.442 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler pulling for new data 2026-06-10 22:10:36.099 - [32minfo[39m: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined 2026-06-10 22:10:36.149 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:10:36.150 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:10:36.185 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:10:36.224 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:10:36.264 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:10:36.305 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:10:36.336 - [32minfo[39m: 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 - [32minfo[39m: modbus.0 (17469) Connected to slave 192.168.178.72 2026-06-10 22:10:41.632 - [32minfo[39m: modbus.0 (17469) Disconnected from slave 192.168.178.72 2026-06-10 22:11:12.059 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc2CircuitType.lastup 2026-06-10 22:11:12.099 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc3CircuitType.lastup 2026-06-10 22:11:12.437 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:57:21 ctlv2.messages.Z1Name2.lastup 2026-06-10 22:11:12.850 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:48 ctlv2.messages.Z2RoomZoneMapping.lastup 2026-06-10 22:11:12.967 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:49 ctlv2.messages.Z3RoomZoneMapping.lastup 2026-06-10 22:11:13.473 - [32minfo[39m: ebus.0 (17802) found ebusd update version OK, vaillant/26.vr_71 2026-06-10 22:11:15.359 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler pulling for new data 2026-06-10 22:11:21.096 - [32minfo[39m: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined 2026-06-10 22:11:21.114 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:11:21.115 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:11:21.190 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:11:21.230 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:11:21.254 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:11:21.291 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:11:21.382 - [32minfo[39m: 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 - [32minfo[39m: modbus.0 (17469) Connected to slave 192.168.178.72 2026-06-10 22:11:44.633 - [32minfo[39m: modbus.0 (17469) Disconnected from slave 192.168.178.72 2026-06-10 22:12:06.088 - [32minfo[39m: sainlogic.0 (17527) Scheduler pulling for new data 2026-06-10 22:12:06.108 - [32minfo[39m: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined 2026-06-10 22:12:06.134 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:12:06.135 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:12:06.190 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:12:06.232 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:12:06.286 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:12:06.320 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:12:06.348 - [32minfo[39m: 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 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc2CircuitType.lastup 2026-06-10 22:12:11.912 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc3CircuitType.lastup 2026-06-10 22:12:12.235 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:57:21 ctlv2.messages.Z1Name2.lastup 2026-06-10 22:12:12.407 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:48 ctlv2.messages.Z2RoomZoneMapping.lastup 2026-06-10 22:12:12.523 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:49 ctlv2.messages.Z3RoomZoneMapping.lastup 2026-06-10 22:12:13.212 - [32minfo[39m: ebus.0 (17802) found ebusd update version OK, vaillant/26.vr_71 2026-06-10 22:12:17.292 - [32minfo[39m: 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 - [32minfo[39m: modbus.0 (17469) Connected to slave 192.168.178.72 2026-06-10 22:12:47.632 - [32minfo[39m: modbus.0 (17469) Disconnected from slave 192.168.178.72 2026-06-10 22:12:49.019 - [32minfo[39m: host.iobroker instance system.adapter.yr.0 in version "5.3.0" started with pid 42512 2026-06-10 22:12:51.087 - [32minfo[39m: sainlogic.0 (17527) Scheduler pulling for new data 2026-06-10 22:12:51.104 - [32minfo[39m: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined 2026-06-10 22:12:51.121 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:12:51.122 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:12:51.231 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:12:51.344 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:12:51.348 - [32minfo[39m: 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 - [32minfo[39m: 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 - [32minfo[39m: 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 - [32minfo[39m: yr.0 (42512) longitude/longitude not set, get data from system 2026-06-10 22:12:51.372 - [32minfo[39m: yr.0 (42512) system latitude: 52.08943000 longitude: 10.46746990 2026-06-10 22:12:51.424 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:12:51.427 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:12:51.462 - [32minfo[39m: 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 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc2CircuitType.lastup 2026-06-10 22:13:11.997 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc3CircuitType.lastup 2026-06-10 22:13:12.317 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:57:21 ctlv2.messages.Z1Name2.lastup 2026-06-10 22:13:12.497 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:48 ctlv2.messages.Z2RoomZoneMapping.lastup 2026-06-10 22:13:12.803 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:49 ctlv2.messages.Z3RoomZoneMapping.lastup 2026-06-10 22:13:13.322 - [32minfo[39m: ebus.0 (17802) found ebusd update version OK, vaillant/26.vr_71 2026-06-10 22:13:19.396 - [32minfo[39m: 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 - [32minfo[39m: yr.0 (42512) Data updated. 2026-06-10 22:13:25.148 - [32minfo[39m: yr.0 (42512) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2026-06-10 22:13:25.662 - [32minfo[39m: host.iobroker instance system.adapter.yr.0 having pid 42512 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2026-06-10 22:13:36.088 - [32minfo[39m: sainlogic.0 (17527) Scheduler pulling for new data 2026-06-10 22:13:36.134 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:13:36.135 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:13:36.171 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:13:36.203 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:13:36.274 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined 2026-06-10 22:13:36.362 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:13:36.365 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:13:36.435 - [32minfo[39m: 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 - [32minfo[39m: modbus.0 (17469) Connected to slave 192.168.178.72 2026-06-10 22:13:49.501 - [32minfo[39m: modbus.0 (17469) Disconnected from slave 192.168.178.72 2026-06-10 22:14:11.938 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc2CircuitType.lastup 2026-06-10 22:14:11.982 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc3CircuitType.lastup 2026-06-10 22:14:12.299 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:57:21 ctlv2.messages.Z1Name2.lastup 2026-06-10 22:14:12.475 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:48 ctlv2.messages.Z2RoomZoneMapping.lastup 2026-06-10 22:14:12.587 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:49 ctlv2.messages.Z3RoomZoneMapping.lastup 2026-06-10 22:14:13.316 - [32minfo[39m: ebus.0 (17802) found ebusd update version OK, vaillant/26.vr_71 2026-06-10 22:14:21.087 - [32minfo[39m: sainlogic.0 (17527) Scheduler pulling for new data 2026-06-10 22:14:21.098 - [32minfo[39m: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined 2026-06-10 22:14:21.145 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:14:21.146 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:14:21.207 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:14:21.248 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:14:21.268 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:14:21.333 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:14:21.357 - [32minfo[39m: 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 - [32minfo[39m: 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 - [32minfo[39m: modbus.0 (17469) Connected to slave 192.168.178.72 2026-06-10 22:14:50.633 - [32minfo[39m: modbus.0 (17469) Disconnected from slave 192.168.178.72 2026-06-10 22:15:00.015 - [32minfo[39m: host.iobroker instance system.adapter.ical.0 in version "1.20.0" started with pid 42600 2026-06-10 22:15:01.759 - [32minfo[39m: 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 - [32minfo[39m: 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 - [32minfo[39m: 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 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler pulling for new data 2026-06-10 22:15:06.122 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:15:06.123 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:15:06.184 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined 2026-06-10 22:15:06.215 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:15:06.220 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:15:06.255 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:15:06.314 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:15:06.385 - [32minfo[39m: 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 - [32minfo[39m: ical.0 (42600) Terminated (NO_ERROR): Without reason 2026-06-10 22:15:09.126 - [32minfo[39m: host.iobroker instance system.adapter.ical.0 having pid 42600 terminated with code 0 (NO_ERROR) 2026-06-10 22:15:11.882 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc2CircuitType.lastup 2026-06-10 22:15:11.924 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc3CircuitType.lastup 2026-06-10 22:15:12.246 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:57:21 ctlv2.messages.Z1Name2.lastup 2026-06-10 22:15:12.413 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:48 ctlv2.messages.Z2RoomZoneMapping.lastup 2026-06-10 22:15:12.537 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:49 ctlv2.messages.Z3RoomZoneMapping.lastup 2026-06-10 22:15:13.186 - [32minfo[39m: ebus.0 (17802) found ebusd update version OK, vaillant/26.vr_71 2026-06-10 22:15:23.476 - [32minfo[39m: 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 - [32minfo[39m: modbus.0 (17469) Connected to slave 192.168.178.72 2026-06-10 22:15:51.088 - [32minfo[39m: sainlogic.0 (17527) Scheduler pulling for new data 2026-06-10 22:15:51.126 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:15:51.127 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:15:51.166 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:15:51.218 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:15:51.250 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:15:51.298 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:15:51.324 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined 2026-06-10 22:15:52.634 - [31merror[39m: modbus.0 (17469) Socket Error Error: read ECONNRESET 2026-06-10 22:15:52.634 - [31merror[39m: modbus.0 (17469) Client in error state. 2026-06-10 22:15:52.634 - [33mwarn[39m: modbus.0 (17469) On error: {"errno":-104,"code":"ECONNRESET","syscall":"read"} 2026-06-10 22:15:53.634 - [32minfo[39m: modbus.0 (17469) Disconnected from slave 192.168.178.72 2026-06-10 22:16:11.982 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc2CircuitType.lastup 2026-06-10 22:16:12.028 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc3CircuitType.lastup 2026-06-10 22:16:12.336 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:57:21 ctlv2.messages.Z1Name2.lastup 2026-06-10 22:16:12.514 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:48 ctlv2.messages.Z2RoomZoneMapping.lastup 2026-06-10 22:16:12.632 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:49 ctlv2.messages.Z3RoomZoneMapping.lastup 2026-06-10 22:16:13.358 - [32minfo[39m: ebus.0 (17802) found ebusd update version OK, vaillant/26.vr_71 2026-06-10 22:16:25.546 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler pulling for new data 2026-06-10 22:16:36.133 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:16:36.134 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:16:36.201 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:16:36.247 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined 2026-06-10 22:16:36.287 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:16:36.290 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:16:36.329 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:16:36.405 - [32minfo[39m: 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 - [32minfo[39m: modbus.0 (17469) Connected to slave 192.168.178.72 2026-06-10 22:16:56.634 - [32minfo[39m: modbus.0 (17469) Disconnected from slave 192.168.178.72 2026-06-10 22:17:11.890 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc2CircuitType.lastup 2026-06-10 22:17:11.932 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:45 ctlv2.messages.Hc3CircuitType.lastup 2026-06-10 22:17:12.252 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:57:21 ctlv2.messages.Z1Name2.lastup 2026-06-10 22:17:12.419 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:48 ctlv2.messages.Z2RoomZoneMapping.lastup 2026-06-10 22:17:12.537 - [33mwarn[39m: ebus.0 (17802) no update since 10/06/2026, 04:56:49 ctlv2.messages.Z3RoomZoneMapping.lastup 2026-06-10 22:17:13.248 - [32minfo[39m: ebus.0 (17802) found ebusd update version OK, vaillant/26.vr_71 2026-06-10 22:17:21.088 - [32minfo[39m: sainlogic.0 (17527) Scheduler pulling for new data 2026-06-10 22:17:21.154 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:17:21.156 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:17:21.224 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:17:21.286 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:17:21.312 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:17:21.347 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) Scheduler updating IOBroker states 2026-06-10 22:17:21.372 - [32minfo[39m: 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 - [32minfo[39m: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined 2026-06-10 22:17:27.490 - [32minfo[39m: 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 - [32minfo[39m: modbus.0 (17469) Connected to slave 192.168.178.72 2026-06-10 22:17:59.633 - [32minfo[39m: modbus.0 (17469) Disconnected from slave 192.168.178.72 2026-06-10 22:18:02.397 - [32minfo[39m: admin.0 (16956) <== Disconnect system.user.admin from ::ffff:192.168.178.77 admin 2026-06-10 22:18:06.089 - [32minfo[39m: sainlogic.0 (17527) Scheduler pulling for new data 2026-06-10 22:18:06.140 - [32minfo[39m: sainlogic.0 (17527) RequestError: getaddrinfo ENOTFOUND undefined
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


