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.
    • Glasfaser
      Glasfaser @morpheus999 last edited by Glasfaser

      @morpheus999

      Eigentlich funktioniert es Online ....

      Bei mir habe ich es auch Local abgelegt ... da ich die 15.700.csv auf 15.720.csv geändert habe und bei mir komischerweise dadurch auch mehr Daten bei bai ... usw. angezeigt werden wenn es lokal liegt ...

      Teste es mal und lade die Config ebusd-2.1.x auf dein System und passe dann auch die configpath dazu an .

      https://github.com/john30/ebusd-configuration

      M 1 Reply Last reply Reply Quote 0
      • M
        morpheus999 @Glasfaser last edited by morpheus999

        @Glasfaser Hallo.

        Hab das jetzt mal gemacht, mal sehen was kommt.

        mfg Georg

        1 Reply Last reply Reply Quote 0
        • M
          morpheus999 last edited by morpheus999

          Naja, so wie es derzeit aussieht findet er so gar keine CSV Datei lokal.

          da44d836-8f48-45f6-9460-2c30f923e69e-image.png

          mfg Georg

          Glasfaser 1 Reply Last reply Reply Quote 0
          • Glasfaser
            Glasfaser @morpheus999 last edited by

            @morpheus999

            Hast du es so gemacht !?

            Important hint: In order to get the most up-to-date configuration files, simply checkout this repository and link the ebusd-2.1.x/de or ebusd-2.1.x/en folder to /etc/ebusd. On the command line you'd have to execute the following steps:

            git clone https://github.com/john30/ebusd-configuration.git
            if [ -d /etc/ebusd ]; then sudo mv /etc/ebusd /etc/ebusd.old; fi
            sudo ln -s $PWD/ebusd-configuration/ebusd-2.1.x/de /etc/ebusd
            
            M 1 Reply Last reply Reply Quote 0
            • M
              morpheus999 @Glasfaser last edited by

              @Glasfaser jup..

              nur was ich komisch finde.... Ich habe gestern aus einem anderen Grund meinen Rasperry neu aufgesetzt. Jetzt kennt er dort und da keine CSV Dateien mehr. Auch mit dem HTTP Attribut nicht.
              Das einzige was anders ist bei der EBUSD Version stand vorher (erster Post von mir) "Ebusd Version 3.4 v3.4". Und jetzt wenn ich die Letztstanversion installiere steht Version 3.4 v3.3

              Weder bei http oder local wird was erkannt.

              EBUSD.LOG
              Um 4:24 Uhr ist z.B. ein Neustart.

              Bin am verzweifeln...

              mfg Georg

              Glasfaser 1 Reply Last reply Reply Quote 0
              • Glasfaser
                Glasfaser @morpheus999 last edited by Glasfaser

                @morpheus999 sagte in eBus Adapter Vaillant:

                Weder bei http oder local wird was erkannt.

                Wenn du die Config änderst ... startest du dann auch den Ebusd neu !?

                Zeige mal die Ausgabe von :

                ebusctl i
                
                systemctl status ebusd.service
                
                M 1 Reply Last reply Reply Quote 0
                • M
                  morpheus999 @Glasfaser last edited by

                  @Glasfaser said in eBus Adapter Vaillant:

                  systemctl status ebusd.service

                  root@loxberry:~# ebusctl i
                  version: ebusd 3.4.v3.3-51-g57eae05
                  update check: revision v3.4 available, broadcast.csv: newer version available
                  signal: acquired
                  symbol rate: 23
                  max symbol rate: 148
                  reconnects: 0
                  masters: 5
                  messages: 21
                  conditional: 0
                  poll: 0
                  update: 4
                  address 01: master #6
                  address 03: master #11
                  address 06: slave #6, scanned "MF=Vaillant;ID=PMS02;SW=0209;HW=8402"
                  address 08: slave #11, scanned "MF=Vaillant;ID=BAI00;SW=0703;HW=7401"
                  address 0a: slave, scanned "MF=Vaillant;ID=PMW01;SW=0205;HW=8302"
                  address 10: master #2
                  address 12: slave, scanned "MF=Vaillant;ID=PMW01;SW=0205;HW=8302"
                  address 26: slave, scanned "MF=Vaillant;ID=SOLSY;SW=0500;HW=6301"
                  address 31: master #8, ebusd
                  address 36: slave #8, ebusd
                  address 50: slave, scanned "MF=Vaillant;ID=SOLSY;SW=0500;HW=6301"
                  address ec: slave, scanned "MF=Vaillant;ID=SOLSY;SW=0500;HW=6301"
                  address ed: slave, scanned "MF=Vaillant;ID=PMS02;SW=0209;HW=8402"
                  address f7: master #20
                  address fc: slave #20, scanned "MF=Vaillant;ID=PMW01;SW=0205;HW=8302"
                  
                  root@loxberry:~# systemctl status ebusd.service
                  ● ebusd.service - ebusd, the daemon for communication with eBUS heating systems.
                     Loaded: loaded (/lib/systemd/system/ebusd.service; disabled; vendor preset: e
                     Active: active (running) since Mon 2020-09-28 09:54:38 CEST; 10h ago
                   Main PID: 931 (ebusd)
                      Tasks: 4 (limit: 2200)
                     Memory: 6.9M
                     CGroup: /system.slice/ebusd.service
                             └─931 /usr/bin/ebusd -d /dev/ttyUSB0 --scanconfig --configpath=/etc/e
                  
                  Sep 28 16:13:14 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFil
                  Sep 28 17:13:10 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFil
                  Sep 28 17:13:12 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFil
                  Sep 28 17:13:14 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFil
                  Sep 28 18:13:11 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFil
                  Sep 28 18:13:12 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFil
                  Sep 28 18:13:14 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFil
                  Sep 28 19:13:10 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFil
                  Sep 28 19:13:12 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFil
                  Sep 28 19:13:14 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFil
                  lines 1-19/19 (END)...skipping...
                  ● ebusd.service - ebusd, the daemon for communication with eBUS heating systems.
                     Loaded: loaded (/lib/systemd/system/ebusd.service; disabled; vendor preset: enabled)
                     Active: active (running) since Mon 2020-09-28 09:54:38 CEST; 10h ago
                   Main PID: 931 (ebusd)
                      Tasks: 4 (limit: 2200)
                     Memory: 6.9M
                     CGroup: /system.slice/ebusd.service
                             └─931 /usr/bin/ebusd -d /dev/ttyUSB0 --scanconfig --configpath=/etc/ebusd
                  
                  Sep 28 16:13:14 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below
                  Sep 28 17:13:10 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below
                  Sep 28 17:13:12 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below
                  Sep 28 17:13:14 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below
                  Sep 28 18:13:11 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below
                  Sep 28 18:13:12 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below
                  Sep 28 18:13:14 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below
                  Sep 28 19:13:10 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below
                  Sep 28 19:13:12 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below
                  Sep 28 19:13:14 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  lines 1-19/19 (END)
                  ● ebusd.service - ebusd, the daemon for communication with eBUS heating systems.
                     Loaded: loaded (/lib/systemd/system/ebusd.service; disabled; vendor preset: enabled)
                     Active: active (running) since Mon 2020-09-28 09:54:38 CEST; 10h ago
                   Main PID: 931 (ebusd)
                      Tasks: 4 (limit: 2200)
                     Memory: 6.9M
                     CGroup: /system.slice/ebusd.service
                             └─931 /usr/bin/ebusd -d /dev/ttyUSB0 --scanconfig --configpath=/etc/ebusd
                  
                  Sep 28 16:13:14 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below leg
                  Sep 28 17:13:10 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below leg
                  Sep 28 17:13:12 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below leg
                  Sep 28 17:13:14 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below leg
                  Sep 28 18:13:11 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below leg
                  Sep 28 18:13:12 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below leg
                  Sep 28 18:13:14 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below leg
                  Sep 28 19:13:10 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below leg
                  Sep 28 19:13:12 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below leg
                  Sep 28 19:13:14 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below leg
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  lines 1-19/19 (END)
                  ● ebusd.service - ebusd, the daemon for communication with eBUS heating systems.
                     Loaded: loaded (/lib/systemd/system/ebusd.service; disabled; vendor preset: enabled)
                     Active: active (running) since Mon 2020-09-28 09:54:38 CEST; 10h ago
                   Main PID: 931 (ebusd)
                      Tasks: 4 (limit: 2200)
                     Memory: 6.9M
                     CGroup: /system.slice/ebusd.service
                             └─931 /usr/bin/ebusd -d /dev/ttyUSB0 --scanconfig --configpath=/etc/ebusd
                  
                  Sep 28 16:13:14 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var
                  Sep 28 17:13:10 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var
                  Sep 28 17:13:12 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var
                  Sep 28 17:13:14 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var
                  Sep 28 18:13:11 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var
                  Sep 28 18:13:12 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var
                  Sep 28 18:13:14 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var
                  Sep 28 19:13:10 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var
                  Sep 28 19:13:12 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var
                  Sep 28 19:13:14 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  lines 1-19/19 (END)
                  ● ebusd.service - ebusd, the daemon for communication with eBUS heating systems.
                     Loaded: loaded (/lib/systemd/system/ebusd.service; disabled; vendor preset: enabled)
                     Active: active (running) since Mon 2020-09-28 09:54:38 CEST; 10h ago
                   Main PID: 931 (ebusd)
                      Tasks: 4 (limit: 2200)
                     Memory: 6.9M
                     CGroup: /system.slice/ebusd.service
                             └─931 /usr/bin/ebusd -d /dev/ttyUSB0 --scanconfig --configpath=/etc/ebusd
                  
                  Sep 28 16:13:14 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, up
                  Sep 28 17:13:10 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, up
                  Sep 28 17:13:12 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, up
                  Sep 28 17:13:14 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, up
                  Sep 28 18:13:11 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, up
                  Sep 28 18:13:12 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, up
                  Sep 28 18:13:14 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, up
                  Sep 28 19:13:10 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, up
                  Sep 28 19:13:12 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, up
                  Sep 28 19:13:14 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, up
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  lines 1-19/19 (END)
                  ● ebusd.service - ebusd, the daemon for communication with eBUS heating systems.
                     Loaded: loaded (/lib/systemd/system/ebusd.service; disabled; vendor preset: enabled)
                     Active: active (running) since Mon 2020-09-28 09:54:38 CEST; 10h ago
                   Main PID: 931 (ebusd)
                      Tasks: 4 (limit: 2200)
                     Memory: 6.9M
                     CGroup: /system.slice/ebusd.service
                             └─931 /usr/bin/ebusd -d /dev/ttyUSB0 --scanconfig --configpath=/etc/ebusd
                  
                  Sep 28 16:13:14 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/ebusd.pid → /run/ebusd.pid; please update the unit file accordingly.
                  Sep 28 17:13:10 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/ebusd.pid → /run/ebusd.pid; please update the unit file accordingly.
                  Sep 28 17:13:12 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/ebusd.pid → /run/ebusd.pid; please update the unit file accordingly.
                  Sep 28 17:13:14 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/ebusd.pid → /run/ebusd.pid; please update the unit file accordingly.
                  Sep 28 18:13:11 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/ebusd.pid → /run/ebusd.pid; please update the unit file accordingly.
                  Sep 28 18:13:12 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/ebusd.pid → /run/ebusd.pid; please update the unit file accordingly.
                  Sep 28 18:13:14 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/ebusd.pid → /run/ebusd.pid; please update the unit file accordingly.
                  Sep 28 19:13:10 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/ebusd.pid → /run/ebusd.pid; please update the unit file accordingly.
                  Sep 28 19:13:12 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/ebusd.pid → /run/ebusd.pid; please update the unit file accordingly.
                  Sep 28 19:13:14 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/ebusd.pid → /run/ebusd.pid; please update the unit file accordingly.
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  ~
                  lines 1-19/19 (END)...skipping...
                  ● ebusd.service - ebusd, the daemon for communication with eBUS heating systems.
                     Loaded: loaded (/lib/systemd/system/ebusd.service; disabled; vendor preset: enabled)
                     Active: active (running) since Mon 2020-09-28 09:54:38 CEST; 10h ago
                   Main PID: 931 (ebusd)
                      Tasks: 4 (limit: 2200)
                     Memory: 6.9M
                     CGroup: /system.slice/ebusd.service
                             └─931 /usr/bin/ebusd -d /dev/ttyUSB0 --scanconfig --configpath=/etc/ebusd
                  
                  Sep 28 16:13:14 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/ebusd.pid → /run/ebusd.pid; please update the unit file accordingly.
                  Sep 28 17:13:10 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/ebusd.pid → /run/ebusd.pid; please update the unit file accordingly.
                  Sep 28 17:13:12 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/ebusd.pid → /run/ebusd.pid; please update the unit file accordingly.
                  Sep 28 17:13:14 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/ebusd.pid → /run/ebusd.pid; please update the unit file accordingly.
                  Sep 28 18:13:11 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/ebusd.pid → /run/ebusd.pid; please update the unit file accordingly.
                  Sep 28 18:13:12 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/ebusd.pid → /run/ebusd.pid; please update the unit file accordingly.
                  Sep 28 18:13:14 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/ebusd.pid → /run/ebusd.pid; please update the unit file accordingly.
                  Sep 28 19:13:10 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/ebusd.pid → /run/ebusd.pid; please update the unit file accordingly.
                  Sep 28 19:13:12 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/ebusd.pid → /run/ebusd.pid; please update the unit file accordingly.
                  Sep 28 19:13:14 loxberry systemd[1]: /lib/systemd/system/ebusd.service:9: PIDFile= references path below legacy directory /var/run/, updating /var/run/ebusd.pid → /run/ebusd.pid; please update the unit file accordingly.
                  
                  
                  Thomas Braun Glasfaser 2 Replies Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @morpheus999 last edited by Thomas Braun

                    @morpheus999 sagte in eBus Adapter Vaillant:

                    root@loxberry

                    Nicht machen...
                    Log dich als user ein.

                    [Edit:] Ach, die Wahnsinnigen von loxberry. Die haben sudo aus irgendwelchen unerfindlichen Gründen auf Eis gelegt. (Wenn man das System nicht ordentlich voreinstellen kann sollte man es lassen...)

                    Glasfaser 1 Reply Last reply Reply Quote 0
                    • Glasfaser
                      Glasfaser @morpheus999 last edited by

                      @morpheus999

                      Nimm nochmal meine Config und starte den Dienst dann neu !

                      -d /dev/ttyUSB0 --httpport=8889 --scanconfig=full --enablehex --latency=0 --configpath=/etc/ebusd -l /var/log/ebusd.log
                      
                      1 Reply Last reply Reply Quote 0
                      • Glasfaser
                        Glasfaser @Thomas Braun last edited by

                        @Thomas-Braun sagte in eBus Adapter Vaillant:

                        [Edit:] Ach, die Wahnsinnigen von loxberry.

                        😛 ☠

                        1 Reply Last reply Reply Quote 0
                        • M
                          morpheus999 last edited by

                          also das muss mir jemand erklären...
                          ich geb deine Befehlszeile ein und auf einmal wertet er die BAI.csv aus....

                          aber sonst nix mehr... ich starte einfach nochmal neu... erkennt garnix mehr...

                          Hab bei 19:14 mit deinen Werten neu gestartet
                          meine ebusd.log

                          Glasfaser 1 Reply Last reply Reply Quote 0
                          • Glasfaser
                            Glasfaser @morpheus999 last edited by

                            @morpheus999

                            2020-09-29 19:15:34.378 [update notice] received scan-read scan.06  QQ=10: Vaillant;PMS02;0209;8402
                            2020-09-29 19:15:34.753 [main error] scan config ed: ERR: read timeout
                            2020-09-29 19:15:36.795 [main error] unable to load scan config fc: no file from vaillant with prefix fc matches ID "pmw01", SW0205, HW8302
                            2020-09-29 19:15:36.795 [main error] scan config fc: ERR: read timeout
                            

                            Dort sind ein haufen ERR: read timeout Fehler drin ... als würde dein Ebus Schnittstelle nicht richtig die Kommunikation aufbauen.

                            M 1 Reply Last reply Reply Quote 0
                            • M
                              morpheus999 @Glasfaser last edited by

                              @Glasfaser Ja, da hab ich auf READ ALL geklickt. Da fragt er auch die ab die nicht per CSV erkannt wurden. Wenn ich das richtig verstehe.

                              1 Reply Last reply Reply Quote 0
                              • M
                                mameier1234 last edited by

                                Ich habe jetzt mal seit langer Zeit wieder angefangen, meine Heizung per IOBroker zu optimieren..

                                Unter anderem setze ich die Zeiten für Warmwasser , Warmwasser Zirkulation und die Heizzeiten..

                                Jetzt fällt auf, dass die Werte, die der Ebusd liefert nicht immer aktuell sind... Wenn man dann im Telnet einmal von Hand z.B. die Warmwasserzirkulation von heute ausliest

                                read -c cc Timer.Saturday
                                

                                Dann kommt sofort (im Telnet) der richtige Wert und wird mit dem nächsten Ebus Lauf auch in den Iobroker übertragen...

                                So.. dann dachte ich: kein Problem ... frag halt die Timer mit dem Ebus Adapter manuell ab...

                                Das läuft aber nicht richtig, da mehrere Timer.Saturday existieren...

                                im Telnet ...
                                
                                find Timer.Saturday
                                cc Timer.Saturday = 07:00;11:00;-:-;-:-;-:-;-:-;Sa-So
                                hc Timer.Saturday = no data stored
                                hwc Timer.Saturday = 05:30;08:30;-:-;-:-;-:-;-:-;Mo-So
                                mc Timer.Saturday = no data stored
                                

                                Sprich, die muss man einzeln mit read -c cc Timer.Saturday , dann den nächsten mit read -c hwc Timer.Saturday und soweiter auslesen..

                                Der Adapter macht aber nur ein read -f Timer.Saturday und bringt damit nur das Ergebniss des ersten Timer Eintrages, den er findet ...

                                Schön wäre es, wenn man im Adapter nicht nur den Namen, den man auslesen möchte , sondern auch den Circuit (-c) angeben könnte...

                                Rene_HM 1 Reply Last reply Reply Quote 0
                                • Rene_HM
                                  Rene_HM Developer @mameier1234 last edited by

                                  @mameier1234 wenn du den ebus-Adapter verwendest, gibt es den cmd-DP. Dort kannst du beliebige Kommandos verwenden... einfach per script den Befehl dort hinein schreiben. Beim Ausführen des Adapters wird der Befehl ausgeführt...

                                  M 1 Reply Last reply Reply Quote 0
                                  • M
                                    mameier1234 @Rene_HM last edited by

                                    @Rene_HM Das ist ne Idee.. So schreibe ich ja auch meine Werte..

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

                                      Gibt es hier Kollegen die wie ich eine Vaillant Flexotherm 87/4 besitzen? Ich kann aktuell viele Daten auslesen, jedoch fehlt mir die komplette Fachhandwerkebene (Kompressorstarts etc) sowie der Live Monitor. Vermutlich wurden diese Parameter noch nicht entschlüsselt, oder kann das jemand auslesen? Wenn ja, wie?
                                      Weiß jemand ob die csv's erweitert werden?
                                      Bei mir wird ein slave zwar erkannt, aber kein csv dazu geladen. Die anderen 3 werden erkannt.

                                      version: ebusd 21.2.v21.2
                                      update check: OK
                                      access: *
                                      signal: acquired
                                      symbol rate: 24
                                      max symbol rate: 182
                                      min arbitration micros: 584
                                      max arbitration micros: 4311
                                      min symbol latency: 7
                                      max symbol latency: 17
                                      reconnects: 0
                                      masters: 5
                                      messages: 495
                                      conditional: 0
                                      poll: 0
                                      update: 10
                                      address 00: master #1
                                      address 03: master #11
                                      address 04: slave #25, ebusd
                                      address 08: slave #11, scanned "MF=Vaillant;ID=HMU00;SW=0307;HW=0403", loaded "vaillant/08.hmu.csv"
                                      address 10: master #2
                                      address 15: slave #2, scanned "MF=Vaillant;ID=70000;SW=0509;HW=6403", loaded "vaillant/15.700.csv"
                                      address 26: slave, scanned "MF=Vaillant;ID=VR_71;SW=0104;HW=0503", loaded "vaillant/26.vr_71.csv"
                                      address 71: master #9
                                      address 76: slave #9, scanned "MF=Vaillant;ID=VWZ00;SW=0307;HW=0403"
                                      address ff: master #25, ebusd
                                      
                                      1 Reply Last reply Reply Quote 0
                                      • D
                                        Dre83 last edited by Dre83

                                        Hallo in die Runde,
                                        ich habe ein Problem mit meinem Vaillant EBus Adapter.
                                        Ich habe mir diesen von Esera zugelegt:
                                        https://www.esera.de/produkte/ebus/142/ebus-koppler-ethernet?c=20

                                        Diesen habe ich auf die EBus Schnittstelle auf meine Vaillant VR700 aufgeklemmt.

                                        Leider erhalte ich im iO Broker bzw. über eine Abfrage im Terminal keine Daten der EBus Geräte. Die Datenlampe am EBus Koppler flackert auch fleißig, so dass ich davon ausgehe, dass da alles passt.

                                        Bei der Installation habe ich mich an diese Seite (https://github.com/john30/ebusd) sowie an die Beiträge in diesem Thread gehalten.

                                        Der EBus Dienst auf dem Raspberry ist gestartet und wenn ich "ebusctl info" eingebe, bekomme ich folgendes.

                                        1d7474c2-e05a-4260-95ea-ddc06a9edc2d-image.png
                                        Was mich dabei stutzig macht das die Vaillant Therme oder der VRC700 Regler nicht gefunden wird.

                                        Das Config File sieht wie folgt aus:
                                        1b9bd6fb-a7d4-4f8b-8ead-3fd474af29e9-image.png

                                        Im iO Broker im EBUS Adapter habe ich als Zieladresse die IP-Adresse meines Raspberrys hinterlegt, auf welchem der ioBroker und der ebus Dienst läuft.

                                        (45225513-7152-4c82-92b9-c47ecc6c0d4a-image.png

                                        672436a1-a55a-4f5e-b459-9747622a13d4-image.png

                                        Wenn ich diese Zeilen im Raspberry richtig interpretiere liegen allerdings irgendwo Daten vor:
                                        e9ecc908-0400-4ced-b896-c00223ca88ba-image.png

                                        Ruf ich den Webbrowser über (http://192.168.2.118:8889/data) auf erhalte ich folgendes:
                                        ca0e3994-67fd-4d6e-b830-5c40c84d1c35-image.png

                                        Anbei noch eine Übersicht der gelieferten Objekte im ioBroker
                                        082a25a8-9be6-48d8-9289-92efe2d81a79-image.png

                                        Vllt. hilft der Inhalt des EBus Ordners noch weiter. Das rot markierte scheint für mich auch ein Problem zu sein.
                                        c93a9e2b-2409-448a-8b8f-3a8ed21b17df-image.png

                                        Ich vermute das ich irgendwo einen größeren Denkfehler bei der Konfiguration habe. Es wäre schön wenn jmd eine Idee bzw. einen Lösungsansatz für mich hätte.

                                        Viele Grüße
                                        André

                                        Glasfaser 1 Reply Last reply Reply Quote 0
                                        • Glasfaser
                                          Glasfaser @Dre83 last edited by

                                          @dre83 sagte in eBus Adapter Vaillant:

                                          Das Config File sieht wie folgt aus:

                                          die sieht ein wenig kurz aus , ich sehe keine Zuweisung zur Schnittstelle ( USB )

                                          https://forum.iobroker.net/topic/29359/ebus-adapter-vaillant/110?_=1617082689322

                                          D 1 Reply Last reply Reply Quote 0
                                          • D
                                            Dre83 @Glasfaser last edited by Dre83

                                            @glasfaser: Mein Adapter läuft über LAN-Schnittsstelle.
                                            https://www.esera.de/produkte/ebus/142/ebus-koppler-ethernet?c=20

                                            Wie und wo kann ich denn da die Zuweisung machen?

                                            Ich hatte es so verstanden das er damit selbst die Zuweisung macht um die Geräte zu finden:

                                            EBUSD_OPTS="--scanconfig --httpport=8889"

                                            Glasfaser 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

                                            549
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

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