Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. obstbauer

    NEWS

    • Amazon Alexa - ioBroker Skill läuft aus ?

    • Monatsrückblick – September 2025

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    O
    • Profile
    • Following 0
    • Followers 0
    • Topics 9
    • Posts 91
    • Best 1
    • Groups 1

    obstbauer

    @obstbauer

    Starter

    1
    Reputation
    20
    Profile views
    91
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    obstbauer Follow
    Starter

    Best posts made by obstbauer

    • RE: Wasseruhr mit m-bus Adapter auslesen?

      @arteck mit der pyMeterBus library erhalte ich nun auch Daten von der Uhr

      posted in Einbindung von Geräten
      O
      obstbauer

    Latest posts made by obstbauer

    • RE: Wolf WP CHA-10 - iSME7i (Wolf Link) oder iSME8i besser ?

      @obstbauer Hallo,
      ich habe Hilfe erhalten. Das Problem scheint gewesen zu sein, dass ich alle Werte in der parameter.json abgerufen habe. Das scheint das ism7 zu überfordern. Ich habe dann alle Werte, die ich nicht benötige, entfernt aus der parameter.json (das waren einige) und jetzt läuft es stabil

      posted in Einbindung von Geräten
      O
      obstbauer
    • RE: Wolf WP CHA-10 - iSME7i (Wolf Link) oder iSME8i besser ?

      @ullij danke für den Tipp, ich habe ein issue eröffnet

      posted in Einbindung von Geräten
      O
      obstbauer
    • RE: Wolf WP CHA-10 - iSME7i (Wolf Link) oder iSME8i besser ?

      @ullij ist per Kabel verbunden

      posted in Einbindung von Geräten
      O
      obstbauer
    • RE: Wolf WP CHA-10 - iSME7i (Wolf Link) oder iSME8i besser ?

      @ullij ja es ist seltsam, manchmal läuft es mehrere Stunden und dann wieder nur eine Stunde

      pi@raspberrypi:~ $ sudo journalctl -u ism7mqtt.service -b -e
      Oct 07 16:59:50 raspberrypi bash[20298]:    at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16)
      Oct 07 16:59:50 raspberrypi bash[20298]:    at ism7ssl.Ism7SslStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
      Oct 07 16:59:50 raspberrypi bash[20298]:    at ism7mqtt.Ism7Client.FillPipeAsync(PipeWriter target, CancellationToken cancellationToken) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/ISM7/Ism7Client>
      Oct 07 16:59:50 raspberrypi systemd[1]: ism7mqtt.service: Deactivated successfully.
      Oct 07 16:59:50 raspberrypi systemd[1]: ism7mqtt.service: Consumed 31.440s CPU time.
      Oct 07 20:05:32 raspberrypi systemd[1]: Started ism7mqtt.service - ism7mqtt.
      Oct 07 21:19:52 raspberrypi bash[21690]: System.IO.InvalidDataException: timeout
      Oct 07 21:19:52 raspberrypi bash[21690]:    at ism7mqtt.Ism7Client.OnPushResponseAsync(IResponse response, CancellationToken cancellationToken) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/ISM7/Ism>
      Oct 07 21:19:52 raspberrypi bash[21690]:    at ism7mqtt.ResponseDispatcher.DispatchAsync(IResponse response, CancellationToken cancellationToken) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/ISM7/R>
      Oct 07 21:19:52 raspberrypi bash[21690]:    at ism7mqtt.Ism7Client.ReadPipeAsync(PipeReader source, CancellationToken cancellationToken) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/ISM7/Ism7Client>
      Oct 07 21:19:52 raspberrypi bash[21690]: System.Net.Sockets.SocketException (125): Operation canceled
      Oct 07 21:19:52 raspberrypi bash[21690]:    at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError, CancellationToken)
      Oct 07 21:19:52 raspberrypi bash[21690]:    at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16)
      Oct 07 21:19:52 raspberrypi bash[21690]:    at ism7ssl.Ism7SslStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
      Oct 07 21:19:52 raspberrypi bash[21690]:    at ism7mqtt.Ism7Client.FillPipeAsync(PipeWriter target, CancellationToken cancellationToken) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/ISM7/Ism7Client>
      Oct 07 21:19:52 raspberrypi systemd[1]: ism7mqtt.service: Deactivated successfully.
      Oct 07 21:19:52 raspberrypi systemd[1]: ism7mqtt.service: Consumed 1min 1.122s CPU time.
      Oct 07 21:55:39 raspberrypi systemd[1]: Started ism7mqtt.service - ism7mqtt.
      Oct 08 11:50:14 raspberrypi bash[22379]: System.IO.InvalidDataException: timeout
      Oct 08 11:50:14 raspberrypi bash[22379]:    at ism7mqtt.Ism7Client.OnPushResponseAsync(IResponse response, CancellationToken cancellationToken) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/ISM7/Ism>
      Oct 08 11:50:14 raspberrypi bash[22379]:    at ism7mqtt.ResponseDispatcher.DispatchAsync(IResponse response, CancellationToken cancellationToken) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/ISM7/R>
      Oct 08 11:50:14 raspberrypi bash[22379]:    at ism7mqtt.Ism7Client.ReadPipeAsync(PipeReader source, CancellationToken cancellationToken) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/ISM7/Ism7Client>
      Oct 08 11:50:14 raspberrypi bash[22379]: System.Net.Sockets.SocketException (125): Operation canceled
      Oct 08 11:50:14 raspberrypi bash[22379]:    at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError, CancellationToken)
      Oct 08 11:50:14 raspberrypi bash[22379]:    at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16)
      Oct 08 11:50:14 raspberrypi bash[22379]:    at ism7ssl.Ism7SslStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
      Oct 08 11:50:14 raspberrypi bash[22379]:    at ism7mqtt.Ism7Client.FillPipeAsync(PipeWriter target, CancellationToken cancellationToken) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/ISM7/Ism7Client>
      Oct 08 11:50:14 raspberrypi systemd[1]: ism7mqtt.service: Deactivated successfully.
      Oct 08 11:50:14 raspberrypi systemd[1]: ism7mqtt.service: Consumed 9min 2.241s CPU time.
      Oct 08 15:09:10 raspberrypi systemd[1]: /etc/systemd/system/ism7mqtt.service:6: Missing '=', ignoring line.
      Oct 08 15:09:15 raspberrypi systemd[1]: Started ism7mqtt.service - ism7mqtt.
      Oct 08 15:39:39 raspberrypi bash[28120]: System.IO.InvalidDataException: timeout
      Oct 08 15:39:39 raspberrypi bash[28120]:    at ism7mqtt.Ism7Client.OnPushResponseAsync(IResponse response, CancellationToken cancellationToken) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/ISM7/Ism>
      Oct 08 15:39:39 raspberrypi bash[28120]:    at ism7mqtt.ResponseDispatcher.DispatchAsync(IResponse response, CancellationToken cancellationToken) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/ISM7/R>
      Oct 08 15:39:39 raspberrypi bash[28120]:    at ism7mqtt.Ism7Client.ReadPipeAsync(PipeReader source, CancellationToken cancellationToken) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/ISM7/Ism7Client>
      Oct 08 15:39:39 raspberrypi bash[28120]: System.Net.Sockets.SocketException (125): Operation canceled
      Oct 08 15:39:39 raspberrypi bash[28120]:    at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError, CancellationToken)
      Oct 08 15:39:39 raspberrypi bash[28120]:    at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16)
      Oct 08 15:39:39 raspberrypi bash[28120]:    at ism7ssl.Ism7SslStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
      Oct 08 15:39:39 raspberrypi bash[28120]:    at ism7mqtt.Ism7Client.FillPipeAsync(PipeWriter target, CancellationToken cancellationToken) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/ISM7/Ism7Client>
      Oct 08 15:39:39 raspberrypi systemd[1]: ism7mqtt.service: Deactivated successfully.
      Oct 08 15:39:39 raspberrypi systemd[1]: ism7mqtt.service: Consumed 27.262s CPU time.
      

      es erscheint immer:

      Oct 08 15:39:39 raspberrypi bash[28120]: System.IO.InvalidDataException: timeout
      
      posted in Einbindung von Geräten
      O
      obstbauer
    • RE: Wolf WP CHA-10 - iSME7i (Wolf Link) oder iSME8i besser ?

      @ullij wenn es läuft, läuft es wirklich gut, aber leider sehe ich jetzt, dass der Deinst das eine Mal nach jknapp 50 Minuten abgebrochen hat und jetzt nach 1 Stunde 20 Minuten:

      Oct 07 21:19:52 raspberrypi bash[21690]:    at ism7mqtt.Ism7Client.OnPushResponseAsync(IResponse response, CancellationToken cancellationToken) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/ISM>
      Oct 07 21:19:52 raspberrypi bash[21690]:    at ism7mqtt.ResponseDispatcher.DispatchAsync(IResponse response, CancellationToken cancellationToken) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/I>
      Oct 07 21:19:52 raspberrypi bash[21690]:    at ism7mqtt.Ism7Client.ReadPipeAsync(PipeReader source, CancellationToken cancellationToken) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/ISM7/Ism7C>
      Oct 07 21:19:52 raspberrypi bash[21690]: System.Net.Sockets.SocketException (125): Operation canceled
      Oct 07 21:19:52 raspberrypi bash[21690]:    at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError, CancellationToken)
      Oct 07 21:19:52 raspberrypi bash[21690]:    at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16)
      Oct 07 21:19:52 raspberrypi bash[21690]:    at ism7ssl.Ism7SslStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
      Oct 07 21:19:52 raspberrypi bash[21690]:    at ism7mqtt.Ism7Client.FillPipeAsync(PipeWriter target, CancellationToken cancellationToken) in /home/runner/work/ism7mqtt/ism7mqtt/src/ism7mqtt/ISM7/Ism7C>
      Oct 07 21:19:52 raspberrypi systemd[1]: ism7mqtt.service: Deactivated successfully.
      Oct 07 21:19:52 raspberrypi systemd[1]: ism7mqtt.service: Consumed 1min 1.122s CPU time.
      

      woran könnte das nun liegen ? Alle anderen mqtt Dienste laufen eigentlich einfwandfrei....

      posted in Einbindung von Geräten
      O
      obstbauer
    • RE: Wolf WP CHA-10 - iSME7i (Wolf Link) oder iSME8i besser ?

      @obstbauer yeah es läuft!
      Vielen Dank für die Unterstützung.
      Eine Frage hätte ich noch, wo hätte ich sehen sollen, dass die parameter.json selbst erstellt werden muss ?

      posted in Einbindung von Geräten
      O
      obstbauer
    • RE: Wolf WP CHA-10 - iSME7i (Wolf Link) oder iSME8i besser ?

      @ullij so es hat mal etwas geklappt, die parameter.json wurde erstellt und sieht jetzt auch so aus wie gezeigt,
      allerdings hat erstellen nur mit sudo geklappt und nicht ohne

      ein weiterer Fehler ist, dass sie sich zumindest bei mir im ordner /makeconfig steht, dieser Teil fehlt im Pfad vom Aufruf hat noch gefehlt

      --separate -t /opt/ism7mqtt/makeconfig/parameter.json
      

      beim Aufruf von

      OPENSSL_CONF=/opt/ism7mqtt/openssl.cnf .....
      

      startet das Programm leider trotzdem nicht, wenn ich das mqtt Passwert in " " setze dann kommt nach dem Aufruf ein

      >
      

      muss ich da etwas eingeben ? Es sollte doch automatisch starten und Werte abfragen?

      posted in Einbindung von Geräten
      O
      obstbauer
    • RE: Wolf WP CHA-10 - iSME7i (Wolf Link) oder iSME8i besser ?

      @ullij said in Wolf WP CHA-10 - iSME7i (Wolf Link) oder iSME8i besser ?:

      /opt/ism7mqtt/makeconfig/ism7config

      wenn ich im Verzeichnis

      pi@raspberrypi:/opt/ism7mqtt/makeconfig $ 
      

      den Befehl

      /opt/ism7mqtt/makeconfig/ism7config -t
      

      ausführe, erhalte ich als Antwort:

      ism7config: Missing required value for option '-t'.
      Try 'ism7config --help' for more information
      

      was fehlt hier noch ? Die Datei parameter.json wurde dann auch nicht erstellt.

      Die Verwirrung durch das fehlende "e" kommt aus dieser Anleitung, die ja auch deinem Weg entspricht, dort steht es "falsch" geschrieben, aber auch kein Hinweis darauf, dass die Datei erst erstellt werden muss

      link text

      wenn ich den Debug Parameter -d hinzufüge erhalte die gleiche Antwort wie bisher, also nichts. Es fehlt ja aber auch noch meine parameter.json, die aus welchen Gründen auch immer nicht erstellt wird/wurde.

      Das Passwort der ism hat keine Sonderzeichen aber das mqtt Passwort.

      posted in Einbindung von Geräten
      O
      obstbauer
    • RE: Wolf WP CHA-10 - iSME7i (Wolf Link) oder iSME8i besser ?

      ich nutze für mein Raspi die Version

      ism7config-linux-arm64.zip
      
      posted in Einbindung von Geräten
      O
      obstbauer
    • RE: Wolf WP CHA-10 - iSME7i (Wolf Link) oder iSME8i besser ?

      @ullij ok also das Wolf Smartset ist jetzt nicht mehr verbunden, geht trotzdem nicht...

      Nochmal zum Anfang zurück, wenn ich die Dateien entpackt habe und Rechte vergeben hab, soll ich den Ausdruck

      OPENSSL_CONF=/opt/ism7mqtt/openssl.cnf /......
      

      ausführen oder ?
      Dann sollte das Programm gestartet sein und laufen ?
      Meine Ausgabe sieht so aus:

      pi@raspberrypi:/opt/ism7mqtt $ OPENSSL_CONF=/opt/ism7mqtt/openssl.cnf /opt/ism7mqtt/ism7mqtt -m 192.168.178.72 -i 192.168.178.63 -p LaLaLa --mqttuser LaLaLa --mqttpass LaLaLa -mqttport 1885  --separate -t /opt/ism7mqtt/paramter.json
      OPENSSL_CONF=/opt/ism7mqtt/openssl.cnf /opt/ism7mqtt/ism7mqtt -m 192.168.178.72 -i 192.168.178.63 -p LaLaLa --mqttuser LaLaLa --mqttpass LaLaLaOPENSSL_CONF=/opt/ism7mqtt/openssl.cnf /opt/ism7mqtt/ism7mqtt -m 192.168.178.72 -i 192.168.178.63 -p LaLaLa --mqttuser LaLaLa --mqttpass LaLaLa -mqttport 1885  --separate -t /opt/ism7mqtt/paramter.json
        -m, --mqttServer=VALUE     MQTT Server
        -i, --ipAddress=VALUE      Wolf Hostname or IP address
        -p, --password=VALUE       Wolf password
        -t, --parameter=VALUE      path to parameter.json - defaults to parameter.json
            --mqttuser=VALUE       MQTT username
            --mqttpass=VALUE       MQTT password
            --mqttqos=VALUE        MQTT QoS
            --mqttport=VALUE       MQTT port (defaults to 1883)
        -s, --separate             send values to separate mqtt topics - also
                                     disables json payload
            --retain               retain mqtt messages
            --interval=VALUE       push interval in seconds (defaults to 60)
            --hass-id=VALUE        HomeAssistant auto-discovery device id/entity
                                     prefix (implies --separate and --retain)
        -d, --debug                dump raw xml messages
        -h, --help                 show help
      
      

      Muss ich bei dieser Zeile

      sudo chown $USER:$USER ism7mqtt/
      

      USER durch pi ersetzen oder bleibt das so ?
      die Datei

      paramter.json
      

      habe ich selbst erstellt, da diese nicht vorhanden war.
      Sonderzeichen im Passwort sollten kein Problem sein oder ?

      posted in Einbindung von Geräten
      O
      obstbauer
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo