Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. eBus Adapter Vaillant

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    eBus Adapter Vaillant

    This topic has been deleted. Only users with topic management privileges can see it.
    • H
      Harry @xxx_turbo_xxx last edited by

      @xxx_turbo_xxx
      So sieht das bei mir auch aus.
      Wenn ich jedoch das eingebe

      ebusd --checkconfig --scanconfig
      

      Dann bekomme ich angezeigt das die CVS Dateien gelesen wurden.
      Ich habe das jetzt mal einfach aus dem Netzt kopiert, weil ich nicht am Raspi sitze.

      address 03: master #3
      address 08: slave #3, scanned "MF=Vaillant;ID=BAI00;SW=0518;HW=7401", loaded  "vaillant/08.bai.HW7401.csv"
      address 10: master #6
      address 15: slave #6, scanned "MF=Vaillant;ID=43000;SW=0215;HW=2002", loaded "vaillant/15.430.csv"
      
      xxx_turbo_xxx 1 Reply Last reply Reply Quote 0
      • xxx_turbo_xxx
        xxx_turbo_xxx @Harry last edited by

        @Harry said in eBus Adapter Vaillant:

        ebusd --checkconfig --scanconfig

        das sähe dann so aus...

        pi@raspberrypi:~ $ ebusd --checkconfig --scanconfig
        2020-01-27 20:28:34.072 [main notice] ebusd 3.4.v3.3-51-g57eae05 performing configuration check...
        2020-01-27 20:28:34.478 [main notice] found messages: 11 (0 conditional on 0 conditions, 0 poll, 4 update)
        2020-01-27 20:28:34.478 [main notice] ebusd stopped
        
        1 Reply Last reply Reply Quote 0
        • H
          Harry last edited by

          Ich tippe mal in Blaue.
          Versuch wirklich mal die Configs zu installieren. Bei mir sieht das definitiv anders aus.

          wget https://github.com/john30/ebusd-configuration/releases/download/v2.1.1/ebusd-configuration-2.1.b143f39-de_all.deb
          sudo dpkg -i --force-overwrite ebusd-configuration-2.1.b143f39-de_all.deb
          
          1 Reply Last reply Reply Quote 0
          • xxx_turbo_xxx
            xxx_turbo_xxx last edited by

            Wenn ich

            service ebus status
            

            Eingebe sieht das bei mir so aus...

            
             ebusd.service - ebusd, the daemon for communication with eBUS heating systems.
               Loaded: loaded (/lib/systemd/system/ebusd.service; enabled; vendor preset: enabled)
               Active: active (running) since Mon 2020-01-27 16:46:46 GMT; 3h 51min ago
              Process: 18130 ExecStart=/usr/bin/ebusd $EBUSD_OPTS (code=exited, status=0/SUCCESS)
             Main PID: 18131 (ebusd)
                Tasks: 4 (limit: 4915)
               Memory: 2.7M
               CGroup: /system.slice/ebusd.service
                       └─18131 /usr/bin/ebusd --configpath=/etc/ebusd -d /dev/ttyUSB2 -p 8888 --latency=0 --rec
            
            
            

            Interessant ist dass der Ordner /etc/ebusd leer ist. In dem sollten die configs liegen!?

            H 2 Replies Last reply Reply Quote 0
            • H
              Harry @xxx_turbo_xxx last edited by Harry

              @xxx_turbo_xxx
              Das kann ich erst morgen prüfen.
              Wie gesagt, ich habe das so verstanden, das in den Configs die Definition der Binär Codes in einen Klartext sind.

              Manchmal meine ich das auch nur ich so einen am Brett habe, die Heizung mit dem IOBroker zu verbinden.
              Alle anderen geben sich mit nem Lichtschalter zufrieden...😬

              Du siehst ja auch an meinen Log, dass er die Configs lädt.
              Warum sollte er sie laden, wenn er sie nicht braucht?

              xxx_turbo_xxx 1 Reply Last reply Reply Quote 0
              • xxx_turbo_xxx
                xxx_turbo_xxx @Harry last edited by

                @Harry Hab das versucht mit den config files

                hier ein Auszug aus dem ebus logfile...

                Wie es aussieht kann das System die HEX codes nicht zuordnen. 😞

                2020-01-28 08:09:54.010 [bus notice] scan e3: ;Vaillant;FMU00;0202;6502
                2020-01-28 08:09:54.010 [update notice] store e3 ident: done
                2020-01-28 08:09:54.010 [update notice] sent scan-read scan.e3  QQ=31: Vaillant;FMU00;0202;6502
                2020-01-28 08:09:54.010 [bus notice] scan e3: ;Vaillant;FMU00;0202;6502
                2020-01-28 08:09:54.212 [main error] unable to load scan config e3: list files in vaillant ERR: element not found
                2020-01-28 08:09:54.212 [main error] scan config e3: ERR: element not found
                2020-01-28 08:09:56.398 [update notice] received unknown MS cmd: 1052b523040201015b / 020155
                2020-01-28 08:09:57.072 [update notice] sent scan-read scan.e8  QQ=31: Vaillant;FMU00;0202;6502
                2020-01-28 08:09:57.072 [bus notice] scan e8: ;Vaillant;FMU00;0202;6502
                2020-01-28 08:09:58.316 [update notice] received unknown MS cmd: 7108b507030bffff / 0101
                2020-01-28 08:10:00.258 [bus notice] scan ec: ;Vaillant;70000;0419;4603
                2020-01-28 08:10:00.258 [update notice] store ec ident: done
                2020-01-28 08:10:00.258 [update notice] sent scan-read scan.ec  QQ=31: Vaillant;70000;0419;4603
                2020-01-28 08:10:00.258 [bus notice] scan ec: ;Vaillant;70000;0419;4603
                2020-01-28 08:10:00.518 [update notice] received unknown MS cmd: 7108b5110107 / 056471000109
                2020-01-28 08:10:02.037 [main error] unable to load scan config ec: list files in vaillant ERR: element not found
                2020-01-28 08:10:02.037 [main error] scan config ec: ERR: element not found
                2020-01-28 08:10:03.986 [update notice] received unknown MS cmd: 1052b523040201015b / 020155
                2020-01-28 08:10:04.110 [update notice] received unknown MS cmd: 03e8b512060b5802460200 / 0b5902450201ffffffffff00
                2020-01-28 08:10:05.858 [update notice] received unknown MS cmd: 7108b507030bffff / 0101
                2020-01-28 08:10:08.533 [update notice] received unknown MS cmd: 7108b5110107 / 056471000109
                2020-01-28 08:10:10.987 [update notice] received unknown MS cmd: 1076b5110101 / 09ffff1d00ff5a000053
                2020-01-28 08:10:11.233 [update notice] received unknown MS cmd: 1052b523040201015b / 020155
                2020-01-28 08:10:11.496 [update notice] received unknown MS cmd: 1076b512030f0001 / 07d2020099021603
                2020-01-28 08:10:11.774 [update notice] received unknown MS cmd: 1076b51303040d00 / 0a0d000300000003000300
                2020-01-28 08:10:12.019 [update notice] received unknown MS cmd: 1052b523040201015b / 020155
                2020-01-28 08:10:12.312 [update notice] received unknown MS cmd: 1052b5230103 / 0f00800080008000809a022a02c87d00
                2020-01-28 08:10:12.556 [update notice] received unknown MS cmd: 1052b523040201015b / 020155
                2020-01-28 08:10:12.770 [update notice] received unknown BC cmd: 10feb5160301d001
                2020-01-28 08:10:13.016 [update notice] received unknown MS cmd: 1052b523040201013e / 020155
                2020-01-28 08:10:13.281 [update notice] received unknown MS cmd: 1008b5100900004cffffff060000 / 0101
                2020-01-28 08:10:13.526 [update notice] received unknown MS cmd: 1052b523040201013e / 020155
                2020-01-28 08:10:13.802 [update notice] received unknown MS cmd: 1076b51303040d00 / 0a0d000300000003000300
                2020-01-28 08:10:14.065 [update notice] received unknown MS cmd: 1076b51009000000ffffff050000 / 0101
                2020-01-28 08:10:14.233 [update notice] received unknown MS cmd: 03e8b512060b5802460200 / 0b5502450201ffffffffff00
                2020-01-28 08:10:14.394 [update notice] received unknown MS cmd: 1052b523040201013e / 020155
                2020-01-28 08:10:14.651 [update notice] received unknown MS cmd: 1052b523080100ff0000ffff00 / 0101
                2020-01-28 08:10:14.860 [update notice] received unknown BC cmd: 10feb505025c00
                2020-01-28 08:10:15.106 [update notice] received unknown MS cmd: 1052b523040201013e / 020155
                2020-01-28 08:10:15.375 [update notice] received unknown MS cmd: 1076b5040100 / 0a0316100928010220c001
                2020-01-28 08:10:15.609 [update notice] received unknown BC cmd: 10feb516080054090928010220
                2020-01-28 08:10:15.849 [update notice] received unknown MS cmd: 1008b507020944 / 026101
                2020-01-28 08:10:15.964 [update notice] received unknown MS cmd: 7108b507030bffff / 0101
                2020-01-28 08:10:16.124 [update notice] received unknown MS cmd: 1052b523040201013e / 020155
                2020-01-28 08:10:16.390 [update notice] received unknown MS cmd: 1008b5110101 / 09544a0080ffff0100ff
                2020-01-28 08:10:16.514 [update notice] received unknown MS cmd: 7108b5110107 / 050071000109
                2020-01-28 08:10:16.674 [update notice] received unknown MS cmd: 1052b523040201013e / 0201e7
                2020-01-28 08:10:16.951 [update notice] received unknown MS cmd: 1076b51303040d00 / 0a0d000300000003000300
                2020-01-28 08:10:17.197 [update notice] received unknown MS cmd: 1052b523040201013e / 0201e7
                2020-01-28 08:10:17.460 [update notice] received unknown MS cmd: 1076b5110101 / 09ffff1c00ff5a000053
                2020-01-28 08:10:17.725 [update notice] received unknown MS cmd: 1076b512030f0001 / 07d202009c021603
                2020-01-28 08:10:18.017 [update notice] received unknown MS cmd: 1052b5230103 / 0f00800080008000809c022902c87d00
                2020-01-28 08:10:18.284 [update notice] received unknown MS cmd: 1008b5100900004cffffff060000 / 0101
                2020-01-28 08:10:18.541 [update notice] received unknown MS cmd: 1052b523080100ff0000ffff00 / 0101
                2020-01-28 08:10:18.787 [update notice] received unknown MS cmd: 1052b523040201013e / 0201e7
                2020-01-28 08:10:19.044 [update notice] received unknown MS cmd: 1052b523080100ff0000ffff00 / 0101
                2020-01-28 08:10:19.289 [update notice] received unknown MS cmd: 1052b523040201013e / 0201e7
                
                
                H 1 Reply Last reply Reply Quote 0
                • H
                  Harry @xxx_turbo_xxx last edited by

                  @xxx_turbo_xxx
                  Das sehe ich auch so aber es kommen Daten an, das ist ja schon mal viel wert.
                  Wie hast du die Configs installiert? Passt der Pfad wo die Configs liegen?

                  xxx_turbo_xxx 1 Reply Last reply Reply Quote 0
                  • xxx_turbo_xxx
                    xxx_turbo_xxx @Harry last edited by

                    @Harry Hab es so gemacht wie von dir vorgeschlagen

                    wget https://github.com/john30/ebusd-configuration/releases/download/v2.1.1/ebusd-configuration-2.1.b143f39-de_all.deb
                    sudo dpkg -i --force-overwrite ebusd-configuration-2.1.b143f39-de_all.deb
                    

                    Hab manuell noch eine 15.700.csv hinzugefügt.

                    die Frage ist nun... Welches Verzeichnis muss ich nun für die config in /etc/default/ebusd eintragen?

                    /etc/ebusd oder /etc/ebusd/vaillant

                    1 Reply Last reply Reply Quote 0
                    • xxx_turbo_xxx
                      xxx_turbo_xxx last edited by

                      Bekomme nun zumindest eine Hand voll Werte. Allerdings werden diese nicht upgedatet.

                      Interessieren würde mich aber wie ich zu weiteren Werten komme.

                      Temperaturen der Heizung hauptsächlich...

                      Unbenannt.PNG

                      H 1 Reply Last reply Reply Quote 0
                      • H
                        Harry @xxx_turbo_xxx last edited by

                        @xxx_turbo_xxx
                        Das eigentlich updaten kann man in der Instanz vom EBus einstellen.
                        Da gibt es doch diesen Schraubenschlüssel und dort kann man eine Intervall einstellen.

                        xxx_turbo_xxx 1 Reply Last reply Reply Quote 0
                        • xxx_turbo_xxx
                          xxx_turbo_xxx @Harry last edited by

                          @Harry Ja, der steht auf 10 sec aber es tut sich nix...

                          1 Reply Last reply Reply Quote 0
                          • xxx_turbo_xxx
                            xxx_turbo_xxx last edited by

                            Es läuft!!!

                            Hab das ebusd file geändert und jetzt kommen nach und nach immer mehr Daten an!

                            EBUSD_OPTS="--configpath=http://ebusd.eu/config/ -d /dev/ttyUSB2 -p 8888  --latency=0 --receivetimeout=100000 -l /var/log/ebusd.log  --scanconfig=full  --httpport=8889 --htmlpath=/var/ebusd/html"
                            
                            H 2 Replies Last reply Reply Quote 0
                            • H
                              Harry @xxx_turbo_xxx last edited by

                              @xxx_turbo_xxx
                              Ja super ! Jetzt muss ich meinen noch in den Griff bekommen.
                              Irgendwo ist jetzt bei mir der Wurm drin

                              1 Reply Last reply Reply Quote 0
                              • H
                                Harry @xxx_turbo_xxx last edited by

                                @xxx_turbo_xxx
                                Hallo Turbo,
                                gibt es irgendwo ein Konfigurations Datei, die ich mit Nano öffnen muss um EDUSD_OPTS zu editieren. Wenn ja, wo finden ich die?

                                xxx_turbo_xxx 1 Reply Last reply Reply Quote 0
                                • xxx_turbo_xxx
                                  xxx_turbo_xxx @Harry last edited by

                                  @Harry Ich hab das System noch immernoch nicht 100% verstanden! Manche Daten kommen einwandfrei (Außentemperatur, Pufferspeicher), manche hängen seit 18:20(Vorlauftemperatur, Speichertemperatur)!?

                                  Anmerkung 2020-01-28 202249.png

                                  Ja, die Datei gibt es...

                                  sudo nano /etc/default/ebusd
                                  
                                  H 2 Replies Last reply Reply Quote 0
                                  • H
                                    Harry @xxx_turbo_xxx last edited by

                                    @xxx_turbo_xxx
                                    Ich hoffe dass ich mein System heute auch ans Laufen bekomme und dann gucke ich mir das mal an.
                                    Wenn ich den Parameter --latency sehe, vielleicht hat der was damit zu tun.
                                    Ich habe auch mal gelesen, das man das Poti abgleiche muss weil sonst manche Daten vom Bus verschluckt werden.
                                    Vielleicht ist das ja bei dir der Fall.
                                    Guck mal hier: [https://wiki.fhem.de/wiki/EBUS](link url) , da gibt es einen Bereich "Poti abgleichen".

                                    EBUSD_OPTS="--configpath=http://ebusd.eu/config/ -d /dev/ttyUSB2 -p 8888  --latency=0 --receivetimeout=100000 -l /var/log/ebusd.log  --scanconfig=full  --httpport=8889 --htmlpath=/var/ebusd/html"
                                    
                                    1 Reply Last reply Reply Quote 0
                                    • H
                                      Harry @xxx_turbo_xxx last edited by

                                      @xxx_turbo_xxx
                                      Hast du noch was rausgefunden bezüglich der Daten?
                                      Ich habe mich gestern auch mal wieder mit dem Raspi beschäftigt.
                                      Der Ebus läuft, IOBroker greift auch auf die Daten zu aber irgendwas ist faul weil ich nur überall "false" sehe.
                                      Sprich die Kommunikation scheint zu funktionieren aber irgendwie ist ein Pfad oder sowas nicht korrekt gesetzt.
                                      Hast du einen anderen Pfad bei der Installation angegeben?

                                      xxx_turbo_xxx 1 Reply Last reply Reply Quote 0
                                      • xxx_turbo_xxx
                                        xxx_turbo_xxx @Harry last edited by

                                        @Harry Ich schnall es auch nicht mehr. Ich hatte eine Weile plausible Daten, aber plötzlich ging nix mehr. Ich habe Verbindung zum eBus-Koppler und es kommen auch Daten am Raspi an. Die Logfiles sind voll mit Daten, aber irgendwas stimmt mit dem entschlüsseln durch die Config Files nicht, denn in den Logfiles sind nur Hex-Werte drinnen.

                                        Außerdem würde ich behaupten, dass wenn ich die HTML files auf mache (in meinem Fall 192.168.1.77:8889/data), so steht da kaum was drinnen.

                                        Ich fürchte ich habe 2 Probleme:

                                        1. Irgendwie stimmt mit den Config files oder mit dem Pfad nicht
                                        2. Mit der HTML Verbindung stimmt auch was nicht.

                                        Witzigerweise kommen kommen gerade wieder Daten. 🙂

                                        Hab mal was probiert...

                                        Hier eine Konfigutration , bei der ich davon aus gegangen bin, dass auf lokale configs zugegriffen wird

                                         ebusd.service - ebusd, the daemon for communication with eBUS heating systems.
                                           Loaded: loaded (/lib/systemd/system/ebusd.service; enabled; vendor preset: enabled)
                                           Active: active (running) since Thu 2020-01-30 15:35:37 CET; 3min 30s ago
                                          Process: 529 ExecStart=/usr/bin/ebusd $EBUSD_OPTS (code=exited, status=0/SUCCESS)
                                         Main PID: 536 (ebusd)
                                            Tasks: 4 (limit: 4915)
                                           Memory: 2.5M
                                           CGroup: /system.slice/ebusd.service
                                                   └─536 /usr/bin/ebusd --configpath=/etc/ebusd/vaillant -d /dev/ttyUSB2 -p 8888 --latency=0 --receivetimeout=100000 -l /var/log
                                        
                                        

                                        Und hier eine, die anscheinend auf eine Online-Datenbank zugreift

                                         ebusd.service - ebusd, the daemon for communication with eBUS heating systems.
                                           Loaded: loaded (/lib/systemd/system/ebusd.service; enabled; vendor preset: enabled)
                                           Active: active (running) since Thu 2020-01-30 15:43:37 CET; 9min ago
                                          Process: 13053 ExecStart=/usr/bin/ebusd $EBUSD_OPTS (code=exited, status=0/SUCCESS)
                                         Main PID: 13054 (ebusd)
                                            Tasks: 4 (limit: 4915)
                                           Memory: 1.7M
                                           CGroup: /system.slice/ebusd.service
                                                   └─13054 /usr/bin/ebusd --configpath=http://ebusd.eu/config/ -d /dev/ttyUSB2 -p 8888 --latency=0 --receivetimeout=100000 -l /var/log/ebusd.log --scanconfig=full --httpport=8889 --htmlpath=
                                        
                                        Jan 30 15:43:37 raspberrypi systemd[1]: Starting ebusd, the daemon for communication with eBUS heating systems....
                                        Jan 30 15:43:37 raspberrypi systemd[1]: Started ebusd, the daemon for communication with eBUS heating systems..
                                        
                                        

                                        Nachdem ich den 2. aktiviert habe, füllen sich die Felder unter "Objekte" in ioBroker langsam wieder...

                                        Und auch im HTML kommt mehr an. D. h. mein Problem sind die configurations

                                        H 1 Reply Last reply Reply Quote 0
                                        • H
                                          Harry @xxx_turbo_xxx last edited by

                                          @xxx_turbo_xxx said in eBus Adapter Vaillant:

                                          8889/data

                                          Also wenn ich die Daten per Webbrowser einlese, dann bekomme ich ungefähr 30 Einträge.
                                          Leider steht hinter jedem Eintrag false.

                                          Ich denke dass die Config Dateien richtig geladen werden aber irgendwas anderes nicht passt.

                                          38497d35-1aea-41dc-a230-7ba10ed51c33-grafik.png

                                          xxx_turbo_xxx 1 Reply Last reply Reply Quote 0
                                          • xxx_turbo_xxx
                                            xxx_turbo_xxx @Harry last edited by

                                            @Harry Sieht bei mir ähnlich aus, wobei bei mir die Reiter oben fehlen. Liegt vielleicht am Browser?

                                            Bildschirmfoto 2020-01-30 um 20.49.23.png

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

                                            Support us

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

                                            879
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            ebus ebus adapter error erste schritte problem
                                            48
                                            387
                                            100010
                                            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