Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter luxtronik2 v0.4.x

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    257

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

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

Test Adapter luxtronik2 v0.4.x

Scheduled Pinned Locked Moved Tester
adapterluxtronik wpwebsocket
289 Posts 52 Posters 76.3k Views 49 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    Henning 1
    wrote on last edited by
    #167
    pi@iobroker-pi:/opt/iobroker $ groups
    pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi
    
    Thomas BraunT 1 Reply Last reply
    0
    • H Henning 1

      Hier inkl. eingegebenes Kommando:

      
      pi@iobroker-pi:/opt/iobroker $ npm i iobroker.luxtronik2                        npm WARN checkPermissions Missing write access to /opt/iobroker/node_modules
      npm WARN xmlhttprequest-ts@1.0.1 requires a peer of @angular/common@>= 5.0.0 but none is installed. You must install peer dependencies yourself.
      npm WARN xmlhttprequest-ts@1.0.1 requires a peer of @angular/core@>= 5.0.0 but none is installed. You must install peer dependencies yourself.
      
      npm ERR! code EACCES
      npm ERR! syscall access
      npm ERR! path /opt/iobroker/node_modules
      npm ERR! errno -13
      npm ERR! Error: EACCES: permission denied, access '/opt/iobroker/node_modules'
      npm ERR!  [Error: EACCES: permission denied, access '/opt/iobroker/node_modules'] {
      npm ERR!   errno: -13,
      npm ERR!   code: 'EACCES',
      npm ERR!   syscall: 'access',
      npm ERR!   path: '/opt/iobroker/node_modules'
      npm ERR! }
      npm ERR!
      npm ERR! The operation was rejected by your operating system.
      npm ERR! It is likely you do not have the permissions to access this file as the current user
      npm ERR!
      npm ERR! If you believe this might be a permissions issue, please double-check the
      npm ERR! permissions of the file and its containing directories, or try running
      npm ERR! the command again as root/Administrator.
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/pi/.npm/_logs/2022-07-03T12_13_16_514Z-debug.log
      pi@iobroker-pi:/opt/iobroker $
      
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      wrote on last edited by
      #168

      @henning-1 sagte in Test Adapter luxtronik2 v0.4.x:

      npm i iobroker.luxtronik2

      Alternativ:

      cd /opt/iobroker
      sudo -H -u iobroker npm i iobroker.luxtronik2
      

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

      1 Reply Last reply
      0
      • H Henning 1
        pi@iobroker-pi:/opt/iobroker $ groups
        pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi
        
        Thomas BraunT Online
        Thomas BraunT Online
        Thomas Braun
        Most Active
        wrote on last edited by
        #169

        @henning-1

        Der pi fehlt in der Gruppe 'iobroker'

        sudo usermod -aG iobroker pi
        

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

        H 1 Reply Last reply
        0
        • H Offline
          H Offline
          Henning 1
          wrote on last edited by
          #170

          @thomas-braun sagte in Test Adapter luxtronik2 v0.4.x:

          sudo usermod -aG iobroker pi

          Das liefert er:

          
          pi@iobroker-pi:/opt/iobroker $ sudo -H -u iobroker npm i iobroker.luxtronik2
          npm WARN xmlhttprequest-ts@1.0.1 requires a peer of @angular/common@>= 5.0.0 but none is installed. You must install peer dependencies yourself.
          npm WARN xmlhttprequest-ts@1.0.1 requires a peer of @angular/core@>= 5.0.0 but none is installed. You must install peer dependencies yourself.
          npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
          npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
          
          + iobroker.luxtronik2@0.4.2
          added 7 packages from 82 contributors in 29.319s
          
          50 packages are looking for funding
            run `npm fund` for details
          
          

          Den Adapter sehe ich noch nicht. Gruppe mache ich gleich

          H 1 Reply Last reply
          0
          • Thomas BraunT Thomas Braun

            @henning-1

            Der pi fehlt in der Gruppe 'iobroker'

            sudo usermod -aG iobroker pi
            
            H Offline
            H Offline
            Henning 1
            wrote on last edited by
            #171

            @thomas-braun sagte in Test Adapter luxtronik2 v0.4.x:

            sudo usermod -aG iobroker pi

            Sieht besser aus. Habe nach der Gruppenanpassung den add Befehr ausgeführt

            
            pi@iobroker-pi:/opt/iobroker $ sudo usermod -aG iobroker pi
            pi@iobroker-pi:/opt/iobroker $ iobroker add luxtronik2
            host.iobroker-pi install adapter luxtronik2
            upload [4] luxtronik2.admin /opt/iobroker/node_modules/iobroker.luxtronik2/admin/admin.d.ts admin.d.ts video/mp2t
            upload [3] luxtronik2.admin /opt/iobroker/node_modules/iobroker.luxtronik2/admin/index_m.html index_m.html text/html
            upload [2] luxtronik2.admin /opt/iobroker/node_modules/iobroker.luxtronik2/admin/luxtronik2.png luxtronik2.png image/png
            upload [1] luxtronik2.admin /opt/iobroker/node_modules/iobroker.luxtronik2/admin/style.css style.css text/css
            upload [0] luxtronik2.admin /opt/iobroker/node_modules/iobroker.luxtronik2/admin/words.js words.js application/javascript
            host.iobroker-pi object system.adapter.luxtronik2 created/updated
            host.iobroker-pi create instance luxtronik2
            host.iobroker-pi object system.adapter.luxtronik2.0.alive created
            host.iobroker-pi object system.adapter.luxtronik2.0.connected created
            host.iobroker-pi object system.adapter.luxtronik2.0.compactMode created
            host.iobroker-pi object system.adapter.luxtronik2.0.cpu created
            host.iobroker-pi object system.adapter.luxtronik2.0.cputime created
            host.iobroker-pi object system.adapter.luxtronik2.0.memHeapUsed created
            host.iobroker-pi object system.adapter.luxtronik2.0.memHeapTotal created
            host.iobroker-pi object system.adapter.luxtronik2.0.memRss created
            host.iobroker-pi object system.adapter.luxtronik2.0.uptime created
            host.iobroker-pi object system.adapter.luxtronik2.0.inputCount created
            host.iobroker-pi object system.adapter.luxtronik2.0.outputCount created
            host.iobroker-pi object system.adapter.luxtronik2.0.eventLoopLag created
            host.iobroker-pi object system.adapter.luxtronik2.0.sigKill created
            host.iobroker-pi object system.adapter.luxtronik2.0.logLevel created
            host.iobroker-pi object luxtronik2.0.info created
            host.iobroker-pi object luxtronik2.0.info.connection created
            host.iobroker-pi Set default value of luxtronik2.0.info.connection: false
            host.iobroker-pi object system.adapter.luxtronik2.0 created
            
            

            Ich mache mal nen Reboot und schaue dann, was ich sehe.

            1 Reply Last reply
            0
            • H Henning 1

              @thomas-braun sagte in Test Adapter luxtronik2 v0.4.x:

              sudo usermod -aG iobroker pi

              Das liefert er:

              
              pi@iobroker-pi:/opt/iobroker $ sudo -H -u iobroker npm i iobroker.luxtronik2
              npm WARN xmlhttprequest-ts@1.0.1 requires a peer of @angular/common@>= 5.0.0 but none is installed. You must install peer dependencies yourself.
              npm WARN xmlhttprequest-ts@1.0.1 requires a peer of @angular/core@>= 5.0.0 but none is installed. You must install peer dependencies yourself.
              npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/fsevents):
              npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"arm"})
              
              + iobroker.luxtronik2@0.4.2
              added 7 packages from 82 contributors in 29.319s
              
              50 packages are looking for funding
                run `npm fund` for details
              
              

              Den Adapter sehe ich noch nicht. Gruppe mache ich gleich

              H Offline
              H Offline
              Henning 1
              wrote on last edited by
              #172

              Vielen Dank für Diene Zeit eben!!! Das hat geholfen und der Adapter ist sichtbar und scheint mit Port 8889 und PWD 0000 zu funktionieren. Ich spiele jetzt bzw. heute Abend erstmal und versuche Logiken im Zusammenspiel mit dem Fronius WR zu basteln.

              Schönes WE soweit noch :-)

              1 Reply Last reply
              0
              • H Offline
                H Offline
                Henning 1
                wrote on last edited by
                #173

                Hallo,
                ich habe jede Menge Fehlermeldungen im Protokoll. Liegt das an mir oder an der Adapter Version? Anbei ein Ausschnitt:

                2022-07-05 10:49:51.478 - warn: luxtronik2.0 (15011) Used invalid characters: luxtronik2.0.Informationen.Ausgänge.51-0°C-53-1°C changed to luxtronik2.0.Informationen.Ausgänge.51-0_C-53-1_C
                2022-07-05 10:49:51.553 - warn: luxtronik2.0 (15011) Used invalid characters: luxtronik2.0.Informationen.Wärmemenge.51-0°C-53-1°C changed to luxtronik2.0.Informationen.Wärmemenge.51-0_C-53-1_C
                2022-07-05 10:49:51.562 - warn: luxtronik2.0 (15011) State "luxtronik2.0.Informationen.Wärmemenge.51-0°C-53-1°C" has no existing object, this might lead to an error in future versions
                2022-07-05 10:50:02.620 - warn: luxtronik2.0 (15011) Used invalid characters: luxtronik2.0.Informationen.Ausgänge.51-0°C-53-2°C changed to luxtronik2.0.Informationen.Ausgänge.51-0_C-53-2_C
                2022-07-05 10:50:02.685 - warn: luxtronik2.0 (15011) Used invalid characters: luxtronik2.0.Informationen.Wärmemenge.51-0°C-53-2°C changed to luxtronik2.0.Informationen.Wärmemenge.51-0_C-53-2_C
                2022-07-05 10:50:02.697 - warn: luxtronik2.0 (15011) State "luxtronik2.0.Informationen.Wärmemenge.51-0°C-53-2°C" has no existing object, this might lead to an error in future versions
                
                Thomas BraunT 1 Reply Last reply
                0
                • H Henning 1

                  Hallo,
                  ich habe jede Menge Fehlermeldungen im Protokoll. Liegt das an mir oder an der Adapter Version? Anbei ein Ausschnitt:

                  2022-07-05 10:49:51.478 - warn: luxtronik2.0 (15011) Used invalid characters: luxtronik2.0.Informationen.Ausgänge.51-0°C-53-1°C changed to luxtronik2.0.Informationen.Ausgänge.51-0_C-53-1_C
                  2022-07-05 10:49:51.553 - warn: luxtronik2.0 (15011) Used invalid characters: luxtronik2.0.Informationen.Wärmemenge.51-0°C-53-1°C changed to luxtronik2.0.Informationen.Wärmemenge.51-0_C-53-1_C
                  2022-07-05 10:49:51.562 - warn: luxtronik2.0 (15011) State "luxtronik2.0.Informationen.Wärmemenge.51-0°C-53-1°C" has no existing object, this might lead to an error in future versions
                  2022-07-05 10:50:02.620 - warn: luxtronik2.0 (15011) Used invalid characters: luxtronik2.0.Informationen.Ausgänge.51-0°C-53-2°C changed to luxtronik2.0.Informationen.Ausgänge.51-0_C-53-2_C
                  2022-07-05 10:50:02.685 - warn: luxtronik2.0 (15011) Used invalid characters: luxtronik2.0.Informationen.Wärmemenge.51-0°C-53-2°C changed to luxtronik2.0.Informationen.Wärmemenge.51-0_C-53-2_C
                  2022-07-05 10:50:02.697 - warn: luxtronik2.0 (15011) State "luxtronik2.0.Informationen.Wärmemenge.51-0°C-53-2°C" has no existing object, this might lead to an error in future versions
                  
                  Thomas BraunT Online
                  Thomas BraunT Online
                  Thomas Braun
                  Most Active
                  wrote on last edited by
                  #174

                  @henning-1

                  Die Gradzeichen sind nicht zulässig und werden ersetzt. Wenn der Datenpunkt von dir so angelegt wurde: Ändere es ab.

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

                  1 Reply Last reply
                  0
                  • H Offline
                    H Offline
                    Henning 1
                    wrote on last edited by
                    #175

                    Das ist es ja. Ich hab da gar nichts angelegt. Nur die Instanz. Alles andere ist so, wie vom Adapter vorgegeben. Und das sieht bei Ausgängen so aus:
                    a72c33cd-1189-4bc4-8b83-766c6a848d80-image.png
                    und geht so weiter bis 57. Danach kommt AV-Abtauventil...

                    1 Reply Last reply
                    0
                    • H Offline
                      H Offline
                      Henning 1
                      wrote on last edited by
                      #176

                      Das Ganze steht bei Wärmemenge auch nochmal drin
                      be6458e0-7b70-4e11-8b4a-c9e8f5069a23-image.png

                      1 Reply Last reply
                      0
                      • H Offline
                        H Offline
                        Henning 1
                        wrote on last edited by
                        #177

                        Ich habe mal das Webinterface mit den Adapterwerten verglichen. Neben dieses Vielen Temperaturwerten gibt es noch andere Unterschiede. Bei Eingänge fehlt bsw. Durchfluss 2 etc

                        a0278631-6fc8-4e05-b1c1-ed237659600e-image.png

                        a24555ff-1b7b-4e9e-9007-499f9916f477-image.png

                        Bei Temperaturen fehlen auch Parameter. Kann es sein, dass der Adapter da irgendwie durcheinander kommt?

                        1 Reply Last reply
                        0
                        • H Offline
                          H Offline
                          Henning 1
                          wrote on last edited by
                          #178

                          @UncleSam Soll ich da ein Ticket aufmachen? Ich habe nämlich zwei Außeneinheiten an einer Steuerung. Daher gibt's bei mir einige Werte doppelt. Mit manchen schien der Adapter klar zu kommen ,mit anderen nicht.

                          1 Reply Last reply
                          0
                          • P Offline
                            P Offline
                            pgBroker
                            wrote on last edited by pgBroker
                            #179

                            Musste meinen ioBroker nach einem Crash neu aufsetzen und bekomme jetzt im log im Sekundentakt diese Warnung:

                            Unknown data item parameters.mk1_curve_parallel_offset
                            Unknown data item parameters.mk1_curve_end_point
                            Unknown data item parameters.deltaMk1Reduction
                            

                            Wie kriege ich die weg?

                            P 1 Reply Last reply
                            0
                            • P pgBroker

                              Musste meinen ioBroker nach einem Crash neu aufsetzen und bekomme jetzt im log im Sekundentakt diese Warnung:

                              Unknown data item parameters.mk1_curve_parallel_offset
                              Unknown data item parameters.mk1_curve_end_point
                              Unknown data item parameters.deltaMk1Reduction
                              

                              Wie kriege ich die weg?

                              P Offline
                              P Offline
                              pgBroker
                              wrote on last edited by
                              #180

                              Hmmm, hat niemand ne idee? 😕

                              1 Reply Last reply
                              0
                              • Bernd 0B Offline
                                Bernd 0B Offline
                                Bernd 0
                                wrote on last edited by
                                #181

                                Hallo,
                                kann man über den Adapter herausfinden, welchen Leistungsbezug die Wärmepumpe aus dem Netz bezieht? Also kWh?
                                Ich habe nur gefunden, dass man die erzeugte Wärmeleistung abfragen kann.
                                Vielen Dank.
                                GB

                                TbsJahT 1 Reply Last reply
                                0
                                • Bernd 0B Bernd 0

                                  Hallo,
                                  kann man über den Adapter herausfinden, welchen Leistungsbezug die Wärmepumpe aus dem Netz bezieht? Also kWh?
                                  Ich habe nur gefunden, dass man die erzeugte Wärmeleistung abfragen kann.
                                  Vielen Dank.
                                  GB

                                  TbsJahT Offline
                                  TbsJahT Offline
                                  TbsJah
                                  wrote on last edited by
                                  #182

                                  @bernd-0 aktuell gibt es dafür keinen Parameter.
                                  Du könntest den Wert jedoch annäherungsweise über die Temperatur WQ ermitteln

                                  da41ce74-e91b-479c-bde2-f75a7ee34c3f-image.png

                                  Bernd 0B 1 Reply Last reply
                                  0
                                  • H Offline
                                    H Offline
                                    hg4711
                                    wrote on last edited by
                                    #183

                                    Hallo,
                                    ich hatte den Adapter neu installiert (0.4.2). Er ist auch konfigurierbar mit dem Passwort, den Parametern Websocket 8214 und Port 8889 bekomme ich keine Verbindung. Im Log bekomme ich nach dem Start die Fehlermeldung:
                                    2d9b730f-841d-4915-af6e-ce08dcbd6e27-image.png und weitere als Konsequenz ...

                                    Hat jemand eine Idee was hier fehlt oder schief läuft?

                                    Danke schon mal

                                    Thomas BraunT 1 Reply Last reply
                                    0
                                    • H hg4711

                                      Hallo,
                                      ich hatte den Adapter neu installiert (0.4.2). Er ist auch konfigurierbar mit dem Passwort, den Parametern Websocket 8214 und Port 8889 bekomme ich keine Verbindung. Im Log bekomme ich nach dem Start die Fehlermeldung:
                                      2d9b730f-841d-4915-af6e-ce08dcbd6e27-image.png und weitere als Konsequenz ...

                                      Hat jemand eine Idee was hier fehlt oder schief läuft?

                                      Danke schon mal

                                      Thomas BraunT Online
                                      Thomas BraunT Online
                                      Thomas Braun
                                      Most Active
                                      wrote on last edited by Thomas Braun
                                      #184

                                      @hg4711 sagte in Test Adapter luxtronik2 v0.4.x:

                                      Hat jemand eine Idee was hier fehlt oder schief läuft?

                                      Eine aktuelle Version von nodejs.
                                      Der vorgesehene Stand ist nodeJS 16.
                                      Der js-controller ist auch veraltet:
                                      stable: 4.0.23 for 4 months

                                      Bring dein System auf Stand.

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

                                      1 Reply Last reply
                                      0
                                      • L Offline
                                        L Offline
                                        lessthanmore
                                        wrote on last edited by
                                        #185

                                        @hg4711 Passwort korrekt?
                                        Gerne auch mal Port 8888 probieren.

                                        H 1 Reply Last reply
                                        0
                                        • L lessthanmore

                                          @hg4711 Passwort korrekt?
                                          Gerne auch mal Port 8888 probieren.

                                          H Offline
                                          H Offline
                                          hg4711
                                          wrote on last edited by
                                          #186

                                          @lessthanmore
                                          Denke es liegt an einer alten FW Version der Luxtronik2. Was ich gelesen habe: Erst ab V. 3.81 gibt es Websockets. Muss ich mal prüfen ob die drauf ist. Bin aber gerade nicht vor Ort. Wochenende ...

                                          Port 8888 habe ich natürlich getestet und PW stimmt sicher, aber soweit kommt der Adapter gar nicht.

                                          Danke soweit

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          610

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          Topics

                                          1.3m

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

                                          • Don't have an account? Register

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