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. Adapter WM-Bus / Kampstrup Multical 21

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    10
    1
    166

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.4k

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    9.4k

Adapter WM-Bus / Kampstrup Multical 21

Scheduled Pinned Locked Moved ioBroker Allgemein
153 Posts 12 Posters 23.8k Views 13 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.
  • M matze-dev

    @wolfgangfb sind da auch der Key drin und die Zähler ID?

    M Offline
    M Offline
    matze-dev
    wrote on last edited by
    #62

    @matze-dev
    Das muss in der MyTapWater stehen

    name=MyTapWater
    type=multical21
    id=##der Name/ID des Zaehlers ##
    key=##hier den Key eintragen - kommt aus der zugeschickten XML-Datei des Wasserversorgers##

    1 Reply Last reply
    0
    • M matze-dev

      @wolfgangfb sind da auch der Key drin und die Zähler ID?

      W Offline
      W Offline
      WolfgangFB
      wrote on last edited by
      #63

      @matze-dev

      Ja, habe ich doch in meinem Beitrag alles gequoted (incl. Key weil ich nicht denke, dass damit irgend jemand etwas anfangen kann). Fünfter Codeblock.

      M 1 Reply Last reply
      0
      • W WolfgangFB

        @matze-dev

        Ja, habe ich doch in meinem Beitrag alles gequoted (incl. Key weil ich nicht denke, dass damit irgend jemand etwas anfangen kann). Fünfter Codeblock.

        M Offline
        M Offline
        matze-dev
        wrote on last edited by
        #64

        @wolfgangfb ok, habe es gesehen.

        W 1 Reply Last reply
        0
        • M matze-dev

          @wolfgangfb ok, habe es gesehen.

          W Offline
          W Offline
          WolfgangFB
          wrote on last edited by
          #65

          @matze-dev

          Ich denke das Entscheidende ist die Zeile

          [2021-07-17_16:31:43] [ALARM SpecifiedDeviceNotFound] the device /dev/ttyUSB0:im871a:t1 is not working
          

          aus

           more /var/log/wmbusmeters/wmbusmeters.log
          

          Codeblock 7

          M 1 Reply Last reply
          0
          • W WolfgangFB

            @matze-dev

            Ich denke das Entscheidende ist die Zeile

            [2021-07-17_16:31:43] [ALARM SpecifiedDeviceNotFound] the device /dev/ttyUSB0:im871a:t1 is not working
            

            aus

             more /var/log/wmbusmeters/wmbusmeters.log
            

            Codeblock 7

            M Offline
            M Offline
            matze-dev
            wrote on last edited by
            #66

            @wolfgangfb ja, das hätte ich auch als nächstes angemerkt.

            W 1 Reply Last reply
            0
            • M matze-dev

              @wolfgangfb ja, das hätte ich auch als nächstes angemerkt.

              W Offline
              W Offline
              WolfgangFB
              wrote on last edited by
              #67

              @matze-dev
              Muss man da irgendeinen Treiber installieren?

              M 1 Reply Last reply
              0
              • W WolfgangFB

                @matze-dev
                Muss man da irgendeinen Treiber installieren?

                M Offline
                M Offline
                matze-dev
                wrote on last edited by
                #68

                @wolfgangfb nein, das macht der wmbusmeters. D.h. der ist der Treiber für das Device.

                M 1 Reply Last reply
                0
                • M matze-dev

                  @wolfgangfb nein, das macht der wmbusmeters. D.h. der ist der Treiber für das Device.

                  M Offline
                  M Offline
                  matze-dev
                  wrote on last edited by
                  #69

                  @matze-dev gibt's in dem Verzeichnis auch noch Dateien /var/log/wmbusmeters/meter_readings?

                  W 1 Reply Last reply
                  0
                  • M matze-dev

                    @matze-dev gibt's in dem Verzeichnis auch noch Dateien /var/log/wmbusmeters/meter_readings?

                    W Offline
                    W Offline
                    WolfgangFB
                    wrote on last edited by
                    #70

                    @matze-dev

                    Das Verzeichnis existiert ist aber leer (was ja auch logisch ist, wenn nichts gelesen werden kann).

                    M 1 Reply Last reply
                    0
                    • W WolfgangFB

                      @matze-dev

                      Das Verzeichnis existiert ist aber leer (was ja auch logisch ist, wenn nichts gelesen werden kann).

                      M Offline
                      M Offline
                      matze-dev
                      wrote on last edited by
                      #71

                      @wolfgangfb hier gibt's einen Threat
                      https://github.com/weetmuts/wmbusmeters/issues/286
                      Ich würde mal in Richtung udev schauen, in meiner alten Version musste ich da noch was machen, die neue Software braucht das wohl nicht mehr.

                      M 1 Reply Last reply
                      0
                      • M matze-dev

                        @wolfgangfb hier gibt's einen Threat
                        https://github.com/weetmuts/wmbusmeters/issues/286
                        Ich würde mal in Richtung udev schauen, in meiner alten Version musste ich da noch was machen, die neue Software braucht das wohl nicht mehr.

                        M Offline
                        M Offline
                        matze-dev
                        wrote on last edited by
                        #72

                        @matze-dev Was sagt denn der Befehl:
                        wmbusmeters --debug auto:t1 MyTapWater auto 57813696 E4E7EAF6FD17EAFB9587BC2996783C63

                        M 1 Reply Last reply
                        0
                        • M matze-dev

                          @matze-dev Was sagt denn der Befehl:
                          wmbusmeters --debug auto:t1 MyTapWater auto 57813696 E4E7EAF6FD17EAFB9587BC2996783C63

                          M Offline
                          M Offline
                          matze-dev
                          wrote on last edited by matze-dev
                          #73

                          @matze-dev Änderung, die vorher hier abgelegte Installationsanleitung ist heraus genommen, die komplette Doku findet sich weiter unten.

                          W 1 Reply Last reply
                          0
                          • M matze-dev

                            @matze-dev Änderung, die vorher hier abgelegte Installationsanleitung ist heraus genommen, die komplette Doku findet sich weiter unten.

                            W Offline
                            W Offline
                            WolfgangFB
                            wrote on last edited by
                            #74

                            @matze-dev

                            pi@raspberrypi:~ $ wmbusmeters --debug auto:t1 MyTapWater auto 57813696 E4E7EAF6FD17EAFB9587BC2996783C63
                            (wmbusmeters) version: _
                            (config) number of meters: 1
                            (main) device /dev/ttyAMA0 not currently used, detect contents...
                            (serial) EVENT thread interrupted
                            (serial) before config: /dev/ttyAMA0 speed(B38400) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                            (serial) after config:  /dev/ttyAMA0 speed(B9600) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                            (serialtty) opened /dev/ttyAMA0 fd 3 (detect amb8465)
                            (serial) received binary ""
                            (serial /dev/ttyAMA0) sent "FF0A02008077"
                            (serial /dev/ttyAMA0) sent "FF0A02008077"
                            (serial) EVENT thread interrupted
                            (serial) received binary ""
                            (serial) received binary ""
                            (serialtty) closed /dev/ttyAMA0 (detect amb8465)
                            (amb8465) are you there? no.
                            (serial) EVENT thread interrupted
                            (serial) EVENT thread interrupted
                            (serial) before config: /dev/ttyAMA0 speed(B9600) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                            (serial) after config:  /dev/ttyAMA0 speed(B57600) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                            (serialtty) opened /dev/ttyAMA0 fd 3 (detect im871a)
                            (serial) received binary ""
                            (serial /dev/ttyAMA0) sent "A5010F00"
                            (serial) EVENT thread interrupted
                            (serial) received binary ""
                            (im871a/im170a) are you there? no.
                            (serialtty) closed /dev/ttyAMA0 (detect im871a)
                            (serial) EVENT thread interrupted
                            (serial) before config: /dev/ttyAMA0 speed(B57600) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                            (serial) after config:  /dev/ttyAMA0 speed(B19200) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                            (serialtty) opened /dev/ttyAMA0 fd 3 (detect rc1180)
                            (serial /dev/ttyAMA0) sent "00"
                            (serial) EVENT thread interrupted
                            (serial) received binary ""
                            (serial /dev/ttyAMA0) sent "30"
                            (serial) EVENT thread interrupted
                            (serial) received binary ""
                            (serialtty) closed /dev/ttyAMA0 (detect rc1180)
                            (rc1180) are you there? no.
                            (serial) EVENT thread interrupted
                            (serial) EVENT thread interrupted
                            (serial) before config: /dev/ttyAMA0 speed(B19200) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                            (serial) after config:  /dev/ttyAMA0 speed(B38400) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                            (serialtty) opened /dev/ttyAMA0 fd 3 (detect cul)
                            (serial /dev/ttyAMA0) sent "560A0D"
                            (serial) EVENT thread interrupted
                            (serial) received binary ""
                            (cul) probe response ""
                            (serial /dev/ttyAMA0) sent "560A0D"
                            (serial) EVENT thread interrupted
                            (serial) received binary ""
                            (cul) probe response ""
                            (serial /dev/ttyAMA0) sent "560A0D"
                            (serial) EVENT thread interrupted
                            (serial) received binary ""
                            (cul) probe response ""
                            (serialtty) closed /dev/ttyAMA0 (detect cul)
                            (cul) are you there? no
                            (serial) EVENT thread interrupted
                            (main) ignoring /dev/ttyAMA0, it does not respond as any of the supported wmbus devices.
                            (main) device /dev/ttyUSB0 not currently used, detect contents...
                            (serial) EVENT thread interrupted
                            (serial) EVENT thread interrupted
                            (serial) EVENT thread interrupted
                            (serial) EVENT thread interrupted
                            (main) ignoring /dev/ttyUSB0, it does not respond as any of the supported wmbus devices.
                            No wmbus device detected, waiting for a device to be plugged in.
                            (shell) exec (capture output) "/bin/pidof"
                            (shell) arg "wmbusmetersd"
                            (serial) EVENT thread interrupted
                            (shell) return code 1
                            (shell) 1824 exited
                            (shell) exec (capture output) "/bin/pidof"
                            (shell) arg "wmbusmeters"
                            (serial) EVENT thread interrupted
                            (shell) return code 0
                            (shell) 1825 exited
                            Notice! Other wmbusmeters (pid 673) is running and it might hog any wmbus devices.
                            (serial) registered regular callback HOT_PLUG_DETECTOR(0) every 2 seconds
                            (serial) waiting for stop
                            
                            M Thomas BraunT 2 Replies Last reply
                            0
                            • W WolfgangFB

                              @matze-dev

                              pi@raspberrypi:~ $ wmbusmeters --debug auto:t1 MyTapWater auto 57813696 E4E7EAF6FD17EAFB9587BC2996783C63
                              (wmbusmeters) version: _
                              (config) number of meters: 1
                              (main) device /dev/ttyAMA0 not currently used, detect contents...
                              (serial) EVENT thread interrupted
                              (serial) before config: /dev/ttyAMA0 speed(B38400) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                              (serial) after config:  /dev/ttyAMA0 speed(B9600) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                              (serialtty) opened /dev/ttyAMA0 fd 3 (detect amb8465)
                              (serial) received binary ""
                              (serial /dev/ttyAMA0) sent "FF0A02008077"
                              (serial /dev/ttyAMA0) sent "FF0A02008077"
                              (serial) EVENT thread interrupted
                              (serial) received binary ""
                              (serial) received binary ""
                              (serialtty) closed /dev/ttyAMA0 (detect amb8465)
                              (amb8465) are you there? no.
                              (serial) EVENT thread interrupted
                              (serial) EVENT thread interrupted
                              (serial) before config: /dev/ttyAMA0 speed(B9600) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                              (serial) after config:  /dev/ttyAMA0 speed(B57600) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                              (serialtty) opened /dev/ttyAMA0 fd 3 (detect im871a)
                              (serial) received binary ""
                              (serial /dev/ttyAMA0) sent "A5010F00"
                              (serial) EVENT thread interrupted
                              (serial) received binary ""
                              (im871a/im170a) are you there? no.
                              (serialtty) closed /dev/ttyAMA0 (detect im871a)
                              (serial) EVENT thread interrupted
                              (serial) before config: /dev/ttyAMA0 speed(B57600) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                              (serial) after config:  /dev/ttyAMA0 speed(B19200) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                              (serialtty) opened /dev/ttyAMA0 fd 3 (detect rc1180)
                              (serial /dev/ttyAMA0) sent "00"
                              (serial) EVENT thread interrupted
                              (serial) received binary ""
                              (serial /dev/ttyAMA0) sent "30"
                              (serial) EVENT thread interrupted
                              (serial) received binary ""
                              (serialtty) closed /dev/ttyAMA0 (detect rc1180)
                              (rc1180) are you there? no.
                              (serial) EVENT thread interrupted
                              (serial) EVENT thread interrupted
                              (serial) before config: /dev/ttyAMA0 speed(B19200) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                              (serial) after config:  /dev/ttyAMA0 speed(B38400) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                              (serialtty) opened /dev/ttyAMA0 fd 3 (detect cul)
                              (serial /dev/ttyAMA0) sent "560A0D"
                              (serial) EVENT thread interrupted
                              (serial) received binary ""
                              (cul) probe response ""
                              (serial /dev/ttyAMA0) sent "560A0D"
                              (serial) EVENT thread interrupted
                              (serial) received binary ""
                              (cul) probe response ""
                              (serial /dev/ttyAMA0) sent "560A0D"
                              (serial) EVENT thread interrupted
                              (serial) received binary ""
                              (cul) probe response ""
                              (serialtty) closed /dev/ttyAMA0 (detect cul)
                              (cul) are you there? no
                              (serial) EVENT thread interrupted
                              (main) ignoring /dev/ttyAMA0, it does not respond as any of the supported wmbus devices.
                              (main) device /dev/ttyUSB0 not currently used, detect contents...
                              (serial) EVENT thread interrupted
                              (serial) EVENT thread interrupted
                              (serial) EVENT thread interrupted
                              (serial) EVENT thread interrupted
                              (main) ignoring /dev/ttyUSB0, it does not respond as any of the supported wmbus devices.
                              No wmbus device detected, waiting for a device to be plugged in.
                              (shell) exec (capture output) "/bin/pidof"
                              (shell) arg "wmbusmetersd"
                              (serial) EVENT thread interrupted
                              (shell) return code 1
                              (shell) 1824 exited
                              (shell) exec (capture output) "/bin/pidof"
                              (shell) arg "wmbusmeters"
                              (serial) EVENT thread interrupted
                              (shell) return code 0
                              (shell) 1825 exited
                              Notice! Other wmbusmeters (pid 673) is running and it might hog any wmbus devices.
                              (serial) registered regular callback HOT_PLUG_DETECTOR(0) every 2 seconds
                              (serial) waiting for stop
                              
                              M Offline
                              M Offline
                              matze-dev
                              wrote on last edited by matze-dev
                              #75

                              @wolfgangfb schau Dir mal meine hochgeladene Install-Doku an. Vielleicht kommst Du damit weiter.

                              1 Reply Last reply
                              0
                              • W WolfgangFB

                                @matze-dev

                                pi@raspberrypi:~ $ wmbusmeters --debug auto:t1 MyTapWater auto 57813696 E4E7EAF6FD17EAFB9587BC2996783C63
                                (wmbusmeters) version: _
                                (config) number of meters: 1
                                (main) device /dev/ttyAMA0 not currently used, detect contents...
                                (serial) EVENT thread interrupted
                                (serial) before config: /dev/ttyAMA0 speed(B38400) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                                (serial) after config:  /dev/ttyAMA0 speed(B9600) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                                (serialtty) opened /dev/ttyAMA0 fd 3 (detect amb8465)
                                (serial) received binary ""
                                (serial /dev/ttyAMA0) sent "FF0A02008077"
                                (serial /dev/ttyAMA0) sent "FF0A02008077"
                                (serial) EVENT thread interrupted
                                (serial) received binary ""
                                (serial) received binary ""
                                (serialtty) closed /dev/ttyAMA0 (detect amb8465)
                                (amb8465) are you there? no.
                                (serial) EVENT thread interrupted
                                (serial) EVENT thread interrupted
                                (serial) before config: /dev/ttyAMA0 speed(B9600) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                                (serial) after config:  /dev/ttyAMA0 speed(B57600) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                                (serialtty) opened /dev/ttyAMA0 fd 3 (detect im871a)
                                (serial) received binary ""
                                (serial /dev/ttyAMA0) sent "A5010F00"
                                (serial) EVENT thread interrupted
                                (serial) received binary ""
                                (im871a/im170a) are you there? no.
                                (serialtty) closed /dev/ttyAMA0 (detect im871a)
                                (serial) EVENT thread interrupted
                                (serial) before config: /dev/ttyAMA0 speed(B57600) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                                (serial) after config:  /dev/ttyAMA0 speed(B19200) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                                (serialtty) opened /dev/ttyAMA0 fd 3 (detect rc1180)
                                (serial /dev/ttyAMA0) sent "00"
                                (serial) EVENT thread interrupted
                                (serial) received binary ""
                                (serial /dev/ttyAMA0) sent "30"
                                (serial) EVENT thread interrupted
                                (serial) received binary ""
                                (serialtty) closed /dev/ttyAMA0 (detect rc1180)
                                (rc1180) are you there? no.
                                (serial) EVENT thread interrupted
                                (serial) EVENT thread interrupted
                                (serial) before config: /dev/ttyAMA0 speed(B19200) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                                (serial) after config:  /dev/ttyAMA0 speed(B38400) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                                (serialtty) opened /dev/ttyAMA0 fd 3 (detect cul)
                                (serial /dev/ttyAMA0) sent "560A0D"
                                (serial) EVENT thread interrupted
                                (serial) received binary ""
                                (cul) probe response ""
                                (serial /dev/ttyAMA0) sent "560A0D"
                                (serial) EVENT thread interrupted
                                (serial) received binary ""
                                (cul) probe response ""
                                (serial /dev/ttyAMA0) sent "560A0D"
                                (serial) EVENT thread interrupted
                                (serial) received binary ""
                                (cul) probe response ""
                                (serialtty) closed /dev/ttyAMA0 (detect cul)
                                (cul) are you there? no
                                (serial) EVENT thread interrupted
                                (main) ignoring /dev/ttyAMA0, it does not respond as any of the supported wmbus devices.
                                (main) device /dev/ttyUSB0 not currently used, detect contents...
                                (serial) EVENT thread interrupted
                                (serial) EVENT thread interrupted
                                (serial) EVENT thread interrupted
                                (serial) EVENT thread interrupted
                                (main) ignoring /dev/ttyUSB0, it does not respond as any of the supported wmbus devices.
                                No wmbus device detected, waiting for a device to be plugged in.
                                (shell) exec (capture output) "/bin/pidof"
                                (shell) arg "wmbusmetersd"
                                (serial) EVENT thread interrupted
                                (shell) return code 1
                                (shell) 1824 exited
                                (shell) exec (capture output) "/bin/pidof"
                                (shell) arg "wmbusmeters"
                                (serial) EVENT thread interrupted
                                (shell) return code 0
                                (shell) 1825 exited
                                Notice! Other wmbusmeters (pid 673) is running and it might hog any wmbus devices.
                                (serial) registered regular callback HOT_PLUG_DETECTOR(0) every 2 seconds
                                (serial) waiting for stop
                                
                                Thomas BraunT Online
                                Thomas BraunT Online
                                Thomas Braun
                                Most Active
                                wrote on last edited by
                                #76

                                @wolfgangfb

                                Notice! Other wmbusmeters (pid 673) is running and it might hog any wmbus devices.
                                

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

                                W 1 Reply Last reply
                                0
                                • Thomas BraunT Thomas Braun

                                  @wolfgangfb

                                  Notice! Other wmbusmeters (pid 673) is running and it might hog any wmbus devices.
                                  
                                  W Offline
                                  W Offline
                                  WolfgangFB
                                  wrote on last edited by
                                  #77

                                  @thomas-braun

                                  In wmbusmeters.log steht nichts.
                                  Ich frage mich allerdings, wie ich den "Other wmbusmeters" in den Griff bekommen kann. Da start ständig eine neue Instanz.

                                  pi@raspberrypi:/var/log/wmbusmeters/meter_readings $ sudo systemctl stop wmbusmeters
                                  pi@raspberrypi:/var/log/wmbusmeters/meter_readings $ ps -aux | grep wmbus
                                  root     16817  0.2  0.0   1468   392 ?        Ss   21:28   0:00 /snap/wmbusmeters/596/bin/sh /snap/wmbusmeters/596/launcher.sh
                                  root     16841  0.2  0.0  23032  1448 ?        Sl   21:28   0:00 /snap/wmbusmeters/596/usr/bin/wmbusmeters --useconfig=/var/snap/wmbusmeters/common
                                  pi       17054  0.0  0.0   7360   492 pts/0    S+   21:29   0:00 grep --color=auto wmbus
                                  pi@raspberrypi:/var/log/wmbusmeters/meter_readings $ sudo kill -9 16817
                                  pi@raspberrypi:/var/log/wmbusmeters/meter_readings $ ps -aux | grep wmbus
                                  root     17125  2.6  0.0   1468   388 ?        Ss   21:29   0:00 /snap/wmbusmeters/596/bin/sh /snap/wmbusmeters/596/launcher.sh
                                  root     17154  0.5  0.0  22008  1464 ?        Sl   21:29   0:00 /snap/wmbusmeters/596/usr/bin/wmbusmeters --useconfig=/var/snap/wmbusmeters/common
                                  pi       17170  0.0  0.0   7360   496 pts/0    S+   21:29   0:00 grep --color=auto wmbus
                                  pi@raspberrypi:/var/log/wmbusmeters/meter_readings $ wmbusmeters --debug auto:t1 MyTapWater auto 57813696 E4E7EAF6FD17EAFB9587BC2996783C63
                                  (wmbusmeters) version: _
                                  (config) number of meters: 1
                                  (main) device /dev/ttyAMA0 not currently used, detect contents...
                                  (serial) EVENT thread interrupted
                                  (serial) before config: /dev/ttyAMA0 speed(B38400) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                                  (serial) after config:  /dev/ttyAMA0 speed(B9600) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                                  (serialtty) opened /dev/ttyAMA0 fd 3 (detect amb8465)
                                  (serial) received binary ""
                                  (serial /dev/ttyAMA0) sent "FF0A02008077"
                                  (serial /dev/ttyAMA0) sent "FF0A02008077"
                                  (serial) EVENT thread interrupted
                                  (serial) received binary ""
                                  (serial) received binary ""
                                  (serialtty) closed /dev/ttyAMA0 (detect amb8465)
                                  (amb8465) are you there? no.
                                  (serial) EVENT thread interrupted
                                  (serial) EVENT thread interrupted
                                  (serial) before config: /dev/ttyAMA0 speed(B9600) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                                  (serial) after config:  /dev/ttyAMA0 speed(B57600) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                                  (serialtty) opened /dev/ttyAMA0 fd 3 (detect im871a)
                                  (serial) received binary ""
                                  (serial /dev/ttyAMA0) sent "A5010F00"
                                  (serial) EVENT thread interrupted
                                  (serial) received binary "0984488448844884"
                                  (im871a) checkIM871AFrame "0984488448844884"
                                  (im871a) frame does not start with a5 "0984488448844884"
                                  (im871a) no a5 found at all, drop frame packet.
                                  (im871a/im170a) are you there? no.
                                  (serialtty) closed /dev/ttyAMA0 (detect im871a)
                                  (serial) EVENT thread interrupted
                                  (serial) before config: /dev/ttyAMA0 speed(B57600) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                                  (serial) after config:  /dev/ttyAMA0 speed(B19200) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                                  (serialtty) opened /dev/ttyAMA0 fd 3 (detect rc1180)
                                  (serial /dev/ttyAMA0) sent "00"
                                  (serial) EVENT thread interrupted
                                  (serial) received binary ""
                                  (serial /dev/ttyAMA0) sent "30"
                                  (serial) EVENT thread interrupted
                                  (serial) received binary ""
                                  (serialtty) closed /dev/ttyAMA0 (detect rc1180)
                                  (rc1180) are you there? no.
                                  (serial) EVENT thread interrupted
                                  (serial) before config: /dev/ttyAMA0 speed(B19200) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                                  (serial) after config:  /dev/ttyAMA0 speed(B38400) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                                  (serialtty) opened /dev/ttyAMA0 fd 3 (detect cul)
                                  (serial /dev/ttyAMA0) sent "560A0D"
                                  (serial) EVENT thread interrupted
                                  (serial) received binary "540442205404E2"
                                  (cul) probe response "T<04>B T<04><E2>"
                                  (serial /dev/ttyAMA0) sent "560A0D"
                                  (serial) EVENT thread interrupted
                                  (serial) received binary "540442205404E2"
                                  (cul) probe response "T<04>B T<04><E2>"
                                  (serial /dev/ttyAMA0) sent "560A0D"
                                  (serial) EVENT thread interrupted
                                  (serial) received binary "540442205404E2"
                                  (cul) probe response "T<04>B T<04><E2>"
                                  (serialtty) closed /dev/ttyAMA0 (detect cul)
                                  (cul) are you there? no
                                  (main) ignoring /dev/ttyAMA0, it does not respond as any of the supported wmbus devices.
                                  (main) device /dev/ttyUSB0 not currently used, detect contents...
                                  (serial) EVENT thread interrupted
                                  (serial) EVENT thread interrupted
                                  (serial) EVENT thread interrupted
                                  (serial) EVENT thread interrupted
                                  (main) ignoring /dev/ttyUSB0, it does not respond as any of the supported wmbus devices.
                                  No wmbus device detected, waiting for a device to be plugged in.
                                  (shell) exec (capture output) "/bin/pidof"
                                  (shell) arg "wmbusmetersd"
                                  (shell) output: >>><<<
                                  (serial) EVENT thread interrupted
                                  (shell) return code 1
                                  (shell) 17248 exited
                                  (shell) exec (capture output) "/bin/pidof"
                                  (shell) arg "wmbusmeters"
                                  (serial) EVENT thread interrupted
                                  (shell) return code 0
                                  (shell) 17249 exited
                                  Notice! Other wmbusmeters (pid 17154) is running and it might hog any wmbus devices.
                                  (serial) registered regular callback HOT_PLUG_DETECTOR(0) every 2 seconds
                                  (serial) waiting for stop
                                  
                                  
                                  
                                  M 1 Reply Last reply
                                  0
                                  • W WolfgangFB

                                    @thomas-braun

                                    In wmbusmeters.log steht nichts.
                                    Ich frage mich allerdings, wie ich den "Other wmbusmeters" in den Griff bekommen kann. Da start ständig eine neue Instanz.

                                    pi@raspberrypi:/var/log/wmbusmeters/meter_readings $ sudo systemctl stop wmbusmeters
                                    pi@raspberrypi:/var/log/wmbusmeters/meter_readings $ ps -aux | grep wmbus
                                    root     16817  0.2  0.0   1468   392 ?        Ss   21:28   0:00 /snap/wmbusmeters/596/bin/sh /snap/wmbusmeters/596/launcher.sh
                                    root     16841  0.2  0.0  23032  1448 ?        Sl   21:28   0:00 /snap/wmbusmeters/596/usr/bin/wmbusmeters --useconfig=/var/snap/wmbusmeters/common
                                    pi       17054  0.0  0.0   7360   492 pts/0    S+   21:29   0:00 grep --color=auto wmbus
                                    pi@raspberrypi:/var/log/wmbusmeters/meter_readings $ sudo kill -9 16817
                                    pi@raspberrypi:/var/log/wmbusmeters/meter_readings $ ps -aux | grep wmbus
                                    root     17125  2.6  0.0   1468   388 ?        Ss   21:29   0:00 /snap/wmbusmeters/596/bin/sh /snap/wmbusmeters/596/launcher.sh
                                    root     17154  0.5  0.0  22008  1464 ?        Sl   21:29   0:00 /snap/wmbusmeters/596/usr/bin/wmbusmeters --useconfig=/var/snap/wmbusmeters/common
                                    pi       17170  0.0  0.0   7360   496 pts/0    S+   21:29   0:00 grep --color=auto wmbus
                                    pi@raspberrypi:/var/log/wmbusmeters/meter_readings $ wmbusmeters --debug auto:t1 MyTapWater auto 57813696 E4E7EAF6FD17EAFB9587BC2996783C63
                                    (wmbusmeters) version: _
                                    (config) number of meters: 1
                                    (main) device /dev/ttyAMA0 not currently used, detect contents...
                                    (serial) EVENT thread interrupted
                                    (serial) before config: /dev/ttyAMA0 speed(B38400) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                                    (serial) after config:  /dev/ttyAMA0 speed(B9600) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                                    (serialtty) opened /dev/ttyAMA0 fd 3 (detect amb8465)
                                    (serial) received binary ""
                                    (serial /dev/ttyAMA0) sent "FF0A02008077"
                                    (serial /dev/ttyAMA0) sent "FF0A02008077"
                                    (serial) EVENT thread interrupted
                                    (serial) received binary ""
                                    (serial) received binary ""
                                    (serialtty) closed /dev/ttyAMA0 (detect amb8465)
                                    (amb8465) are you there? no.
                                    (serial) EVENT thread interrupted
                                    (serial) EVENT thread interrupted
                                    (serial) before config: /dev/ttyAMA0 speed(B9600) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                                    (serial) after config:  /dev/ttyAMA0 speed(B57600) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                                    (serialtty) opened /dev/ttyAMA0 fd 3 (detect im871a)
                                    (serial) received binary ""
                                    (serial /dev/ttyAMA0) sent "A5010F00"
                                    (serial) EVENT thread interrupted
                                    (serial) received binary "0984488448844884"
                                    (im871a) checkIM871AFrame "0984488448844884"
                                    (im871a) frame does not start with a5 "0984488448844884"
                                    (im871a) no a5 found at all, drop frame packet.
                                    (im871a/im170a) are you there? no.
                                    (serialtty) closed /dev/ttyAMA0 (detect im871a)
                                    (serial) EVENT thread interrupted
                                    (serial) before config: /dev/ttyAMA0 speed(B57600) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                                    (serial) after config:  /dev/ttyAMA0 speed(B19200) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                                    (serialtty) opened /dev/ttyAMA0 fd 3 (detect rc1180)
                                    (serial /dev/ttyAMA0) sent "00"
                                    (serial) EVENT thread interrupted
                                    (serial) received binary ""
                                    (serial /dev/ttyAMA0) sent "30"
                                    (serial) EVENT thread interrupted
                                    (serial) received binary ""
                                    (serialtty) closed /dev/ttyAMA0 (detect rc1180)
                                    (rc1180) are you there? no.
                                    (serial) EVENT thread interrupted
                                    (serial) before config: /dev/ttyAMA0 speed(B19200) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                                    (serial) after config:  /dev/ttyAMA0 speed(B38400) input() output() control(CLOCAL|CREAD|CSIZE) local() special_chars() modem(DTR|RTS|CTS)
                                    (serialtty) opened /dev/ttyAMA0 fd 3 (detect cul)
                                    (serial /dev/ttyAMA0) sent "560A0D"
                                    (serial) EVENT thread interrupted
                                    (serial) received binary "540442205404E2"
                                    (cul) probe response "T<04>B T<04><E2>"
                                    (serial /dev/ttyAMA0) sent "560A0D"
                                    (serial) EVENT thread interrupted
                                    (serial) received binary "540442205404E2"
                                    (cul) probe response "T<04>B T<04><E2>"
                                    (serial /dev/ttyAMA0) sent "560A0D"
                                    (serial) EVENT thread interrupted
                                    (serial) received binary "540442205404E2"
                                    (cul) probe response "T<04>B T<04><E2>"
                                    (serialtty) closed /dev/ttyAMA0 (detect cul)
                                    (cul) are you there? no
                                    (main) ignoring /dev/ttyAMA0, it does not respond as any of the supported wmbus devices.
                                    (main) device /dev/ttyUSB0 not currently used, detect contents...
                                    (serial) EVENT thread interrupted
                                    (serial) EVENT thread interrupted
                                    (serial) EVENT thread interrupted
                                    (serial) EVENT thread interrupted
                                    (main) ignoring /dev/ttyUSB0, it does not respond as any of the supported wmbus devices.
                                    No wmbus device detected, waiting for a device to be plugged in.
                                    (shell) exec (capture output) "/bin/pidof"
                                    (shell) arg "wmbusmetersd"
                                    (shell) output: >>><<<
                                    (serial) EVENT thread interrupted
                                    (shell) return code 1
                                    (shell) 17248 exited
                                    (shell) exec (capture output) "/bin/pidof"
                                    (shell) arg "wmbusmeters"
                                    (serial) EVENT thread interrupted
                                    (shell) return code 0
                                    (shell) 17249 exited
                                    Notice! Other wmbusmeters (pid 17154) is running and it might hog any wmbus devices.
                                    (serial) registered regular callback HOT_PLUG_DETECTOR(0) every 2 seconds
                                    (serial) waiting for stop
                                    
                                    
                                    
                                    M Offline
                                    M Offline
                                    matze-dev
                                    wrote on last edited by
                                    #78

                                    @wolfgangfb morgen müsste ich die komplette Doku fertig haben - dann kann man das komplette System von Scratch aufsetzen und hat dann alles beisammen. Ich stelle die Anleitung + Skripte dann hier ein.

                                    1 Reply Last reply
                                    0
                                    • W Offline
                                      W Offline
                                      WolfgangFB
                                      wrote on last edited by
                                      #79

                                      @matze-dev

                                      Super, ich hoffe, Du hast das dann auch mal mit einer echt blanken Raspberry Installation getestet.

                                      M 1 Reply Last reply
                                      0
                                      • W WolfgangFB

                                        @matze-dev

                                        Super, ich hoffe, Du hast das dann auch mal mit einer echt blanken Raspberry Installation getestet.

                                        M Offline
                                        M Offline
                                        matze-dev
                                        wrote on last edited by matze-dev
                                        #80

                                        @wolfgangfb in der Tat, das wird parallel mit einer neuen Karte aufgesetzt und gleich mitdokumentiert :-)

                                        1 Reply Last reply
                                        0
                                        • M Offline
                                          M Offline
                                          matze-dev
                                          wrote on last edited by matze-dev
                                          #81

                                          @matze-dev Kamstrup/Multical 21 realisiert mit Rasperry Pi, iM871A und iobroker zum Auslesen des Wasserzählers
                                          Nun ist es soweit.
                                          Anbei die Doku

                                          Installationsbeschreibung-ioBroker-Rasp-PI+IMST871A.pdf

                                          hier sind noch die erforderlichen Skripten -sind in der Doku beschrieben, wie man diese verwendet und einbaut.

                                          extract_watermeters-values.js: das wird vom MQTT-Broker getriggert und liest die Werte aus, die im Datagramm stehen
                                          extract_watermeters-values.js

                                          calculate_average_new.js: das läuft einmal die Nacht und berechnet den Jahresgesamtverbrauch
                                          calculate_average_new.js

                                          hier sind noch 2 Hilfsscripten, wenn man die States neu anlegen oder löschen möchte - braucht man fürs erste nicht.
                                          zum Löschen aller states: delete_states.js

                                          zum Setzen aller states: create_states.js

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


                                          Support us

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

                                          368

                                          Online

                                          32.5k

                                          Users

                                          81.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