Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter MyVBus v0.5.x Latest

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter MyVBus v0.5.x Latest

    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      ChrisChros @Thomas Braun last edited by

      @thomas-braun ok sehr merkwürdig. habe auch das "Beta (latest)" Repository geladen.

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @ChrisChros last edited by

        @chrischros

        Das nutzt dir nix, da ist der nämlich nicht drin.

        C 1 Reply Last reply Reply Quote 0
        • C
          ChrisChros @Thomas Braun last edited by

          @thomas-braun ok und wo kann ich den dann finde?

          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Thomas Braun
            Thomas Braun Most Active @ChrisChros last edited by

            @chrischros

            Indem du den per npm wie oben installierst. Warum das bei dir nicht funktioniert weiß ich aber auch nicht. Bei mir geht's (tm).

            C 1 Reply Last reply Reply Quote 0
            • C
              ChrisChros @Thomas Braun last edited by

              @thomas-braun
              ok, danke für deine Hilfe.

              deinstallieren kann ich den Adapter mit folgendem Befehl oder?

              sudo rm -r /opt/iobroker/node_modules/iobroker.resol
              
              Thomas Braun 1 Reply Last reply Reply Quote 0
              • C
                ChrisChros last edited by

                so habe jetzt den Adapter myvbus ohne Probleme installiert und eingerichtet.

                1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @ChrisChros last edited by

                  @chrischros sagte in Test Adapter MyVBus v0.2.x Latest:

                  deinstallieren kann ich den Adapter mit folgendem Befehl oder?

                  Nein, der muss auch aus den json-Dateien raus.
                  Stumpf löschen ist zu wenig.

                  iobroker del resol
                  

                  liefert?

                  C 1 Reply Last reply Reply Quote 0
                  • C
                    ChrisChros @Thomas Braun last edited by

                    @thomas-braun said in Test Adapter MyVBus v0.2.x Latest:

                    iobroker del resol

                    pi@raspberrypi:/opt/iobroker $ iobroker del resol
                    Delete adapter "resol"
                    host.raspberrypi object resol deleted
                    host.raspberrypi object resol.admin deleted
                    npm uninstall iobroker.resol --loglevel error --prefix "/opt/iobroker" (System call)
                    
                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @ChrisChros last edited by

                      @chrischros

                      Jetzt müsste das eigentlich ausgetragen sein.

                      iobroker list adapters | grep resol
                      cd /opt/iobroker
                      npm list | grep resol
                      
                      C 1 Reply Last reply Reply Quote 0
                      • C
                        ChrisChros @Thomas Braun last edited by ChrisChros

                        @thomas-braun said in Test Adapter MyVBus v0.2.x Latest:

                        npm list | grep resol

                        pi@raspberrypi:~ $ iobroker list adapters | grep resol
                        pi@raspberrypi:~ $ cd /opt/iobroker
                        pi@raspberrypi:/opt/iobroker $ npm list | grep resol
                        │ └─┬ resol-vbus@0.23.0
                        pi@raspberrypi:/opt/iobroker $ 
                        
                        
                        Thomas Braun 1 Reply Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @ChrisChros last edited by

                          @chrischros
                          Ja, sollte jetzt passen.

                          C 1 Reply Last reply Reply Quote 0
                          • C
                            ChrisChros @Thomas Braun last edited by

                            @thomas-braun ok dank dir für die Hilfe. Werde jetzt erst mal bei dem myvbus Adapter bleiben.

                            P 1 Reply Last reply Reply Quote 0
                            • P
                              pdbjjens @ChrisChros last edited by

                              @Grizzelbee
                              Bitte eröffne einen neuen Thread z.B. "test-adapter-resol-v0-4-x" und erörtert zukünftig Fragen und Probleme zum RESOL-Adapter dort.
                              Dieser Thread sollte nur für Diskussionen zum myvbus-Adapter verwendet werden.

                              Grizzelbee 1 Reply Last reply Reply Quote 0
                              • Grizzelbee
                                Grizzelbee Developer @pdbjjens last edited by

                                Der Bitte komme ich natürlich gerne nach: https://forum.iobroker.net/topic/52535/supportthread-resol-adapter

                                Der Adapter ist seit ein paar Tagen im Latest-Repo verfügbar. Wer also Interesse oder die Notwendigkeit hat etwas schalten zu müssen oder zu wollen ... 😉

                                1 Reply Last reply Reply Quote 0
                                • M
                                  meerkat @Gargano last edited by meerkat

                                  Hi @gargano
                                  ich nutze eine Sonnenkraft SKSC3HE Steuerung, die im ursprünglichen von RESOL kommt. Hast du evtl. eine Auflistung der Befehle? Würde gerne meine Nachheizung etwas smarter machen.


                                  @juk Das direkte Schreiben ist in einem anderen Adapter realisiert. (iobroker.resol)
                                  Ich benutze es z.B. zur Rückkühlung im Sommer.
                                  380d77ec-3a19-4ca7-8fbf-05829958c043-grafik.png
                                  Eigentlich zeichnet Grizzelbee für den Adapter, aber ich habe die Schreibroutinen implementiert.
                                  Bis Grizzelbee das übernommen hat, kannst Du es von meinen Github runterladen.

                                  https://github.com/SurfGargano/ioBroker.resol

                                  Gruß

                                  Gargano 1 Reply Last reply Reply Quote 0
                                  • Gargano
                                    Gargano @meerkat last edited by

                                    @meerkat Habe ich leider nicht. Nur das Handbuch habe ich gefunden
                                    https://www.oekoenergietechnik.at/wp-content/uploads/2013/05/Regler-SKSC-3.pdf

                                    Frag mal beim Hersteller nach.

                                    Viele Grüße

                                    1 Reply Last reply Reply Quote 0
                                    • C
                                      ChrisChros last edited by ChrisChros

                                      @pdbjjens danke für das Updaten des Adapters.
                                      Ich habe den Adapter über den GitHub Link installiert aber seitdem startet er nicht mehr. Hier mal die Log Einträge wenn die Info des Adapters auf Debug gestellt ist:

                                      2023-02-27 19:50:18.649 - info: host.raspberrypi iobroker url iobroker-community-adapters/ioBroker.myvbus --host raspberrypi --debug
                                      2023-02-27 19:50:20.544 - info: host.raspberrypi iobroker install iobroker-community-adapters/ioBroker.myvbus
                                      2023-02-27 19:50:21.717 - info: host.raspberrypi iobroker NPM version: 8.19.3
                                      2023-02-27 19:50:21.718 - info: host.raspberrypi iobroker Installing iobroker-community-adapters/ioBroker.myvbus... (System call)
                                      2023-02-27 19:50:31.205 - info: host.raspberrypi iobroker
                                      2023-02-27 19:50:31.206 - info: host.raspberrypi iobroker changed 1 package in 8s
                                      2023-02-27 19:50:31.208 - info: host.raspberrypi iobroker
                                      2023-02-27 19:50:31.210 - info: host.raspberrypi iobroker 73 packages are looking for funding run `npm fund` for details
                                      2023-02-27 19:50:31.271 - info: host.raspberrypi iobroker upload [4] myvbus.admin /opt/iobroker/node_modules/iobroker.myvbus/admin/admin.d.ts admin.d.ts video/mp2t
                                      2023-02-27 19:50:31.313 - info: host.raspberrypi iobroker upload [3] myvbus.admin /opt/iobroker/node_modules/iobroker.myvbus/admin/index_m.html index_m.html text/html
                                      2023-02-27 19:50:31.340 - info: host.raspberrypi iobroker upload [2] myvbus.admin /opt/iobroker/node_modules/iobroker.myvbus/admin/myvbus.png myvbus.png image/png
                                      2023-02-27 19:50:31.348 - info: host.raspberrypi iobroker upload [1] myvbus.admin /opt/iobroker/node_modules/iobroker.myvbus/admin/style.css style.css text/css
                                      2023-02-27 19:50:31.361 - info: host.raspberrypi iobroker upload [0] myvbus.admin /opt/iobroker/node_modules/iobroker.myvbus/admin/words.js words.js application/javascript
                                      2023-02-27 19:50:31.408 - info: host.raspberrypi iobroker Update "system.adapter.myvbus.0"
                                      2023-02-27 19:50:31.432 - info: host.raspberrypi stopInstance system.adapter.myvbus.0 (force=false, process=true)
                                      2023-02-27 19:50:31.456 - info: host.raspberrypi stopInstance system.adapter.myvbus.0 send kill signal
                                      2023-02-27 19:50:31.442 - info: myvbus.0 (1279) Got terminate signal TERMINATE_YOURSELF
                                      2023-02-27 19:50:31.454 - info: myvbus.0 (1279) Cleaned up everything...
                                      2023-02-27 19:50:31.454 - info: myvbus.0 (1279) terminating
                                      2023-02-27 19:50:31.455 - info: myvbus.0 (1279) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      2023-02-27 19:50:32.092 - info: host.raspberrypi instance system.adapter.myvbus.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      2023-02-27 19:50:32.467 - info: host.raspberrypi iobroker exit 0
                                      2023-02-27 19:50:34.606 - info: host.raspberrypi instance system.adapter.myvbus.0 started with pid 2150
                                      2023-02-27 19:50:38.202 - info: myvbus.0 (2150) starting. Version 0.2.3 (non-npm: iobroker-community-adapters/ioBroker.myvbus) in /opt/iobroker/node_modules/iobroker.myvbus, node: v16.19.0, js-controller: 4.0.24
                                      2023-02-27 19:50:38.260 - info: myvbus.0 (2150) TCP Connection to 10.10.20.6 selected
                                      2023-02-27 19:50:38.261 - info: myvbus.0 (2150) Wait for Connection...
                                      2023-02-27 19:50:38.291 - error: myvbus.0 (2150) Error: Remote side responded with "-ERROR: Password rejected"
                                      2023-02-27 19:50:58.373 - info: host.raspberrypi Updating repository "Beta (latest)" under "http://download.iobroker.net/sources-dist-latest.json"
                                      2023-02-27 19:51:30.027 - info: host.raspberrypi stopInstance system.adapter.myvbus.0 (force=false, process=true)
                                      2023-02-27 19:51:30.043 - info: host.raspberrypi stopInstance system.adapter.myvbus.0 send kill signal
                                      2023-02-27 19:51:30.042 - info: myvbus.0 (2150) Got terminate signal TERMINATE_YOURSELF
                                      2023-02-27 19:51:30.044 - info: myvbus.0 (2150) Cleaned up everything...
                                      2023-02-27 19:51:30.045 - info: myvbus.0 (2150) terminating
                                      2023-02-27 19:51:30.046 - info: myvbus.0 (2150) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      2023-02-27 19:51:30.648 - info: host.raspberrypi instance system.adapter.myvbus.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      2023-02-27 19:51:33.208 - info: host.raspberrypi instance system.adapter.myvbus.0 started with pid 2187
                                      2023-02-27 19:51:36.801 - info: myvbus.0 (2187) starting. Version 0.2.3 (non-npm: iobroker-community-adapters/ioBroker.myvbus) in /opt/iobroker/node_modules/iobroker.myvbus, node: v16.19.0, js-controller: 4.0.24
                                      2023-02-27 19:51:36.869 - info: myvbus.0 (2187) TCP Connection to 10.10.20.6 selected
                                      2023-02-27 19:51:36.871 - info: myvbus.0 (2187) Wait for Connection...
                                      2023-02-27 19:51:36.906 - error: myvbus.0 (2187) Error: Remote side responded with "-ERROR: Password rejected"
                                      2023-02-27 19:51:42.786 - info: host.raspberrypi "system.adapter.myvbus.0" disabled
                                      2023-02-27 19:51:42.787 - info: host.raspberrypi stopInstance system.adapter.myvbus.0 (force=false, process=true)
                                      2023-02-27 19:51:42.798 - info: myvbus.0 (2187) Got terminate signal TERMINATE_YOURSELF
                                      2023-02-27 19:51:42.800 - info: host.raspberrypi stopInstance system.adapter.myvbus.0 send kill signal
                                      2023-02-27 19:51:42.802 - info: myvbus.0 (2187) Cleaned up everything...
                                      2023-02-27 19:51:42.803 - info: myvbus.0 (2187) terminating
                                      2023-02-27 19:51:42.805 - info: myvbus.0 (2187) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      2023-02-27 19:51:43.403 - info: host.raspberrypi instance system.adapter.myvbus.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                      2023-02-27 19:51:55.343 - info: host.raspberrypi "system.adapter.myvbus.0" enabled
                                      2023-02-27 19:51:55.586 - info: host.raspberrypi instance system.adapter.myvbus.0 started with pid 2204
                                      2023-02-27 19:51:58.791 - debug: myvbus.0 (2204) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                      2023-02-27 19:51:58.833 - debug: myvbus.0 (2204) Objects client ready ... initialize now
                                      2023-02-27 19:51:58.835 - debug: myvbus.0 (2204) Objects create System PubSub Client
                                      2023-02-27 19:51:58.837 - debug: myvbus.0 (2204) Objects create User PubSub Client
                                      2023-02-27 19:51:58.871 - debug: myvbus.0 (2204) Objects client initialize lua scripts
                                      2023-02-27 19:51:58.879 - debug: myvbus.0 (2204) Objects connected to redis: 127.0.0.1:9001
                                      2023-02-27 19:51:58.906 - debug: myvbus.0 (2204) Redis States: Use Redis connection: 127.0.0.1:9000
                                      2023-02-27 19:51:58.920 - debug: myvbus.0 (2204) States create System PubSub Client
                                      2023-02-27 19:51:58.922 - debug: myvbus.0 (2204) States create User PubSub Client
                                      2023-02-27 19:51:58.942 - debug: myvbus.0 (2204) States connected to redis: 127.0.0.1:9000
                                      2023-02-27 19:51:59.172 - info: myvbus.0 (2204) starting. Version 0.2.3 (non-npm: iobroker-community-adapters/ioBroker.myvbus) in /opt/iobroker/node_modules/iobroker.myvbus, node: v16.19.0, js-controller: 4.0.24
                                      2023-02-27 19:51:59.224 - debug: myvbus.0 (2204) Language: en
                                      2023-02-27 19:51:59.225 - debug: myvbus.0 (2204) Connection Type: lan
                                      2023-02-27 19:51:59.226 - debug: myvbus.0 (2204) Connection Identifier: 10.10.20.6
                                      2023-02-27 19:51:59.227 - debug: myvbus.0 (2204) Connection Port: 7053
                                      2023-02-27 19:51:59.227 - debug: myvbus.0 (2204) VBus Password encrypted: PCK
                                      2023-02-27 19:51:59.228 - debug: myvbus.0 (2204) VBus Channel: 1
                                      2023-02-27 19:51:59.228 - debug: myvbus.0 (2204) VBus Via Tag:
                                      2023-02-27 19:51:59.229 - debug: myvbus.0 (2204) VBus Interval: 30
                                      2023-02-27 19:51:59.232 - info: myvbus.0 (2204) TCP Connection to 10.10.20.6 selected
                                      2023-02-27 19:51:59.233 - info: myvbus.0 (2204) Wait for Connection...
                                      2023-02-27 19:51:59.234 - debug: myvbus.0 (2204) Connection state changed to CONNECTING
                                      2023-02-27 19:51:59.273 - error: myvbus.0 (2204) Error: Remote side responded with "-ERROR: Password rejected"
                                      2023-02-27 19:52:00.208 - debug: myvbus.0 (2204) Connection state changed to DISCONNECTED
                                      

                                      Ich hoffe das Hilft bei der Fehrlersuche. Mit der Version 0.2.2 gab es zuvor keine Probleme.
                                      Gruß Chris

                                      P 1 Reply Last reply Reply Quote 0
                                      • P
                                        pdbjjens @ChrisChros last edited by

                                        @chrischros
                                        Danke für die Fehlermeldung. Es wäre interessant gewesen zu sehen wie es nach

                                        2023-02-27 19:52:00.208 - debug: myvbus.0 (2204) Connection state changed to DISCONNECTED
                                        

                                        weitergegangen ist.
                                        Es ist nicht ratsam, einen Adapter von gitHub zu installieren, und wenn, dann aber vorher den bestehenden Adapter komplett deinstallieren. Daher rühren wohl vermutlich die verschiedenen "Fehlstarts" im log.

                                        Aus dem log ergibt sich dann am Schluss, dass myvbus zwar richtig startet, dass dann aber dem VBus/Lan Adapter ein falsches Passwort beim Verbindungsaufbau übergeben wurde.

                                        Hast Du das Standard-Password (vbus) im VBus/Lan Adapter (also im Resol Hardware Adapter) früher mal geändert?
                                        Hast Du auf der Configseite des myvbus ein Passwort (also entweder vbus oder Dein geändertes) beim Start des myvbus explizit eingegeben? (es wird vom myvbus nicht das Standard Passwort vorausgefüllt)

                                        Da ich keinen VBus/Lan Adapter habe, kann ich den Fehler leider nicht reproduzieren. Hast Du die Möglichkeit und wärst bereit Deinen Adapter temporär im Internet freizugeben? Dann würde ich das Problem einfacher analysieren können.

                                        C 1 Reply Last reply Reply Quote 0
                                        • C
                                          ChrisChros @pdbjjens last edited by ChrisChros

                                          @pdbjjens das Passwort wurde noch nie geänder und ist immer noch Standard.
                                          Auf der Config-Seite des Adapters habe ich auch nichts in dem Passwortfeld eingetragen.

                                          Nachdem ich wieder auf die Version 0.2.2 downgegraded habe lief deer Adapter wieder wie gewohnt.

                                          Ich habe jetzt noch mal ein Update direkt über die Adapter-Seite vom ioBroker durchgeführt, leider mit dem selben ergebnis.
                                          Zusätzlich habe ich auf der Config-Seite das Standardpasswort noch einmal eingeben, ... keine Besserung.

                                          2023-02-28 17:04:22.180 - info: host.raspberrypi stopInstance system.adapter.myvbus.0 (force=false, process=true)
                                          2023-02-28 17:04:22.272 - info: myvbus.0 (11772) Got terminate signal TERMINATE_YOURSELF
                                          2023-02-28 17:04:22.274 - info: myvbus.0 (11772) Cleaned up everything...
                                          2023-02-28 17:04:22.274 - info: myvbus.0 (11772) terminating
                                          2023-02-28 17:04:22.276 - info: myvbus.0 (11772) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                          2023-02-28 17:04:22.281 - info: host.raspberrypi stopInstance system.adapter.myvbus.0 send kill signal
                                          2023-02-28 17:04:22.945 - info: host.raspberrypi instance system.adapter.myvbus.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                          2023-02-28 17:04:25.438 - info: host.raspberrypi instance system.adapter.myvbus.0 started with pid 11788
                                          2023-02-28 17:04:28.677 - debug: myvbus.0 (11788) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                          2023-02-28 17:04:28.722 - debug: myvbus.0 (11788) Objects client ready ... initialize now
                                          2023-02-28 17:04:28.724 - debug: myvbus.0 (11788) Objects create System PubSub Client
                                          2023-02-28 17:04:28.726 - debug: myvbus.0 (11788) Objects create User PubSub Client
                                          2023-02-28 17:04:28.761 - debug: myvbus.0 (11788) Objects client initialize lua scripts
                                          2023-02-28 17:04:28.769 - debug: myvbus.0 (11788) Objects connected to redis: 127.0.0.1:9001
                                          2023-02-28 17:04:28.795 - debug: myvbus.0 (11788) Redis States: Use Redis connection: 127.0.0.1:9000
                                          2023-02-28 17:04:28.808 - debug: myvbus.0 (11788) States create System PubSub Client
                                          2023-02-28 17:04:28.810 - debug: myvbus.0 (11788) States create User PubSub Client
                                          2023-02-28 17:04:28.830 - debug: myvbus.0 (11788) States connected to redis: 127.0.0.1:9000
                                          2023-02-28 17:04:29.074 - info: myvbus.0 (11788) starting. Version 0.2.3 in /opt/iobroker/node_modules/iobroker.myvbus, node: v16.19.0, js-controller: 4.0.24
                                          2023-02-28 17:04:29.130 - debug: myvbus.0 (11788) Language: en
                                          2023-02-28 17:04:29.131 - debug: myvbus.0 (11788) Connection Type: lan
                                          2023-02-28 17:04:29.132 - debug: myvbus.0 (11788) Connection Identifier: 10.10.20.6
                                          2023-02-28 17:04:29.132 - debug: myvbus.0 (11788) Connection Port: 7053
                                          2023-02-28 17:04:29.133 - debug: myvbus.0 (11788) VBus Password encrypted: PCK
                                          2023-02-28 17:04:29.133 - debug: myvbus.0 (11788) VBus Channel: 1
                                          2023-02-28 17:04:29.134 - debug: myvbus.0 (11788) VBus Via Tag:
                                          2023-02-28 17:04:29.134 - debug: myvbus.0 (11788) VBus Interval: 30
                                          2023-02-28 17:04:29.137 - info: myvbus.0 (11788) TCP Connection to 10.10.20.6 selected
                                          2023-02-28 17:04:29.139 - info: myvbus.0 (11788) Wait for Connection...
                                          2023-02-28 17:04:29.140 - debug: myvbus.0 (11788) Connection state changed to CONNECTING
                                          2023-02-28 17:04:29.176 - error: myvbus.0 (11788) Error: Remote side responded with "-ERROR: Password rejected"
                                          2023-02-28 17:04:29.743 - debug: myvbus.0 (11788) Connection state changed to DISCONNECTED
                                          

                                          Nach dem DISCONNECTED geht es in dem Log-File nicht mehr weiter.

                                          C 1 Reply Last reply Reply Quote 0
                                          • C
                                            ChrisChros @ChrisChros last edited by

                                            eben wieder zurück auf 0.2.2 und alles läuft wie gewohnt.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            781
                                            Online

                                            31.7k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            resol vbus
                                            27
                                            380
                                            71924
                                            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