Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Entwicklung
    4. Adapter: Luxtronik 1 - Wärmepumpensteuerung

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Adapter: Luxtronik 1 - Wärmepumpensteuerung

    This topic has been deleted. Only users with topic management privileges can see it.
    • A
      argus @forelleblau last edited by

      @forelleblau
      Hallo,

      ja der Adapter ist Version 0.2.3 von Git.
      Habe versucht unter Control händisch 55 Grad bei BW einzutragen. Folgende Meldung:

      luxtronik1.0	2020-06-23 16:46:30.854	warn	(19785) 3405 connection error: Error: read ECONNRESET
      luxtronik1.0	2020-06-23 16:46:30.262	debug	(19785) Connected to Luxtronik
      luxtronik1.0	2020-06-23 16:46:28.866	debug	(19785) Daten 1800 fertig verarbeitet.
      luxtronik1.0	2020-06-23 16:46:28.866	debug	(19785) Datensatz1800 unvollständig, keine Werte gesetzt
      luxtronik1.0	2020-06-23 16:46:28.866	debug	(19785) Anzahl Elemente Datenset: 18
      luxtronik1.0	2020-06-23 16:46:28.865	debug	(19785) Datenset: 1800 779;3501;1
      luxtronik1.0	2020-06-23 16:46:28.865	debug	(19785) Connection closed
      luxtronik1.0	2020-06-23 16:46:28.864	warn	(19785) 1800 connection error: Error: read ECONNRESET
      luxtronik1.0	2020-06-23 16:46:28.276	debug	(19785) Connected to Luxtronik
      luxtronik1.0	2020-06-23 16:46:17.494	warn	(19785) 3501 connection error: Error [ERR_STREAM_DESTROYED]: Cannot call write after a stream was destroyed
      luxtronik1.0	2020-06-23 16:46:15.494	warn	(19785) 3501 connection error: Error [ERR_STREAM_DESTROYED]: Cannot call write after a stream was destroyed
      luxtronik1.0	2020-06-23 16:46:14.111	debug	(19785) stateChange luxtronik1.0.temperaturen.BWs {"val":55,"ack":true,"ts":1592923574094,"q":0,"from":"system.adapter.luxtronik1.0","user":"system.user.admin","lc":1592923574094}
      luxtronik1.0	2020-06-23 16:46:14.087	debug	(19785) Daten 3501 fertig verarbeitet.
      luxtronik1.0	2020-06-23 16:46:14.086	debug	(19785) Warmwasser soll neu:
      luxtronik1.0	2020-06-23 16:46:14.086	debug	(19785) Anzahl Elemente Datenset: 18
      luxtronik1.0	2020-06-23 16:46:14.085	debug	(19785) Datenset: 3501 3501;1;650
      luxtronik1.0	2020-06-23 16:46:14.085	debug	(19785) Connection closed
      luxtronik1.0	2020-06-23 16:46:14.084	warn	(19785) 3501 connection error: Error: read ECONNRESET
      luxtronik1.0	2020-06-23 16:46:13.493	debug	(19785) Connected to Luxtronik
      luxtronik1.0	2020-06-23 16:46:13.488	info	(19785) ack is not set!
      luxtronik1.0	2020-06-23 16:46:13.488	debug	(19785) Setze Warmwasser-Soll auf: 55
      luxtronik1.0	2020-06-23 16:46:13.488	debug	(19785) id=control.BWs
      luxtronik1.0	2020-06-23 16:46:13.487	debug	(19785) Instanz: luxtronik1.0
      luxtronik1.0	2020-06-23 16:46:13.487	debug	(19785) stateChange luxtronik1.0.control.BWs {"val":55,"ack":false,"ts":1592923573484,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1592923573484}
      
      

      Der RS232 Adapter ist ein MOXA NPort 5110 und die Werte sind so eingestellt:
      serial.jpg
      Settings.jpg

      Sendet mein Adapter nicht richtig?

      mfg
      Argus

      1 Reply Last reply Reply Quote 0
      • F
        forelleblau last edited by

        Hallo Argus
        Ich hab zwar keinen Moxa, aber eben mal etwas im Handbuch gelesen. Auch wenn weiter oben schon diskutiert machen aus meiner Sicht gewisse deiner Einstellungen keinen Sinn, resp. können von mir aus gesehen nicht funktionieren.
        Ich würde es einmal mit:
        Inactivity Time: 0
        Ignore jammed IP: No
        Delimiters: uncheck Enable
        Delimiter proces: Do nothing
        Force transmit:0

        Im Log ist das Probelm, dass die Verbindung immer zu früh beendet wird.

        Hoffe es funktioniert so.
        Herzliche Grüsse
        forelleblau

        A 1 Reply Last reply Reply Quote 0
        • F
          forelleblau @Willi-Wunder last edited by

          @Willi-Wunder Bin auch an der Lux1 nicht 'beteiligt'. Hab einfach eine und darum mal etwas gebastelt..
          Was dein Problem betrifft: könntest du nochmals deine Einstellungen am Converter mit meinen Empfehlungen an argus abstimmen?

          Zum Programmieren komme ich die nächsten Tage grad nicht.

          1 Reply Last reply Reply Quote 0
          • A
            argus @forelleblau last edited by

            @forelleblau

            Hallo,

            also habe die Moxa Werte geändert und siehe da...es funktioniert prächtig.
            Keine Fehler mehr und mein Script läuft auch.
            Melde mich später nochmal , wenn ich mehr getestet habe.
            Vielen Dank für die Hilfe!!!

            Grüße

            1 Reply Last reply Reply Quote 0
            • W
              Willi-Wunder last edited by Willi-Wunder

              @forelleblau
              Hi, nachdem ich meien inactive timeout deaktiviert hatte, konnte ich zumindest ein paarmal die BW Temperatur ändern. Das der Sollwert im Log mit 0 anstatt der gewählten 48 Grad ist, hast du ja schon selbst bemerkt. Dann wollte ich den Betriebsstatus vom WW von Ein auf AUS schalten, dann ging nichts mehr.
              Hier der Log dazu:

              luxtronik1.0	2020-06-24 22:00:34.045	debug	(30277) system.adapter.admin.0: logging true
              luxtronik1.0	2020-06-24 21:58:30.663	debug	(30277) Daten 3400 fertig verarbeitet.
              luxtronik1.0	2020-06-24 21:58:30.662	debug	(30277) Datensatz3400 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 21:58:30.661	debug	(30277) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 21:58:30.659	debug	(30277) Datenset:
              luxtronik1.0	2020-06-24 21:58:30.658	debug	(30277) Connection closed
              luxtronik1.0	2020-06-24 21:58:30.652	debug	(30277) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:58:28.662	debug	(30277) Daten 3505 fertig verarbeitet.
              luxtronik1.0	2020-06-24 21:58:28.661	debug	(30277) Datensatz3505 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 21:58:28.660	debug	(30277) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 21:58:28.659	debug	(30277) Datenset:
              luxtronik1.0	2020-06-24 21:58:28.657	debug	(30277) Connection closed
              luxtronik1.0	2020-06-24 21:58:28.651	debug	(30277) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:58:26.665	debug	(30277) Daten 3405 fertig verarbeitet.
              luxtronik1.0	2020-06-24 21:58:26.663	debug	(30277) Datensatz3405 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 21:58:26.662	debug	(30277) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 21:58:26.661	debug	(30277) Datenset:
              luxtronik1.0	2020-06-24 21:58:26.657	debug	(30277) Connection closed
              luxtronik1.0	2020-06-24 21:58:26.651	debug	(30277) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:58:24.664	debug	(30277) Daten 1800 fertig verarbeitet.
              luxtronik1.0	2020-06-24 21:58:24.663	debug	(30277) Datensatz1800 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 21:58:24.662	debug	(30277) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 21:58:24.660	debug	(30277) Datenset:
              luxtronik1.0	2020-06-24 21:58:24.658	debug	(30277) Connection closed
              luxtronik1.0	2020-06-24 21:58:24.650	debug	(30277) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:57:05.533	debug	(30277) system.adapter.admin.0: logging false
              luxtronik1.0	2020-06-24 21:56:37.282	debug	(30277) system.adapter.admin.0: logging true
              luxtronik1.0	2020-06-24 21:55:51.156	debug	(30277) system.adapter.admin.0: logging false
              luxtronik1.0	2020-06-24 21:55:30.662	debug	(30277) Daten 3400 fertig verarbeitet.
              luxtronik1.0	2020-06-24 21:55:30.661	debug	(30277) Datensatz3400 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 21:55:30.660	debug	(30277) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 21:55:30.658	debug	(30277) Datenset:
              luxtronik1.0	2020-06-24 21:55:30.656	debug	(30277) Connection closed
              luxtronik1.0	2020-06-24 21:55:30.649	debug	(30277) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:55:28.660	debug	(30277) Daten 3505 fertig verarbeitet.
              luxtronik1.0	2020-06-24 21:55:28.659	debug	(30277) Datensatz3505 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 21:55:28.658	debug	(30277) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 21:55:28.657	debug	(30277) Datenset:
              luxtronik1.0	2020-06-24 21:55:28.655	debug	(30277) Connection closed
              luxtronik1.0	2020-06-24 21:55:28.649	debug	(30277) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:55:26.668	debug	(30277) Daten 3405 fertig verarbeitet.
              luxtronik1.0	2020-06-24 21:55:26.666	debug	(30277) Datensatz3405 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 21:55:26.665	debug	(30277) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 21:55:26.664	debug	(30277) Datenset:
              luxtronik1.0	2020-06-24 21:55:26.662	debug	(30277) Connection closed
              luxtronik1.0	2020-06-24 21:55:26.650	debug	(30277) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:55:25.611	debug	(30277) system.adapter.admin.0: logging true
              luxtronik1.0	2020-06-24 21:55:24.719	debug	(30277) stateChange luxtronik1.0.info.connection {"val":true,"ack":true,"ts":1593028524666,"q":0,"from":"system.adapter.luxtronik1.0","user":"system.user.admin","lc":1593028524666}
              luxtronik1.0	2020-06-24 21:55:24.694	debug	(30277) system.adapter.admin.0: logging false
              luxtronik1.0	2020-06-24 21:55:24.680	debug	(30277) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:55:24.639	debug	(30277) [START] Started Adapter with: 192.168.2.180
              luxtronik1.0	2020-06-24 21:55:24.638	debug	(30277) [INFO] Configured polling interval: 180000
              luxtronik1.0	2020-06-24 21:55:24.633	debug	(30277) Instanz luxtronik1.0 gestartet
              luxtronik1.0	2020-06-24 21:55:24.631	info	(30277) [START] Starting luxtronik adapter
              luxtronik1.0	2020-06-24 21:55:24.571	info	(30277) starting. Version 0.2.3 in /opt/iobroker/node_modules/iobroker.luxtronik1, node: v12.17.0, js-controller: 3.1.4
              luxtronik1.0	2020-06-24 21:55:23.201	debug	(30277) statesDB connected
              luxtronik1.0	2020-06-24 21:55:23.199	debug	(30277) States connected to redis: 127.0.0.1:9000
              luxtronik1.0	2020-06-24 21:55:23.173	debug	(30277) States create System PubSub Client
              luxtronik1.0	2020-06-24 21:55:23.167	debug	(30277) States create User PubSub Client
              luxtronik1.0	2020-06-24 21:55:23.145	debug	(30277) Redis States: Use Redis connection: 127.0.0.1:9000
              luxtronik1.0	2020-06-24 21:55:23.139	debug	(30277) objectDB connected
              luxtronik1.0	2020-06-24 21:55:23.122	debug	(30277) Objects connected to redis: 127.0.0.1:9001
              luxtronik1.0	2020-06-24 21:55:23.095	debug	(30277) Objects client initialize lua scripts
              luxtronik1.0	2020-06-24 21:55:23.093	debug	(30277) Objects create User PubSub Client
              luxtronik1.0	2020-06-24 21:55:23.089	debug	(30277) Objects create System PubSub Client
              luxtronik1.0	2020-06-24 21:55:23.081	debug	(30277) Objects client ready ... initialize now
              luxtronik1.0	2020-06-24 21:55:22.962	debug	(30277) Redis Objects: Use Redis connection: 127.0.0.1:9001
              host.FhemMarkus	2020-06-24 21:55:20.826	info	instance system.adapter.luxtronik1.0 started with pid 30277
              host.FhemMarkus	2020-06-24 21:55:18.340	info	instance system.adapter.luxtronik1.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              luxtronik1.0	2020-06-24 21:55:17.816	debug	(30260) stateChange luxtronik1.0.info.connection {"val":false,"ack":true,"ts":1593028517808,"q":0,"from":"system.adapter.luxtronik1.0","user":"system.user.admin","lc":1593028517808}
              luxtronik1.0	2020-06-24 21:55:17.804	info	(30260) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
              luxtronik1.0	2020-06-24 21:55:17.801	info	(30260) terminating
              luxtronik1.0	2020-06-24 21:55:17.797	info	(30260) [END] Stopping luxtronik adapter...
              luxtronik1.0	2020-06-24 21:55:17.793	info	(30260) Got terminate signal TERMINATE_YOURSELF
              host.FhemMarkus	2020-06-24 21:55:17.784	info	stopInstance system.adapter.luxtronik1.0 send kill signal
              host.FhemMarkus	2020-06-24 21:55:17.780	info	stopInstance system.adapter.luxtronik1.0 (force=false, process=true)
              luxtronik1.0	2020-06-24 21:55:01.717	debug	(30260) system.adapter.admin.0: logging true
              luxtronik1.0	2020-06-24 21:54:54.460	warn	(30260) 3501 connection error: Error: This socket has been ended by the other party
              luxtronik1.0	2020-06-24 21:54:52.461	warn	(30260) 3501 connection error: Error: This socket has been ended by the other party
              luxtronik1.0	2020-06-24 21:54:50.465	debug	(30260) Daten 3501 fertig verarbeitet.
              luxtronik1.0	2020-06-24 21:54:50.464	debug	(30260) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 21:54:50.463	debug	(30260) Datenset:
              luxtronik1.0	2020-06-24 21:54:50.462	debug	(30260) Connection closed
              luxtronik1.0	2020-06-24 21:54:50.456	debug	(30260) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:54:49.750	debug	(30260) Daten 3400 fertig verarbeitet.
              luxtronik1.0	2020-06-24 21:54:49.749	debug	(30260) Datensatz3400 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 21:54:49.748	debug	(30260) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 21:54:49.747	debug	(30260) Datenset:
              luxtronik1.0	2020-06-24 21:54:49.745	debug	(30260) Connection closed
              luxtronik1.0	2020-06-24 21:54:49.740	debug	(30260) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:54:49.449	debug	(30260) warte auf callluxtronik3505
              luxtronik1.0	2020-06-24 21:54:48.446	debug	(30260) warte auf callluxtronik3505
              luxtronik1.0	2020-06-24 21:54:47.750	debug	(30260) Daten 3505 fertig verarbeitet.
              luxtronik1.0	2020-06-24 21:54:47.749	debug	(30260) Datensatz3505 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 21:54:47.747	debug	(30260) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 21:54:47.746	debug	(30260) Datenset:
              luxtronik1.0	2020-06-24 21:54:47.744	debug	(30260) Connection closed
              luxtronik1.0	2020-06-24 21:54:47.739	debug	(30260) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:54:47.443	debug	(30260) warte auf callluxtronik3405
              luxtronik1.0	2020-06-24 21:54:46.442	info	(30260) ack is not set!
              luxtronik1.0	2020-06-24 21:54:46.441	debug	(30260) warte auf callluxtronik3405
              luxtronik1.0	2020-06-24 21:54:46.440	debug	(30260) Setze Warmwasser-Soll auf: 48
              luxtronik1.0	2020-06-24 21:54:46.439	debug	(30260) id=control.BWs
              luxtronik1.0	2020-06-24 21:54:46.438	debug	(30260) Instanz: luxtronik1.0
              luxtronik1.0	2020-06-24 21:54:46.436	debug	(30260) stateChange luxtronik1.0.control.BWs {"val":48,"ack":false,"ts":1593028486430,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1593028486430}
              luxtronik1.0	2020-06-24 21:54:45.749	debug	(30260) Daten 3405 fertig verarbeitet.
              luxtronik1.0	2020-06-24 21:54:45.748	debug	(30260) Datensatz3405 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 21:54:45.747	debug	(30260) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 21:54:45.745	debug	(30260) Datenset:
              luxtronik1.0	2020-06-24 21:54:45.744	debug	(30260) Connection closed
              luxtronik1.0	2020-06-24 21:54:45.738	debug	(30260) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:54:43.750	debug	(30260) Daten 1800 fertig verarbeitet.
              luxtronik1.0	2020-06-24 21:54:43.749	debug	(30260) Datensatz1800 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 21:54:43.748	debug	(30260) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 21:54:43.747	debug	(30260) Datenset:
              luxtronik1.0	2020-06-24 21:54:43.745	debug	(30260) Connection closed
              luxtronik1.0	2020-06-24 21:54:43.738	debug	(30260) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:54:33.688	warn	(30260) 3501 connection error: Error: This socket has been ended by the other party
              luxtronik1.0	2020-06-24 21:54:31.689	warn	(30260) 3501 connection error: Error: This socket has been ended by the other party
              luxtronik1.0	2020-06-24 21:54:29.694	debug	(30260) Daten 3501 fertig verarbeitet.
              luxtronik1.0	2020-06-24 21:54:29.693	debug	(30260) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 21:54:29.692	debug	(30260) Datenset:
              luxtronik1.0	2020-06-24 21:54:29.690	debug	(30260) Connection closed
              luxtronik1.0	2020-06-24 21:54:29.685	debug	(30260) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:54:29.678	info	(30260) ack is not set!
              luxtronik1.0	2020-06-24 21:54:29.675	debug	(30260) Setze Warmwasser-Soll auf: 47
              luxtronik1.0	2020-06-24 21:54:29.674	debug	(30260) id=control.BWs
              luxtronik1.0	2020-06-24 21:54:29.673	debug	(30260) Instanz: luxtronik1.0
              luxtronik1.0	2020-06-24 21:54:29.671	debug	(30260) stateChange luxtronik1.0.control.BWs {"val":47,"ack":false,"ts":1593028469664,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1593028469664}
              luxtronik1.0	2020-06-24 21:54:29.175	debug	(30260) system.adapter.admin.0: logging false
              luxtronik1.0	2020-06-24 21:52:41.090	debug	(30260) system.adapter.admin.0: logging true
              luxtronik1.0	2020-06-24 21:52:29.983	warn	(30260) 3406 connection error: Error: This socket has been ended by the other party
              luxtronik1.0	2020-06-24 21:52:27.984	warn	(30260) 3406 connection error: Error: This socket has been ended by the other party
              luxtronik1.0	2020-06-24 21:52:25.989	debug	(30260) Daten 3506 fertig verarbeitet.
              luxtronik1.0	2020-06-24 21:52:25.987	debug	(30260) Datenset:
              luxtronik1.0	2020-06-24 21:52:25.985	debug	(30260) Connection closed
              luxtronik1.0	2020-06-24 21:52:25.979	debug	(30260) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:52:25.970	debug	(30260) Setze Modus Warmwasser auf: AUTO
              luxtronik1.0	2020-06-24 21:52:25.968	debug	(30260) id=control.ModusWW
              luxtronik1.0	2020-06-24 21:52:25.966	debug	(30260) Instanz: luxtronik1.0
              luxtronik1.0	2020-06-24 21:52:25.964	debug	(30260) stateChange luxtronik1.0.control.ModusWW {"val":0,"ack":false,"ts":1593028345957,"q":0,"from":"system.adapter.admin.0","user":"system.user.admin","lc":1593027763122}
              luxtronik1.0	2020-06-24 21:52:18.431	debug	(30260) system.adapter.admin.0: logging false
              luxtronik1.0	2020-06-24 21:51:49.755	debug	(30260) Daten 3400 fertig verarbeitet.
              luxtronik1.0	2020-06-24 21:51:49.754	debug	(30260) Datensatz3400 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 21:51:49.752	debug	(30260) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 21:51:49.750	debug	(30260) Datenset:
              luxtronik1.0	2020-06-24 21:51:49.748	debug	(30260) Connection closed
              luxtronik1.0	2020-06-24 21:51:49.741	debug	(30260) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:51:47.749	debug	(30260) Daten 3505 fertig verarbeitet.
              luxtronik1.0	2020-06-24 21:51:47.748	debug	(30260) Datensatz3505 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 21:51:47.747	debug	(30260) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 21:51:47.745	debug	(30260) Datenset:
              luxtronik1.0	2020-06-24 21:51:47.744	debug	(30260) Connection closed
              luxtronik1.0	2020-06-24 21:51:47.738	debug	(30260) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:51:45.757	debug	(30260) Daten 3405 fertig verarbeitet.
              luxtronik1.0	2020-06-24 21:51:45.756	debug	(30260) Datensatz3405 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 21:51:45.755	debug	(30260) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 21:51:45.753	debug	(30260) Datenset:
              luxtronik1.0	2020-06-24 21:51:45.751	debug	(30260) Connection closed
              luxtronik1.0	2020-06-24 21:51:45.739	debug	(30260) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:51:43.834	debug	(30260) stateChange luxtronik1.0.info.connection {"val":true,"ack":true,"ts":1593028303762,"q":0,"from":"system.adapter.luxtronik1.0","user":"system.user.admin","lc":1593028303762}
              luxtronik1.0	2020-06-24 21:51:43.778	debug	(30260) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:51:43.729	debug	(30260) [START] Started Adapter with: 192.168.2.180
              luxtronik1.0	2020-06-24 21:51:43.728	debug	(30260) [INFO] Configured polling interval: 180000
              luxtronik1.0	2020-06-24 21:51:43.723	debug	(30260) Instanz luxtronik1.0 gestartet
              luxtronik1.0	2020-06-24 21:51:43.721	info	(30260) [START] Starting luxtronik adapter
              luxtronik1.0	2020-06-24 21:51:43.672	info	(30260) starting. Version 0.2.3 in /opt/iobroker/node_modules/iobroker.luxtronik1, node: v12.17.0, js-controller: 3.1.4
              luxtronik1.0	2020-06-24 21:51:42.568	debug	(30260) statesDB connected
              luxtronik1.0	2020-06-24 21:51:42.566	debug	(30260) States connected to redis: 127.0.0.1:9000
              luxtronik1.0	2020-06-24 21:51:42.537	debug	(30260) States create System PubSub Client
              luxtronik1.0	2020-06-24 21:51:42.530	debug	(30260) States create User PubSub Client
              luxtronik1.0	2020-06-24 21:51:42.514	debug	(30260) Redis States: Use Redis connection: 127.0.0.1:9000
              luxtronik1.0	2020-06-24 21:51:42.507	debug	(30260) objectDB connected
              luxtronik1.0	2020-06-24 21:51:42.490	debug	(30260) Objects connected to redis: 127.0.0.1:9001
              luxtronik1.0	2020-06-24 21:51:42.461	debug	(30260) Objects client initialize lua scripts
              luxtronik1.0	2020-06-24 21:51:42.458	debug	(30260) Objects create User PubSub Client
              luxtronik1.0	2020-06-24 21:51:42.455	debug	(30260) Objects create System PubSub Client
              luxtronik1.0	2020-06-24 21:51:42.447	debug	(30260) Objects client ready ... initialize now
              luxtronik1.0	2020-06-24 21:51:42.307	debug	(30260) Redis Objects: Use Redis connection: 127.0.0.1:9001
              host.FhemMarkus	2020-06-24 21:51:40.181	info	instance system.adapter.luxtronik1.0 started with pid 30260
              host.FhemMarkus	2020-06-24 21:51:37.685	info	instance system.adapter.luxtronik1.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              luxtronik1.0	2020-06-24 21:51:37.143	debug	(30242) stateChange luxtronik1.0.info.connection {"val":false,"ack":true,"ts":1593028297136,"q":0,"from":"system.adapter.luxtronik1.0","user":"system.user.admin","lc":1593028297136}
              luxtronik1.0	2020-06-24 21:51:37.133	info	(30242) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
              luxtronik1.0	2020-06-24 21:51:37.130	info	(30242) terminating
              luxtronik1.0	2020-06-24 21:51:37.128	info	(30242) [END] Stopping luxtronik adapter...
              luxtronik1.0	2020-06-24 21:51:37.124	info	(30242) Got terminate signal TERMINATE_YOURSELF
              host.FhemMarkus	2020-06-24 21:51:37.116	info	stopInstance system.adapter.luxtronik1.0 send kill signal
              host.FhemMarkus	2020-06-24 21:51:37.100	info	stopInstance system.adapter.luxtronik1.0 (force=false, process=true)
              luxtronik1.0	2020-06-24 21:50:47.750	debug	(30242) system.adapter.admin.0: logging true
              luxtronik1.0	2020-06-24 21:50:32.269	debug	(30242) system.adapter.admin.0: logging false
              luxtronik1.0	2020-06-24 21:50:02.795	debug	(30242) Daten 3400 fertig verarbeitet.
              luxtronik1.0	2020-06-24 21:50:02.794	debug	(30242) Datensatz3400 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 21:50:02.793	debug	(30242) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 21:50:02.792	debug	(30242) Datenset:
              luxtronik1.0	2020-06-24 21:50:02.790	debug	(30242) Connection closed
              luxtronik1.0	2020-06-24 21:50:02.783	debug	(30242) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:50:00.797	debug	(30242) Daten 3505 fertig verarbeitet.
              luxtronik1.0	2020-06-24 21:50:00.796	debug	(30242) Datensatz3505 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 21:50:00.795	debug	(30242) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 21:50:00.793	debug	(30242) Datenset:
              luxtronik1.0	2020-06-24 21:50:00.791	debug	(30242) Connection closed
              luxtronik1.0	2020-06-24 21:50:00.785	debug	(30242) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:49:58.796	debug	(30242) Daten 3405 fertig verarbeitet.
              luxtronik1.0	2020-06-24 21:49:58.795	debug	(30242) Datensatz3405 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 21:49:58.795	debug	(30242) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 21:49:58.794	debug	(30242) Datenset:
              luxtronik1.0	2020-06-24 21:49:58.792	debug	(30242) Connection closed
              luxtronik1.0	2020-06-24 21:49:58.783	debug	(30242) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:49:56.879	debug	(30242) stateChange luxtronik1.0.info.connection {"val":true,"ack":true,"ts":1593028196808,"q":0,"from":"system.adapter.luxtronik1.0","user":"system.user.admin","lc":1593028196808}
              luxtronik1.0	2020-06-24 21:49:56.822	debug	(30242) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:49:56.774	debug	(30242) [START] Started Adapter with: 192.168.2.180
              luxtronik1.0	2020-06-24 21:49:56.773	debug	(30242) [INFO] Configured polling interval: 180000
              luxtronik1.0	2020-06-24 21:49:56.768	debug	(30242) Instanz luxtronik1.0 gestartet
              luxtronik1.0	2020-06-24 21:49:56.766	info	(30242) [START] Starting luxtronik adapter
              luxtronik1.0	2020-06-24 21:49:56.719	info	(30242) starting. Version 0.2.3 in /opt/iobroker/node_modules/iobroker.luxtronik1, node: v12.17.0, js-controller: 3.1.4
              luxtronik1.0	2020-06-24 21:49:55.902	debug	(30242) statesDB connected
              luxtronik1.0	2020-06-24 21:49:55.899	debug	(30242) States connected to redis: 127.0.0.1:9000
              luxtronik1.0	2020-06-24 21:49:55.881	debug	(30242) States create System PubSub Client
              luxtronik1.0	2020-06-24 21:49:55.873	debug	(30242) States create User PubSub Client
              luxtronik1.0	2020-06-24 21:49:55.851	debug	(30242) Redis States: Use Redis connection: 127.0.0.1:9000
              luxtronik1.0	2020-06-24 21:49:55.845	debug	(30242) objectDB connected
              luxtronik1.0	2020-06-24 21:49:55.828	debug	(30242) Objects connected to redis: 127.0.0.1:9001
              luxtronik1.0	2020-06-24 21:49:55.803	debug	(30242) Objects client initialize lua scripts
              luxtronik1.0	2020-06-24 21:49:55.800	debug	(30242) Objects create User PubSub Client
              luxtronik1.0	2020-06-24 21:49:55.797	debug	(30242) Objects create System PubSub Client
              luxtronik1.0	2020-06-24 21:49:55.789	debug	(30242) Objects client ready ... initialize now
              luxtronik1.0	2020-06-24 21:49:55.676	debug	(30242) Redis Objects: Use Redis connection: 127.0.0.1:9001
              host.FhemMarkus	2020-06-24 21:49:53.536	info	instance system.adapter.luxtronik1.0 started with pid 30242
              host.FhemMarkus	2020-06-24 21:49:51.050	info	instance system.adapter.luxtronik1.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              luxtronik1.0	2020-06-24 21:49:50.522	debug	(30215) stateChange luxtronik1.0.info.connection {"val":false,"ack":true,"ts":1593028190513,"q":0,"from":"system.adapter.luxtronik1.0","user":"system.user.admin","lc":1593028190513}
              luxtronik1.0	2020-06-24 21:49:50.509	info	(30215) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
              luxtronik1.0	2020-06-24 21:49:50.506	info	(30215) terminating
              luxtronik1.0	2020-06-24 21:49:50.503	info	(30215) [END] Stopping luxtronik adapter...
              luxtronik1.0	2020-06-24 21:49:50.499	info	(30215) Got terminate signal TERMINATE_YOURSELF
              host.FhemMarkus	2020-06-24 21:49:50.489	info	stopInstance system.adapter.luxtronik1.0 send kill signal
              host.FhemMarkus	2020-06-24 21:49:50.485	info	stopInstance system.adapter.luxtronik1.0 (force=false, process=true)
              luxtronik1.0	2020-06-24 21:48:49.337	debug	(30215) Daten 3400 fertig verarbeitet.
              luxtronik1.0	2020-06-24 21:48:49.336	debug	(30215) Datensatz3400 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 21:48:49.334	debug	(30215) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 21:48:49.333	debug	(30215) Datenset:
              luxtronik1.0	2020-06-24 21:48:49.331	debug	(30215) Connection closed
              luxtronik1.0	2020-06-24 21:48:49.325	debug	(30215) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:48:47.334	debug	(30215) Daten 3505 fertig verarbeitet.
              luxtronik1.0	2020-06-24 21:48:47.333	debug	(30215) Datensatz3505 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 21:48:47.332	debug	(30215) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 21:48:47.332	debug	(30215) Datenset:
              luxtronik1.0	2020-06-24 21:48:47.330	debug	(30215) Connection closed
              luxtronik1.0	2020-06-24 21:48:47.325	debug	(30215) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:48:45.339	debug	(30215) Daten 3405 fertig verarbeitet.
              luxtronik1.0	2020-06-24 21:48:45.338	debug	(30215) Datensatz3405 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 21:48:45.337	debug	(30215) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 21:48:45.335	debug	(30215) Datenset:
              luxtronik1.0	2020-06-24 21:48:45.333	debug	(30215) Connection closed
              luxtronik1.0	2020-06-24 21:48:45.327	debug	(30215) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:48:43.339	debug	(30215) Daten 1800 fertig verarbeitet.
              luxtronik1.0	2020-06-24 21:48:43.338	debug	(30215) Datensatz1800 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 21:48:43.336	debug	(30215) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 21:48:43.335	debug	(30215) Datenset:
              luxtronik1.0	2020-06-24 21:48:43.333	debug	(30215) Connection closed
              luxtronik1.0	2020-06-24 21:48:43.324	debug	(30215) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:48:39.905	debug	(30215) system.adapter.admin.0: logging true
              luxtronik1.0	2020-06-24 21:46:24.630	debug	(30215) system.adapter.admin.0: logging false
              luxtronik1.0	2020-06-24 21:45:49.337	debug	(30215) Daten 3400 fertig verarbeitet.
              luxtronik1.0	2020-06-24 21:45:49.336	debug	(30215) Datensatz3400 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 21:45:49.334	debug	(30215) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 21:45:49.332	debug	(30215) Datenset:
              luxtronik1.0	2020-06-24 21:45:49.330	debug	(30215) Connection closed
              luxtronik1.0	2020-06-24 21:45:49.323	debug	(30215) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:45:47.343	debug	(30215) Daten 3505 fertig verarbeitet.
              luxtronik1.0	2020-06-24 21:45:47.342	debug	(30215) Datensatz3505 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 21:45:47.341	debug	(30215) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 21:45:47.340	debug	(30215) Datenset:
              luxtronik1.0	2020-06-24 21:45:47.337	debug	(30215) Connection closed
              luxtronik1.0	2020-06-24 21:45:47.331	debug	(30215) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:45:45.338	debug	(30215) Daten 3405 fertig verarbeitet.
              luxtronik1.0	2020-06-24 21:45:45.337	debug	(30215) Datensatz3405 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 21:45:45.335	debug	(30215) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 21:45:45.334	debug	(30215) Datenset:
              luxtronik1.0	2020-06-24 21:45:45.333	debug	(30215) Connection closed
              luxtronik1.0	2020-06-24 21:45:45.324	debug	(30215) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:45:44.328	debug	(30215) system.adapter.admin.0: logging true
              luxtronik1.0	2020-06-24 21:45:43.421	debug	(30215) stateChange luxtronik1.0.info.connection {"val":true,"ack":true,"ts":1593027943372,"q":0,"from":"system.adapter.luxtronik1.0","user":"system.user.admin","lc":1593027943372}
              luxtronik1.0	2020-06-24 21:45:43.377	debug	(30215) Connected to Luxtronik
              luxtronik1.0	2020-06-24 21:45:43.313	debug	(30215) [START] Started Adapter with: 192.168.2.180
              luxtronik1.0	2020-06-24 21:45:43.312	debug	(30215) [INFO] Configured polling interval: 180000
              luxtronik1.0	2020-06-24 21:45:43.307	debug	(30215) Instanz luxtronik1.0 gestartet
              luxtronik1.0	2020-06-24 21:45:43.305	info	(30215) [START] Starting luxtronik adapter
              luxtronik1.0	2020-06-24 21:45:43.249	info	(30215) starting. Version 0.2.3 in /opt/iobroker/node_modules/iobroker.luxtronik1, node: v12.17.0, js-controller: 3.1.4
              luxtronik1.0	2020-06-24 21:45:42.288	debug	(30215) statesDB connected
              luxtronik1.0	2020-06-24 21:45:42.286	debug	(30215) States connected to redis: 127.0.0.1:9000
              luxtronik1.0	2020-06-24 21:45:42.265	debug	(30215) States create System PubSub Client
              luxtronik1.0	2020-06-24 21:45:42.258	debug	(30215) States create User PubSub Client
              

              Aktuelle Einstellungen am Converter:
              Anmerkung 2020-06-24 215612.jpg
              Anmerkung 2020-06-24 211526.jpg

              Die Einstellungsmöglichkeiten im Converter sind nicht all zu groß. Hab jetzt eigentlich alle mal probiert. Da es beim Argus jetzt auch funktioniert, werde ich mir wohl einen anderen Converter bestellen. Ich warte mal ab, ob du ggf. noch eine Idee hast, ansonsten kommt das Teil weg.

              Danke

              Gruß Willi-Wunder

              Nachtrag:
              Jetzt passiert gerade nichts mehr....

              luxtronik1.0	2020-06-24 22:25:14.732	debug	(30386) Daten 3400 fertig verarbeitet.
              luxtronik1.0	2020-06-24 22:25:14.731	debug	(30386) Datensatz3400 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 22:25:14.729	debug	(30386) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 22:25:14.728	debug	(30386) Datenset:
              luxtronik1.0	2020-06-24 22:25:14.726	debug	(30386) Connection closed
              luxtronik1.0	2020-06-24 22:25:14.720	debug	(30386) Connected to Luxtronik
              luxtronik1.0	2020-06-24 22:25:12.732	debug	(30386) Daten 3505 fertig verarbeitet.
              luxtronik1.0	2020-06-24 22:25:12.731	debug	(30386) Datensatz3505 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 22:25:12.730	debug	(30386) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 22:25:12.729	debug	(30386) Datenset:
              luxtronik1.0	2020-06-24 22:25:12.727	debug	(30386) Connection closed
              luxtronik1.0	2020-06-24 22:25:12.721	debug	(30386) Connected to Luxtronik
              luxtronik1.0	2020-06-24 22:25:10.731	debug	(30386) Daten 3405 fertig verarbeitet.
              luxtronik1.0	2020-06-24 22:25:10.730	debug	(30386) Datensatz3405 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 22:25:10.729	debug	(30386) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 22:25:10.727	debug	(30386) Datenset:
              luxtronik1.0	2020-06-24 22:25:10.726	debug	(30386) Connection closed
              luxtronik1.0	2020-06-24 22:25:10.719	debug	(30386) Connected to Luxtronik
              luxtronik1.0	2020-06-24 22:25:08.733	debug	(30386) Daten 1800 fertig verarbeitet.
              luxtronik1.0	2020-06-24 22:25:08.732	debug	(30386) Datensatz1800 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 22:25:08.731	debug	(30386) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 22:25:08.729	debug	(30386) Datenset:
              luxtronik1.0	2020-06-24 22:25:08.727	debug	(30386) Connection closed
              luxtronik1.0	2020-06-24 22:25:08.719	debug	(30386) Connected to Luxtronik
              luxtronik1.0	2020-06-24 22:25:01.971	debug	(30386) system.adapter.admin.0: logging true
              luxtronik1.0	2020-06-24 22:24:19.695	debug	(30386) system.adapter.admin.0: logging false
              luxtronik1.0	2020-06-24 22:23:01.490	debug	(30386) system.adapter.admin.0: logging true
              luxtronik1.0	2020-06-24 22:22:14.730	debug	(30386) Daten 3400 fertig verarbeitet.
              luxtronik1.0	2020-06-24 22:22:14.728	debug	(30386) Datensatz3400 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 22:22:14.727	debug	(30386) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 22:22:14.726	debug	(30386) Datenset:
              luxtronik1.0	2020-06-24 22:22:14.724	debug	(30386) Connection closed
              luxtronik1.0	2020-06-24 22:22:14.718	debug	(30386) Connected to Luxtronik
              luxtronik1.0	2020-06-24 22:22:12.731	debug	(30386) Daten 3505 fertig verarbeitet.
              luxtronik1.0	2020-06-24 22:22:12.730	debug	(30386) Datensatz3505 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 22:22:12.729	debug	(30386) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 22:22:12.728	debug	(30386) Datenset:
              luxtronik1.0	2020-06-24 22:22:12.726	debug	(30386) Connection closed
              luxtronik1.0	2020-06-24 22:22:12.720	debug	(30386) Connected to Luxtronik
              luxtronik1.0	2020-06-24 22:22:10.734	debug	(30386) Daten 3405 fertig verarbeitet.
              luxtronik1.0	2020-06-24 22:22:10.733	debug	(30386) Datensatz3405 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 22:22:10.732	debug	(30386) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 22:22:10.730	debug	(30386) Datenset:
              luxtronik1.0	2020-06-24 22:22:10.728	debug	(30386) Connection closed
              luxtronik1.0	2020-06-24 22:22:10.719	debug	(30386) Connected to Luxtronik
              luxtronik1.0	2020-06-24 22:22:08.800	debug	(30386) stateChange luxtronik1.0.info.connection {"val":true,"ack":true,"ts":1593030128755,"q":0,"from":"system.adapter.luxtronik1.0","user":"system.user.admin","lc":1593030128755}
              luxtronik1.0	2020-06-24 22:22:08.761	debug	(30386) Connected to Luxtronik
              luxtronik1.0	2020-06-24 22:22:08.708	debug	(30386) [START] Started Adapter with: 192.168.2.180
              luxtronik1.0	2020-06-24 22:22:08.707	debug	(30386) [INFO] Configured polling interval: 180000
              luxtronik1.0	2020-06-24 22:22:08.702	debug	(30386) Instanz luxtronik1.0 gestartet
              luxtronik1.0	2020-06-24 22:22:08.700	info	(30386) [START] Starting luxtronik adapter
              luxtronik1.0	2020-06-24 22:22:08.634	info	(30386) starting. Version 0.2.3 in /opt/iobroker/node_modules/iobroker.luxtronik1, node: v12.17.0, js-controller: 3.1.4
              luxtronik1.0	2020-06-24 22:22:07.625	debug	(30386) statesDB connected
              luxtronik1.0	2020-06-24 22:22:07.623	debug	(30386) States connected to redis: 127.0.0.1:9000
              luxtronik1.0	2020-06-24 22:22:07.605	debug	(30386) States create System PubSub Client
              luxtronik1.0	2020-06-24 22:22:07.598	debug	(30386) States create User PubSub Client
              luxtronik1.0	2020-06-24 22:22:07.576	debug	(30386) Redis States: Use Redis connection: 127.0.0.1:9000
              luxtronik1.0	2020-06-24 22:22:07.571	debug	(30386) objectDB connected
              luxtronik1.0	2020-06-24 22:22:07.553	debug	(30386) Objects connected to redis: 127.0.0.1:9001
              luxtronik1.0	2020-06-24 22:22:07.527	debug	(30386) Objects client initialize lua scripts
              luxtronik1.0	2020-06-24 22:22:07.525	debug	(30386) Objects create User PubSub Client
              luxtronik1.0	2020-06-24 22:22:07.521	debug	(30386) Objects create System PubSub Client
              luxtronik1.0	2020-06-24 22:22:07.513	debug	(30386) Objects client ready ... initialize now
              luxtronik1.0	2020-06-24 22:22:07.429	debug	(30386) Redis Objects: Use Redis connection: 127.0.0.1:9001
              host.FhemMarkus	2020-06-24 22:22:05.288	info	instance system.adapter.luxtronik1.0 started with pid 30386
              host.FhemMarkus	2020-06-24 22:22:02.768	info	instance system.adapter.luxtronik1.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              luxtronik1.0	2020-06-24 22:22:02.229	debug	(30339) stateChange luxtronik1.0.info.connection {"val":false,"ack":true,"ts":1593030122225,"q":0,"from":"system.adapter.luxtronik1.0","user":"system.user.admin","lc":1593030122225}
              luxtronik1.0	2020-06-24 22:22:02.222	info	(30339) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
              luxtronik1.0	2020-06-24 22:22:02.220	info	(30339) terminating
              luxtronik1.0	2020-06-24 22:22:02.217	info	(30339) [END] Stopping luxtronik adapter...
              luxtronik1.0	2020-06-24 22:22:02.215	info	(30339) Got terminate signal TERMINATE_YOURSELF
              host.FhemMarkus	2020-06-24 22:22:02.206	info	stopInstance system.adapter.luxtronik1.0 send kill signal
              host.FhemMarkus	2020-06-24 22:22:02.189	info	stopInstance system.adapter.luxtronik1.0 (force=false, process=true)
              luxtronik1.0	2020-06-24 22:22:02.114	debug	(30339) Daten 3405 fertig verarbeitet.
              luxtronik1.0	2020-06-24 22:22:02.112	warn	(30339) Adapter wird neu gestartet
              luxtronik1.0	2020-06-24 22:22:02.111	warn	(30339) Achtung, mehrfach unvollständiger Datensatz 3405
              luxtronik1.0	2020-06-24 22:22:02.110	debug	(30339) Datensatz3405 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 22:22:02.109	debug	(30339) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 22:22:02.107	debug	(30339) Datenset:
              luxtronik1.0	2020-06-24 22:22:02.106	debug	(30339) Connection closed
              luxtronik1.0	2020-06-24 22:22:02.101	debug	(30339) Connected to Luxtronik
              luxtronik1.0	2020-06-24 22:22:00.110	debug	(30339) Daten 1800 fertig verarbeitet.
              luxtronik1.0	2020-06-24 22:22:00.109	debug	(30339) Datensatz1800 unvollständig, keine Werte gesetzt
              luxtronik1.0	2020-06-24 22:22:00.108	debug	(30339) Anzahl Elemente Datenset: 0
              luxtronik1.0	2020-06-24 22:22:00.106	debug	(30339) Datenset:
              luxtronik1.0	2020-06-24 22:22:00.105	debug	(30339) Connection closed
              luxtronik1.0	2020-06-24 22:22:00.100	debug	(30339) Connected to Luxtronik
              
              1 Reply Last reply Reply Quote 0
              • F
                forelleblau last edited by

                Hallo Willi-Wunder

                Ja, da geht gar nichts mehr hin und her. Kannst du einmal parallel zum Adapter auf deinen Converter zugreifen und schauen was da hin und hergeht? z.B. mit Putty.

                Weiter oben hat es sonst noch die Einstellungen von NetFritz mit aktiviertem Delimeter.
                Wenn gar nichts durchkommt kann ich auch nicht erkennen, was ich allenfalls am Adapter anpassen könnte.

                Musst wohl noch etwas an den Einstellungen herumversuchen, ich weiss, du glaubst du hättest schon alle ausprobiert....😵

                herzliche Grüsse
                forelleblau

                1 Reply Last reply Reply Quote 0
                • W
                  Willi-Wunder last edited by Willi-Wunder

                  @forelleblau
                  Also nachdem das mit dem Planet Converter nicht so richtig geklappt hat, hab ich mir auch so einen Chinesen Teil geholt, USR-TCP232-302. Allerdings mußte ich bei diesem Converter das Kabel ändern, PIN 2 und 3 mußten gedreht werden. Danach kamen die Daten an. Auch das ändern der Daten unter Control hat anfangs funktioniert, leider aber beim Stresstest nicht immer. Die Werte von "Control" und "Status" haben sich nicht mehr aktualisiert.
                  Anmerkung 2020-07-04 193104-Hei.jpg

                  Hier der Log dazu.
                  iobroker.2020-07-04.log.html

                  Beim Ändern des WW auf z.B. 48 Grad wird im Log auch der neue Wert mit "Warmwasser soll neu: 0" angezeigt, wird aber dennoch richtig ausgeführt. Dies hattest du selbst schon bemerkt gehabt.

                  Falls du hier nochmal etwas änderst, teste ich gerne und gebe dir ein Feedback. Putty kenne ich zwar, weiß aber nicht, wie ich hier zwecks den Daten nachschauen soll.

                  Nochmals vielen Dank für deine Unterstützung.

                  Gruß Willi-Wunder

                  F 1 Reply Last reply Reply Quote 0
                  • K
                    killroy2 last edited by

                    Hi, kennt jemand eine Möglichkeit den aktuellen Anlagenzustand auszulesen?
                    Ich will Störungen in der Visu ausgeben. Die Anzahl der Fehlerspeicher ist nicht geeignet da ich nicht weiss wie ich sie zurücksetze und mir unkritische Fehler für diese Anzeige egal sind.
                    Die Weboberfläche hat ein Datum "Betriebszustand", ich weiss aber nicht was genau für Werte dahinter sind und auf welches Datum es im Adapter mapt.

                    W 1 Reply Last reply Reply Quote 0
                    • W
                      Willi-Wunder @killroy2 last edited by

                      @killroy2
                      Hi, im Adapter findest du doch unter Status den aktuellen Zustand. Reicht dir das nicht aus?
                      AIScreen.jpg

                      @forelleblau
                      Hi forelleblau, wollte mal nachfragen, ob du beim Schreiben der Werte den Timeout auch vergrößern konntest? Hier hängt sich mein Adapter meistens auf. Das Auslesen funktioniert jetzt super 🙂

                      Gruß Willi-Wunder

                      F K 2 Replies Last reply Reply Quote 0
                      • F
                        forelleblau @Willi-Wunder last edited by

                        @Willi-Wunder Das sollte schon zu machen sein mit mehr Timeout beim Schreiben. Bin mir aber nicht ganz sicher, ob das die Stressresistenz verbessert.

                        W 1 Reply Last reply Reply Quote 0
                        • W
                          Willi-Wunder @forelleblau last edited by

                          @forelleblau
                          Beim Auslesen hat es doch auch super funktioniert, nachdem du den Timeout erhöht hast. Bin zuversichtlich 🙂
                          Wenns für nicht allzu viel arbeit ist, würde ich es gerne Testen.

                          1 Reply Last reply Reply Quote 0
                          • F
                            forelleblau last edited by

                            Hallo @Willi-Wunder

                            Könntest du mal prüfen, ob das Setzten der Warmwasser-Solltemperatur funktioniert und der Adapter sich nur beim Schreiben der anderen Werte aufhängt oder ob er überall Probleme macht. Bin grad am schauen was ich an Sicherheit reinbringen könnte. Es war übrigens letztes Mal auch nicht eine Timing-Anpassung sondern eine verbesserte Prüfung, ob alle Werte da sind, bevor die Verbindung abgebrochen wird.

                            Danke und Gruss
                            forelleblau

                            W 1 Reply Last reply Reply Quote 0
                            • W
                              Willi-Wunder @forelleblau last edited by

                              @forelleblau Das setzen der Warmwasser-Solltemperatur konnte ich paar mal problemlos ändern, wurde korrekt ausgeführt. Scheint also nur die anderen Werte zu betreffen.

                              Gruß Willi

                              F 1 Reply Last reply Reply Quote 0
                              • F
                                forelleblau @Willi-Wunder last edited by

                                @Willi-Wunder
                                Hallo Willi
                                Ich hab nun die jeweilige Prüfung des Adapter, ob alle Daten angekommen sind, bevor er die Verbindung unterbricht, auf das selbe Muster angepasst, wie es bisher bereits beim Setzen der WW-Solltemperatur war. Bei mir läufts noch (hat aber schon vorher funktioniert). Die Anpassungen stehen auf Github zur Verfügung (keine neue Version, nur angepasst). Fürs Testen wär ich dir dankbar.

                                Lieber Gruss
                                Marcel

                                1 Reply Last reply Reply Quote 0
                                • F
                                  forelleblau @Willi-Wunder last edited by

                                  @Willi-Wunder ...und noch zu Putty: finde ich grad für die Luxtronik, die Klartext redet, ganz schön. Wenn du mit IP/Port und Connection-type RAW eine Verbindung zum RS232toLan Wandler aufbaust, siehst du in Klartext was zwischen iobroker und Luxtronik hin und hergeht.

                                  W 1 Reply Last reply Reply Quote 0
                                  • W
                                    Willi-Wunder @forelleblau last edited by

                                    @forelleblau
                                    Hi, vielen Dank für die super schnelle Umsetzung. Es scheint jetzt zu funktionieren, hatte zwar mal zwischendrin paar hänger, aber jetzt kann man zumindest die WP mal ein und ausschalten bzw. sonstiges ändern.
                                    Was mir auch aufgefallen ist, das unter Control die Temperatur nicht geändert wird, wenn diese selbst an der WP verstellt wurde. Das ändert man ja auch nicht ständig.
                                    Hab dir mal den io.log + putty.log angehängt. Danke für deine Putty Erklärung, wußte ich noch nicht 🙂

                                    AI Temp.jpg AI_putty.txt
                                    iobroker.2020-09-20.txt

                                    Wünsche dir einen schönen Sonntag.

                                    Gruß Willi

                                    1 Reply Last reply Reply Quote 0
                                    • K
                                      killroy2 @Willi-Wunder last edited by

                                      @Willi-Wunder ok ich hab gesehen der Anlagenzustand aka HauptMenuStatus_Zeile3 hat einen Wert für Störung. Sonst habe ich nichts gefunden, ich hoffe das passt für meinen Zweck.

                                          "name" : "HauptMenuStatus_Zeile3",
                                          "type" : "ENUM",
                                          "enum":
                                          [
                                              "Heizbetrieb",
                                              "Keine Anforderung",
                                              "Netz-Einschaltverzoegerung",
                                              "SSP Zeit",
                                              "Sperrzeit",
                                              "Brauchwasser",
                                              "Estrich-Programm",
                                              "Abtauen",
                                              "Pumpenvorlauf",
                                              "Thermische Desinfektion",
                                              "Kuehlbetrieb",
                                              "11",
                                              "Schwimmbad",
                                              "Heizen Ext.",
                                              "Brauchwasser Ext.",
                                              "Störung",
                                              "Durchflussueberwachung",
                                              "ZWE Betrieb"
                                          ]
                                      W 1 Reply Last reply Reply Quote 0
                                      • W
                                        Willi-Wunder @killroy2 last edited by Willi-Wunder

                                        @forelleblau
                                        Mir ist gerade aufgefallen, dass jetzt beim ändern des WW zwar die Gradzahl ausgeführt wird, aber der Wert bei Control unverändert bleibt.
                                        Screenshot 2020-09-20 222724.jpg

                                        Das war heute mittag aber noch nicht, das wäre mir eigentlich aufgefallen. Hier wäre nochmal das vollständige log.file
                                        io_log_20092020-2.zip

                                        Warum der Apdater manchmal so oft neu startet weiß ich leider nicht. Welche Firmware hast du eigentlich auf deiner WP? Ich habe die LW 120M-I, Firmware V2.30. Weiß gar nicht mehr, ob wir darüber schon gesprochen hatten, vielleicht läuft deine deshalb anders (stabiler).

                                        Der neue Wert "Brauchwasser Soll neu" wird jetzt auch richtig im Log angezeigt, hattest also auch gleich mit gefixt, super.
                                        Wenn du noch etwas brauchst und wissen willst, jederzeit gerne......sofern du natürlich lust und Zeit hast 🙂

                                        Gruß Willi

                                        Nachtrag:
                                        Die Daten wurden heute früh ohne Auffälligkeiten laut Log verarbeitet. Hab dann den Wert WW Soll geändert, dieser wird jedoch nicht ausgeführt. Adapter hängt sich auf und startet neu.......Der Wert wird aber in Control richtig angezeigt. War wohl neulich eine Ausnahme, dass sich der Control Wert nicht geändert hatte, jedoch aber ausgeführt wurde.
                                        iobroker.2020-09-21.log.zip

                                        F 1 Reply Last reply Reply Quote 0
                                        • F
                                          forelleblau last edited by

                                          @Willi-Wunder @killroy2
                                          Hallo ihr Beiden.
                                          Das mit dem Wert bei Control werde ich noch fixen, damit auch da immer der laufend richtige steht. Das wird bei den anderen Control-Werten auch der Fall sein, dass die nicht aktualisiert werden.

                                          Killroy2, darf ich fragen, wo die Statusliste oben her ist? und allenfalls auch, mit welchem Wert aus dem Luxtronik-Datensatz die verbunden ist? Dann könnte die die auch noch in den Adapter integrieren.

                                          Guten Start in die neue Woche
                                          forelleblau

                                          1 Reply Last reply Reply Quote 0
                                          • K
                                            killroy2 last edited by killroy2

                                            @forelleblau
                                            was meinst du? Mein Status ist id 119, der scheint zu funktionieren.
                                            Btw, der Adapter macht nur alle 2 Minuten was, verbraucht bei mir aber permanent 70 MB Speicher.

                                            interval = setInterval(function () {
                                                loadValues();
                                            }, 120000);
                                            

                                            Lässt sich das umdesignen, z.B. als cron job?

                                            Noch ein Nachtrag: Warmwassererzeugung ergibt für die Dauer einer längeren Abwesenheit wenig Sinn. Gibt es die Möglichkeit die Betriebsart umzustellen, so wie es das Web Interface anbietet?

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            624
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            17
                                            210
                                            24039
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo