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. ioBroker Allgemein
  4. Rotex HPSU / Daikin Altherma Wärmepumpe über ioBroker.canbus

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    770

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

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

Rotex HPSU / Daikin Altherma Wärmepumpe über ioBroker.canbus

Scheduled Pinned Locked Moved ioBroker Allgemein
canbuscanbus adapterrotex hpsu
522 Posts 25 Posters 119.4k Views 20 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.
  • Elektroniker86E Elektroniker86

    Was ich nicht verstehe, die 2.1.1 habe ich installiert aber angezeigt wird mir beim Adapter die alte Version ist das ein Bug im Admin?

    Screenshot 2025-05-26 212333.png Screenshot 2025-05-26 212233.png

    Elektroniker86E Offline
    Elektroniker86E Offline
    Elektroniker86
    wrote on last edited by
    #510

    @elektroniker86 sagte in Rotex HPSU / Daikin Altherma Wärmepumpe über ioBroker.canbus:

    Was ich nicht verstehe, die 2.1.1 habe ich installiert aber angezeigt wird mir beim Adapter die alte Version ist das ein Bug im Admin?

    Alles klar Kommando zurück, hatte oben im Reiter nicht den slave ausgewählt jetzt hat er den Adapter auf die 2.1.1 aktualisiert.

    Jetzt wird es auch richtig angezeigt und die ID 930 Energie erzeugt funktioniert jetzt auch.

    1 Reply Last reply
    1
    • M Offline
      M Offline
      MichaelK
      wrote on last edited by
      #511

      Hi @crycode
      Wird es ein Update geben, damit der Adapter auch unter Node.js: 22.18.0 funktioniert?

      crycodeC 1 Reply Last reply
      0
      • M MichaelK

        Hi @crycode
        Wird es ein Update geben, damit der Adapter auch unter Node.js: 22.18.0 funktioniert?

        crycodeC Offline
        crycodeC Offline
        crycode
        Developer
        wrote on last edited by
        #512

        @michaelk Aktuell sollten Node.js 20.x und 22.x unterstützt sein.
        24.x ist aktuell leider (noch) nicht unterstützt, da die zugrundeliegende Lib noch kein 24 unterstützt. Wann dies soweit sein wird, kann ich leider nicht sagen oder beeinflussen.

        Meine Adapter: discord | canbus | ds18b20 | odl | radiohead

        M 2 Replies Last reply
        0
        • crycodeC crycode

          @michaelk Aktuell sollten Node.js 20.x und 22.x unterstützt sein.
          24.x ist aktuell leider (noch) nicht unterstützt, da die zugrundeliegende Lib noch kein 24 unterstützt. Wann dies soweit sein wird, kann ich leider nicht sagen oder beeinflussen.

          M Offline
          M Offline
          MichaelK
          wrote on last edited by
          #513

          @crycode ok Danke, dann versuche ich es bei Gelegenheit noch mal. Mit 22.18.0 lies er sich bei mir nicht mehr starten.

          1 Reply Last reply
          1
          • crycodeC crycode

            @michaelk Aktuell sollten Node.js 20.x und 22.x unterstützt sein.
            24.x ist aktuell leider (noch) nicht unterstützt, da die zugrundeliegende Lib noch kein 24 unterstützt. Wann dies soweit sein wird, kann ich leider nicht sagen oder beeinflussen.

            M Offline
            M Offline
            MichaelK
            wrote on last edited by
            #514

            @crycode
            Ich habe nun nochmal auf 22.18.0 geupdatet, aber der Adapter lies sich wieder nicht starten.
            Erst nach einem "npm rebuild" von /opt/iobroker/node_modules/socketcan hat es dann funktioniert.

            Log:


            2025-08-21 17:36:01.315 - info: host.raspi instance system.adapter.canbus.0 in version "2.2.0" (non-npm: crycode-de/ioBroker.canbus) started with pid 6611
            2025-08-21 17:36:01.892 - error: host.raspi Caught by controller[0]: node:internal/modules/cjs/loader:1846
            2025-08-21 17:36:01.892 - error: host.raspi Caught by controller[0]: return process.dlopen(module, path.toNamespacedPath(filename));
            2025-08-21 17:36:01.892 - error: host.raspi Caught by controller[0]: ^
            2025-08-21 17:36:01.892 - error: host.raspi Caught by controller[0]: Error: Module did not self-register: '/opt/iobroker/node_modules/socketcan/build/Release/can.node'.
            2025-08-21 17:36:01.892 - error: host.raspi Caught by controller[0]: at Object..node (node:internal/modules/cjs/loader:1846:18)
            2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1423:32)
            2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: at Function._load (node:internal/modules/cjs/loader:1246:12)
            2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: at TracingChannel.traceSync (node:diagnostics_channel:322:14)
            2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
            2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1445:12)
            2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: at require (node:internal/modules/helpers:135:16)
            2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: at Object. (/opt/iobroker/node_modules/socketcan/dist/socketcan.js:51:26)
            2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1688:14)
            2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: at Object..js (node:internal/modules/cjs/loader:1820:10) {
            2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: code: 'ERR_DLOPEN_FAILED'
            2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: }
            2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: Node.js v22.18.0
            2025-08-21 17:36:01.893 - error: host.raspi instance system.adapter.canbus.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            2025-08-21 17:36:01.893 - info: host.raspi Restart adapter system.adapter.canbus.0 because enabled

            crycodeC RaspiUserR 2 Replies Last reply
            1
            • M MichaelK

              @crycode
              Ich habe nun nochmal auf 22.18.0 geupdatet, aber der Adapter lies sich wieder nicht starten.
              Erst nach einem "npm rebuild" von /opt/iobroker/node_modules/socketcan hat es dann funktioniert.

              Log:


              2025-08-21 17:36:01.315 - info: host.raspi instance system.adapter.canbus.0 in version "2.2.0" (non-npm: crycode-de/ioBroker.canbus) started with pid 6611
              2025-08-21 17:36:01.892 - error: host.raspi Caught by controller[0]: node:internal/modules/cjs/loader:1846
              2025-08-21 17:36:01.892 - error: host.raspi Caught by controller[0]: return process.dlopen(module, path.toNamespacedPath(filename));
              2025-08-21 17:36:01.892 - error: host.raspi Caught by controller[0]: ^
              2025-08-21 17:36:01.892 - error: host.raspi Caught by controller[0]: Error: Module did not self-register: '/opt/iobroker/node_modules/socketcan/build/Release/can.node'.
              2025-08-21 17:36:01.892 - error: host.raspi Caught by controller[0]: at Object..node (node:internal/modules/cjs/loader:1846:18)
              2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1423:32)
              2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: at Function._load (node:internal/modules/cjs/loader:1246:12)
              2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: at TracingChannel.traceSync (node:diagnostics_channel:322:14)
              2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
              2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1445:12)
              2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: at require (node:internal/modules/helpers:135:16)
              2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: at Object. (/opt/iobroker/node_modules/socketcan/dist/socketcan.js:51:26)
              2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1688:14)
              2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: at Object..js (node:internal/modules/cjs/loader:1820:10) {
              2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: code: 'ERR_DLOPEN_FAILED'
              2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: }
              2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: Node.js v22.18.0
              2025-08-21 17:36:01.893 - error: host.raspi instance system.adapter.canbus.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
              2025-08-21 17:36:01.893 - info: host.raspi Restart adapter system.adapter.canbus.0 because enabled

              crycodeC Offline
              crycodeC Offline
              crycode
              Developer
              wrote on last edited by
              #515

              @michaelk
              Hmm... den Rebuild hätte ioBroker eigentlich von selbst anstoßen müssen in dem Fall.
              Aber schön, dass es nun läuft. :)

              Meine Adapter: discord | canbus | ds18b20 | odl | radiohead

              1 Reply Last reply
              0
              • M MichaelK

                @crycode
                Ich habe nun nochmal auf 22.18.0 geupdatet, aber der Adapter lies sich wieder nicht starten.
                Erst nach einem "npm rebuild" von /opt/iobroker/node_modules/socketcan hat es dann funktioniert.

                Log:


                2025-08-21 17:36:01.315 - info: host.raspi instance system.adapter.canbus.0 in version "2.2.0" (non-npm: crycode-de/ioBroker.canbus) started with pid 6611
                2025-08-21 17:36:01.892 - error: host.raspi Caught by controller[0]: node:internal/modules/cjs/loader:1846
                2025-08-21 17:36:01.892 - error: host.raspi Caught by controller[0]: return process.dlopen(module, path.toNamespacedPath(filename));
                2025-08-21 17:36:01.892 - error: host.raspi Caught by controller[0]: ^
                2025-08-21 17:36:01.892 - error: host.raspi Caught by controller[0]: Error: Module did not self-register: '/opt/iobroker/node_modules/socketcan/build/Release/can.node'.
                2025-08-21 17:36:01.892 - error: host.raspi Caught by controller[0]: at Object..node (node:internal/modules/cjs/loader:1846:18)
                2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1423:32)
                2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: at Function._load (node:internal/modules/cjs/loader:1246:12)
                2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: at TracingChannel.traceSync (node:diagnostics_channel:322:14)
                2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: at wrapModuleLoad (node:internal/modules/cjs/loader:235:24)
                2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1445:12)
                2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: at require (node:internal/modules/helpers:135:16)
                2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: at Object. (/opt/iobroker/node_modules/socketcan/dist/socketcan.js:51:26)
                2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1688:14)
                2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: at Object..js (node:internal/modules/cjs/loader:1820:10) {
                2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: code: 'ERR_DLOPEN_FAILED'
                2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: }
                2025-08-21 17:36:01.893 - error: host.raspi Caught by controller[0]: Node.js v22.18.0
                2025-08-21 17:36:01.893 - error: host.raspi instance system.adapter.canbus.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                2025-08-21 17:36:01.893 - info: host.raspi Restart adapter system.adapter.canbus.0 because enabled

                RaspiUserR Offline
                RaspiUserR Offline
                RaspiUser
                wrote on last edited by
                #516

                @crycode
                @michaelk sagte in Rotex HPSU / Daikin Altherma Wärmepumpe über ioBroker.canbus:

                Erst nach einem "npm rebuild" von /opt/iobroker/node_modules/socketcan ....

                ... der "Trick" hat mir auch geholfen, Danke dafür

                1 Reply Last reply
                0
                • E Offline
                  E Offline
                  earl80
                  wrote on last edited by
                  #517

                  Gibt es eigentlich auch die Möglichkeit, die Heizgrenze Tag/Nacht anzupassen? Abfragen ist canbus.0.680.fa0116/fa0117, aber setzen habe ich nicht gefunden...

                  crycodeC 1 Reply Last reply
                  0
                  • E earl80

                    Gibt es eigentlich auch die Möglichkeit, die Heizgrenze Tag/Nacht anzupassen? Abfragen ist canbus.0.680.fa0116/fa0117, aber setzen habe ich nicht gefunden...

                    crycodeC Offline
                    crycodeC Offline
                    crycode
                    Developer
                    wrote on last edited by
                    #518

                    @earl80 Ich habe der latest Config soeben fa0116-set und fa0117-set hinzugefügt. Kannst du das bitte mal testen, ob es wie gedacht funktioniert?

                    Meine Adapter: discord | canbus | ds18b20 | odl | radiohead

                    E 1 Reply Last reply
                    0
                    • crycodeC crycode

                      @earl80 Ich habe der latest Config soeben fa0116-set und fa0117-set hinzugefügt. Kannst du das bitte mal testen, ob es wie gedacht funktioniert?

                      E Offline
                      E Offline
                      earl80
                      wrote on last edited by earl80
                      #519

                      @crycode said in Rotex HPSU / Daikin Altherma Wärmepumpe über ioBroker.canbus:

                      fa0116-set

                      Zuerst habe ich probiert die Config mit der Adapterversion 2.2.0 zu laden, da kommt aber eine Fehlermeldung. Mit der Version 2.2.1 kann man die Config wieder laden. Jetzt habe ich die latest aber direkt von Github (https://github.com/crycode-de/ioBroker.canbus/blob/master/well-known-messages/configs/rotex-hpsu-latest.json) geladen und importiert. Die neuen fa0116-set und fa0117-set sehe ich bei den Objekten nicht.

                      Screenshot 2025-09-30 054608m.png

                      Screenshot 2025-09-30 051300.jpg

                      crycodeC 2 Replies Last reply
                      0
                      • E earl80

                        @crycode said in Rotex HPSU / Daikin Altherma Wärmepumpe über ioBroker.canbus:

                        fa0116-set

                        Zuerst habe ich probiert die Config mit der Adapterversion 2.2.0 zu laden, da kommt aber eine Fehlermeldung. Mit der Version 2.2.1 kann man die Config wieder laden. Jetzt habe ich die latest aber direkt von Github (https://github.com/crycode-de/ioBroker.canbus/blob/master/well-known-messages/configs/rotex-hpsu-latest.json) geladen und importiert. Die neuen fa0116-set und fa0117-set sehe ich bei den Objekten nicht.

                        Screenshot 2025-09-30 054608m.png

                        Screenshot 2025-09-30 051300.jpg

                        crycodeC Offline
                        crycodeC Offline
                        crycode
                        Developer
                        wrote on last edited by
                        #520

                        @earl80 Huch, da scheint was an der Import-Funktion kaputt zu sein. Schaue ich mir an...

                        Meine Adapter: discord | canbus | ds18b20 | odl | radiohead

                        1 Reply Last reply
                        0
                        • E earl80

                          @crycode said in Rotex HPSU / Daikin Altherma Wärmepumpe über ioBroker.canbus:

                          fa0116-set

                          Zuerst habe ich probiert die Config mit der Adapterversion 2.2.0 zu laden, da kommt aber eine Fehlermeldung. Mit der Version 2.2.1 kann man die Config wieder laden. Jetzt habe ich die latest aber direkt von Github (https://github.com/crycode-de/ioBroker.canbus/blob/master/well-known-messages/configs/rotex-hpsu-latest.json) geladen und importiert. Die neuen fa0116-set und fa0117-set sehe ich bei den Objekten nicht.

                          Screenshot 2025-09-30 054608m.png

                          Screenshot 2025-09-30 051300.jpg

                          crycodeC Offline
                          crycodeC Offline
                          crycode
                          Developer
                          wrote on last edited by crycode
                          #521

                          @earl80 Mit der neuen Version 2.3.0 vom Adapter (aktuell per NPM installierbar) sollte der Import nun wieder funktionieren.
                          Edit: Wenn wie fa0116-set und fa0117-set Punkte bei dir nicht direkt nach dem Import angezeigt werden, dann einmal mit "Speichern und Schließen" die Adapterkonfiguration beenden und dann neu öffnen. Danach sollten die beiden Parser auf jeden Fall da sein.

                          Zudem wird ab v2.3.0 nun auch Node.js 24 unterstützt.

                          Meine Adapter: discord | canbus | ds18b20 | odl | radiohead

                          E 1 Reply Last reply
                          1
                          • crycodeC crycode

                            @earl80 Mit der neuen Version 2.3.0 vom Adapter (aktuell per NPM installierbar) sollte der Import nun wieder funktionieren.
                            Edit: Wenn wie fa0116-set und fa0117-set Punkte bei dir nicht direkt nach dem Import angezeigt werden, dann einmal mit "Speichern und Schließen" die Adapterkonfiguration beenden und dann neu öffnen. Danach sollten die beiden Parser auf jeden Fall da sein.

                            Zudem wird ab v2.3.0 nun auch Node.js 24 unterstützt.

                            E Offline
                            E Offline
                            earl80
                            wrote on last edited by
                            #522

                            @crycode Da sich meine Fritzbox einfach verabschiedet hat, melde ich mich erst jetzt. Es funktioniert alles - vielen Dank!!!

                            1 Reply Last reply
                            1

                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                            With your input, this post could be even better 💗

                            Register Login
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            Support us

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

                            370

                            Online

                            32.8k

                            Users

                            82.7k

                            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