Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test : Wasserenthärtung judo i-soft plus Adapter

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test : Wasserenthärtung judo i-soft plus Adapter

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

      @thomas-braun

      Hat etwas gedauert. Da ich nun alles neu gemacht habe:

      • Neuer Docker Container (läuft im Host-Modus)
      • gestartet mit leerem ioBroker-Verzeichnis mit Ausnahme der Backup-Datei

      Bei mir laufen die Adapter:

      iobroker:/opt/iobroker# iobroker update
      Used repository: stable
      hash changed or no sources cached => force download of new sources
      update done
      Adapter    "admin"         : 5.1.25   , installed 5.1.25
      Adapter    "backitup"      : 2.1.17   , installed 2.1.17
      Adapter    "devices"       : 1.0.9    , installed 1.0.9
      Adapter    "discovery"     : 2.7.0    , installed 2.7.0
      Adapter    "hue-extended"  : 2.0.0    , installed 2.0.0
      Adapter    "influxdb"      : 1.9.5    , installed 1.9.5
      Adapter    "info"          : 1.9.8    , installed 1.9.8
      Adapter    "javascript"    : 5.2.8    , installed 5.2.8
      Controller "js-controller" : 3.3.18   , installed 3.3.18
      Adapter    "km200"         : 1.1.6    , installed 2.0.3
      Adapter    "knx"           : 1.0.45   , installed 1.0.45
      Adapter    "mqtt"          : 2.4.0    , installed 2.4.0
      Adapter    "simple-api"    : 2.6.1    , installed 2.6.1
      Adapter    "smartmeter"    : 3.2.1    , installed 3.2.1
      Adapter    "socketio"      : 3.1.4    , installed 3.1.4
      Adapter    "synology"      : 1.1.3    , installed 1.1.3
      Adapter    "telegram"      : 1.10.0   , installed 1.10.0
      Adapter    "text2command"  : 2.1.1    , installed 2.1.1
      Adapter    "tr-064"        : 4.2.14   , installed 4.2.14
      Adapter    "web"           : 3.4.7    , installed 3.4.7
      Adapter    "whatsapp-cmb"  : 0.1.6    , installed 0.1.6
      Adapter    "zigbee"        : 1.5.6    , installed 1.5.6
      
      • Dann Judo-iSoft Adapter neu installiert:
      /opt/iobroker# iobroker url https://github.com/arteck/iobroker.judoisoft --host iobroker
      install arteck/iobroker.judoisoft#e85216336bc3d7fbdbee2929a736d774c367c380
      NPM version: 6.14.15
      npm install arteck/iobroker.judoisoft#e85216336bc3d7fbdbee2929a736d774c367c380 --loglevel error --prefix "/opt/iobroker" (System call)
      upload [4] judoisoft.admin /opt/iobroker/node_modules/iobroker.judoisoft/admin/words.js words.js application/javascript
      upload [3] judoisoft.admin /opt/iobroker/node_modules/iobroker.judoisoft/admin/style.css style.css text/css
      upload [2] judoisoft.admin /opt/iobroker/node_modules/iobroker.judoisoft/admin/judo.png judo.png image/png
      upload [1] judoisoft.admin /opt/iobroker/node_modules/iobroker.judoisoft/admin/index_m.html index_m.html text/html
      upload [0] judoisoft.admin /opt/iobroker/node_modules/iobroker.judoisoft/admin/adapter-settings.js adapter-settings.js application/javascript
      

      Dann Instanz erstellt:

      $ iobroker add judoisoft auto --host iobroker
      

      Einstellungen vorgenommen und gestartet. Kurz danach gleich der Neustart

      2021-10-08 19:22:43.837 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0 created
      2021-10-08 19:22:44.865 - info: host.iobroker iobroker exit 0
      2021-10-08 19:24:51.258 - info: host.iobroker "system.adapter.judoisoft.0" enabled
      2021-10-08 19:24:51.451 - info: host.iobroker instance system.adapter.judoisoft.0 started with pid 2670
      2021-10-08 19:24:52.985 - info: judoisoft.0 (2670) starting. Version 1.0.10 in /opt/iobroker/node_modules/iobroker.judoisoft, node: v12.22.6, js-controller: 3.3.18
      2021-10-08 19:25:00.465 - error: judoisoft.0 (2670) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2021-10-08 19:25:00.466 - error: judoisoft.0 (2670) unhandled promise rejection: Converting circular structure to JSON
      --> starting at object with constructor 'TLSSocket'
      | property 'parser' -> object with constructor 'HTTPParser'
      --- property 'socket' closes the circle
      2021-10-08 19:25:00.467 - error: judoisoft.0 (2670) TypeError: Converting circular structure to JSON
      --> starting at object with constructor 'TLSSocket'
      | property 'parser' -> object with constructor 'HTTPParser'
      --- property 'socket' closes the circle
      at JSON.stringify ()
      at judoisoftControll.getInfoStaticLocal (/opt/iobroker/node_modules/iobroker.judoisoft/main.js:147:62)
      at processTicksAndRejections (internal/process/task_queues.js:97:5)
      2021-10-08 19:25:00.468 - error: judoisoft.0 (2670) Converting circular structure to JSON
      --> starting at object with constructor 'TLSSocket'
      | property 'parser' -> object with constructor 'HTTPParser'
      --- property 'socket' closes the circle
      2021-10-08 19:25:00.499 - info: judoisoft.0 (2670) cleaned everything up...
      2021-10-08 19:25:00.502 - info: judoisoft.0 (2670) terminating
      2021-10-08 19:25:00.503 - warn: judoisoft.0 (2670) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-10-08 19:25:01.081 - error: host.iobroker instance system.adapter.judoisoft.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2021-10-08 19:25:01.082 - info: host.iobroker Restart adapter system.adapter.judoisoft.0 because enabled
      2021-10-08 19:25:31.121 - info: host.iobroker instance system.adapter.judoisoft.0 started with pid 2725
      2021-10-08 19:25:32.737 - info: judoisoft.0 (2725) starting. Version 1.0.10 in /opt/iobroker/node_modules/iobroker.judoisoft, node: v12.22.6, js-controller: 3.3.18
      2021-10-08 19:25:39.592 - error: judoisoft.0 (2725) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2021-10-08 19:25:39.593 - error: judoisoft.0 (2725) unhandled promise rejection: Converting circular structure to JSON
      --> starting at object with constructor 'TLSSocket'
      | property 'parser' -> object with constructor 'HTTPParser'
      --- property 'socket' closes the circle
      2021-10-08 19:25:39.594 - error: judoisoft.0 (2725) TypeError: Converting circular structure to JSON
      --> starting at object with constructor 'TLSSocket'
      | property 'parser' -> object with constructor 'HTTPParser'
      --- property 'socket' closes the circle
      at JSON.stringify ()
      at judoisoftControll.getInfoStaticLocal (/opt/iobroker/node_modules/iobroker.judoisoft/main.js:147:62)
      at processTicksAndRejections (internal/process/task_queues.js:97:5)
      2021-10-08 19:25:39.594 - error: judoisoft.0 (2725) Converting circular structure to JSON
      --> starting at object with constructor 'TLSSocket'
      | property 'parser' -> object with constructor 'HTTPParser'
      --- property 'socket' closes the circle
      2021-10-08 19:25:39.599 - info: judoisoft.0 (2725) cleaned everything up...
      2021-10-08 19:25:39.601 - info: judoisoft.0 (2725) terminating
      2021-10-08 19:25:39.602 - warn: judoisoft.0 (2725) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-10-08 19:25:40.170 - error: host.iobroker instance system.adapter.judoisoft.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2021-10-08 19:25:40.171 - info: host.iobroker Restart adapter system.adapter.judoisoft.0 because enabled
      2021-10-08 19:25:49.449 - info: smartmeter.0 (2385) Received 7 values, 3 updated
      2021-10-08 19:26:10.203 - info: host.iobroker instance system.adapter.judoisoft.0 started with pid 2766
      2021-10-08 19:26:11.774 - info: judoisoft.0 (2766) starting. Version 1.0.10 in /opt/iobroker/node_modules/iobroker.judoisoft, node: v12.22.6, js-controller: 3.3.18
      2021-10-08 19:26:18.682 - error: judoisoft.0 (2766) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2021-10-08 19:26:18.683 - error: judoisoft.0 (2766) unhandled promise rejection: Converting circular structure to JSON
      --> starting at object with constructor 'TLSSocket'
      | property 'parser' -> object with constructor 'HTTPParser'
      --- property 'socket' closes the circle
      2021-10-08 19:26:18.684 - error: judoisoft.0 (2766) TypeError: Converting circular structure to JSON
      --> starting at object with constructor 'TLSSocket'
      | property 'parser' -> object with constructor 'HTTPParser'
      --- property 'socket' closes the circle
      at JSON.stringify ()
      at judoisoftControll.getInfoStaticLocal (/opt/iobroker/node_modules/iobroker.judoisoft/main.js:147:62)
      at processTicksAndRejections (internal/process/task_queues.js:97:5)
      2021-10-08 19:26:18.685 - error: judoisoft.0 (2766) Converting circular structure to JSON
      --> starting at object with constructor 'TLSSocket'
      | property 'parser' -> object with constructor 'HTTPParser'
      --- property 'socket' closes the circle
      2021-10-08 19:26:18.694 - info: judoisoft.0 (2766) cleaned everything up...
      2021-10-08 19:26:18.695 - info: judoisoft.0 (2766) terminating
      2021-10-08 19:26:18.696 - warn: judoisoft.0 (2766) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-10-08 19:26:19.263 - error: host.iobroker instance system.adapter.judoisoft.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2021-10-08 19:26:19.264 - info: host.iobroker Restart adapter system.adapter.judoisoft.0 because enabled
      

      Die Ausgabe von "which nodejs" wird nicht angezeigt:

      /opt/iobroker# which nodejs
      /opt/iobroker#
      

      Deshalb habe ich es hier weggelassen:

      /opt/iobroker# which node && node -v && which npm && npm -v && apt policy nodejs/usr/bin/node
      v12.22.6
      /usr/bin/npm
      6.14.15
      nodejs:
        Installed: 12.22.6-deb-1nodesource1
        Candidate: 12.22.6-deb-1nodesource1
        Version table:
       *** 12.22.6-deb-1nodesource1 100
              100 /var/lib/dpkg/status
      

      Den Entkalker habe ich gerade mal vom Strom getrennt und neugestartet. Der Adapter mag ihn troztdem nicht.

      arteck 1 Reply Last reply Reply Quote 0
      • arteck
        arteck Developer Most Active @mpenno last edited by

        @mpenno es scheint als ob die Anlage ab und am keine Daten liefert.. ergo es kann nix geparst werden und der Json Parser aussteigt..

        ich muss mal schauen ob ich das abgefangen bekomme

        M 1 Reply Last reply Reply Quote 0
        • S
          Skywalker110 @oranggila last edited by

          @oranggila

          Ich habe mal eine Frage zu dem Adapter sorry aber wie gehe ich vor wenn ich auch im VIS paar Dinge steuern will ?
          Deine Grafik sieht prima aus .
          wie hinterlege ich die Befehle ?
          Grundkenntnisse habe ich und kenne mich mit VIS einigermaßen aus.

          Super Dapater läuft prima bei mir und füllt mir die Objekte.

          Grüße Holger

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

            Moin,
            Funktioniert der Adapter auch mit dem Zubehör "Connectivity-Modul" von judo? Habe eine i-soft ohne Datenmodul, würde das für ca. 90€ nachrüsten. Würde gerne sehen was das Teil da unten so treibt ....
            Gibt's Erfahrungen?

            S 1 Reply Last reply Reply Quote 0
            • S
              Skywalker110 @Friedhofsblond last edited by

              @friedhofsblond said in Test : Wasserenthärtung judo i-soft plus Adapter:

              Connectivity-Modul"

              Hallo Friedhofsblond,

              ich hab mittlereile alles hinbekommen und hab mir eine schöne VIS gebastelt.

              Ich kann nur empfehlen das Connectivity-Modul zu kaufen ich habe dieses auch bei mir installiert, jedoch kostenlos bei Judo angefordert gibt es auf der Homepage ein Formular indem man seine Seriennummer eingibt.

              Grüße Sky

              Friedhofsblond 1 Reply Last reply Reply Quote 0
              • Friedhofsblond
                Friedhofsblond @Skywalker110 last edited by

                @Skywalker110
                ah sehr interessant.
                Ich habe schon mal gute Erfahrungen mit dem Judo-Support gemacht.
                Ich benötigtes die Pfostenstecker für das Board um einen externen Kontakt für homee anhängen zu können. Der MA hat mir problemlos ein paar Teile in den Briefumschlage gepackt. - Klasse 😉
                Wie komme ich genau an das Modul? Hast du einen Hinweis?
                Gerne auch per PN 😉

                Friedhofsblond 1 Reply Last reply Reply Quote 0
                • Friedhofsblond
                  Friedhofsblond @Friedhofsblond last edited by

                  @friedhofsblond
                  gefunden 😉

                  S 1 Reply Last reply Reply Quote 0
                  • S
                    Skywalker110 @Friedhofsblond last edited by

                    @friedhofsblond

                    Prima freut mich ,
                    nach 3 bis 5 Tagen war das Modul bei mir .
                    Grüße schönen Sonntag

                    Friedhofsblond 1 Reply Last reply Reply Quote 0
                    • Friedhofsblond
                      Friedhofsblond @Skywalker110 last edited by Friedhofsblond

                      @Skywalker110

                      Hallo,
                      Aaaalso. Das kostenfreie Connect-Modul wird nur für die Anlagen angeboten, bei denen zum Installationszeitpunkt wegen Chipmangel das Teil nicht lieferbar war.
                      Darum muß man die Seriennummer angeben.
                      Für andere Anlagen könnte man das Connect-Modul aus dem Handel kaufen (ca.100€).
                      Meine Anlage ist aus dem Jahr 2016 und läßt sich leider gar nicht "versmarten". 😢
                      Ich hatte schon vorher einen umgebauten Z-Wave Fensterkontakt an den potentialfreien Kontakt aufgelegt. Ebenso einen Wassersensor.
                      Mehr gehr nicht bei mir.

                      Ein späteres Gerät könnten man nachrüsten.
                      Das erkennt man an dem Bedienpanel - dort wo die Buchstaben drauf sind kann man nachrüsten, die nur mit den Ziffern gehen nicht nicht.
                      Der Mitarbeiter von Judo hat mich persönlich 2x Angerufen um das zu klären sehr guter Service - bei anderen Herstellern kommen sonst nach Monaten nur vorgefertigte Standartexte! - 👍 👍

                      juo-i.png

                      1 Reply Last reply Reply Quote 0
                      • M
                        mpenno @arteck last edited by

                        @arteck Hattest Du schon einmal schauen können? Sag Bescheid, wenn ich was testen kann.

                        Viele Grüße
                        Michael

                        arteck 1 Reply Last reply Reply Quote 0
                        • arteck
                          arteck Developer Most Active @mpenno last edited by

                          @mpenno installier mal von GIT

                          M 1 Reply Last reply Reply Quote 0
                          • M
                            mpenno @arteck last edited by

                            @arteck Gerade frisch vom GIT geladen und installiert:

                            Alte Version 1.0.10 deinstalliert:
                            $ iobroker del judoisoft.0
                            $ iobroker del judoisoft
                            Neue Version installiert:
                            $ iobroker url https://github.com/arteck/ioBroker.judoisoft --host iobroker
                            $ iobroker add judoisoft auto --host iobroker
                            

                            Dann sind die Meldungen gleich nach dem Start:

                            2021-11-20 19:16:00.107 - debug: judoisoft.0 (26729) Redis Objects: Use Redis connection: 127.0.0.1:9001
                            2021-11-20 19:16:00.157 - debug: judoisoft.0 (26729) Objects client ready ... initialize now
                            2021-11-20 19:16:00.160 - debug: judoisoft.0 (26729) Objects create System PubSub Client
                            2021-11-20 19:16:00.162 - debug: judoisoft.0 (26729) Objects create User PubSub Client
                            2021-11-20 19:16:00.168 - debug: judoisoft.0 (26729) Objects client initialize lua scripts
                            2021-11-20 19:16:00.185 - debug: judoisoft.0 (26729) Objects connected to redis: 127.0.0.1:9001
                            2021-11-20 19:16:00.195 - debug: judoisoft.0 (26729) objectDB connected
                            2021-11-20 19:16:00.197 - debug: judoisoft.0 (26729) Redis States: Use Redis connection: 127.0.0.1:9000
                            2021-11-20 19:16:00.209 - debug: judoisoft.0 (26729) States create System PubSub Client
                            2021-11-20 19:16:00.210 - debug: judoisoft.0 (26729) States create User PubSub Client
                            2021-11-20 19:16:00.260 - debug: judoisoft.0 (26729) States connected to redis: 127.0.0.1:9000
                            2021-11-20 19:16:00.261 - debug: judoisoft.0 (26729) statesDB connected
                            2021-11-20 19:16:00.518 - info: judoisoft.0 (26729) starting. Version 1.0.11 in /opt/iobroker/node_modules/iobroker.judoisoft, node: v12.22.6, js-controller: 3.3.18
                            2021-11-20 19:16:00.544 - debug: judoisoft.0 (26729) base url https://10.0.0.16:8124/?group=
                            2021-11-20 19:16:00.546 - debug: judoisoft.0 (26729) create state
                            2021-11-20 19:16:01.295 - debug: judoisoft.0 (26729) get statusURL for local
                            2021-11-20 19:16:04.076 - debug: judoisoft.0 (26729) getSerialnumber : {"group":"register","command":"show","msgnumber":"2","token":"7b98408537f94dacb94f282e52b20d534af8c9b564c6eea443c2bd208371d836","status":"ok","data":[{"wtuType":"i-soft plus","serial number":"120236"}]}
                            2021-11-20 19:16:04.081 - debug: judoisoft.0 (26729) getwtuType i-soft plus
                            2021-11-20 19:16:04.087 - debug: judoisoft.0 (26729) getserialN 120236
                            2021-11-20 19:16:04.458 - debug: judoisoft.0 (26729) connect Result: {"group":"register","command":"connect","msgnumber":"1","token":"7b98408537f94dacb94f282e52b20d534af8c9b564c6eea443c2bd208371d836","parameter":"i-soft plus","serial number":"120236","status":"ok"}
                            2021-11-20 19:16:04.461 - debug: judoisoft.0 (26729) get Information Static Local
                            2021-11-20 19:17:04.468 - error: judoisoft.0 (26729) SoftwareVersion ERROR
                            
                            arteck 1 Reply Last reply Reply Quote 0
                            • arteck
                              arteck Developer Most Active @mpenno last edited by

                              @mpenno und weiter..warum schnibbelst du das LOG ab

                              M 1 Reply Last reply Reply Quote 0
                              • M
                                mpenno @arteck last edited by

                                @arteck Da gab es nichts, weiter. Hatte dann nur den Log-Modus vom Adapter von "Info" auf "debug" gestellt.

                                2021-11-20 19:00:03.612 - info: smartmeter.0 (537) Received 7 values, 3 updated
                                2021-11-20 19:04:37.171 - info: host.iobroker iobroker del judoisoft.0
                                2021-11-20 19:04:41.099 - info: host.iobroker iobroker Delete adapter "judoisoft.0"
                                2021-11-20 19:04:41.108 - info: host.iobroker iobroker host.iobroker Counted 1 instances of judoisoft.0
                                2021-11-20 19:04:41.124 - info: host.iobroker iobroker host.iobroker Counted 2 channels of judoisoft.0
                                2021-11-20 19:04:41.137 - info: host.iobroker iobroker host.iobroker Counted 39 states of judoisoft.0
                                2021-11-20 19:04:41.147 - info: host.iobroker iobroker host.iobroker Counted 14 states of system.adapter.judoisoft.0
                                2021-11-20 19:04:41.156 - info: host.iobroker iobroker host.iobroker Counted 33 states (io.judoisoft.0.*) from states
                                2021-11-20 19:04:41.177 - info: host.iobroker iobroker host.iobroker Counted 14 states (system.adapter.judoisoft.0.*) from states
                                2021-11-20 19:04:42.097 - info: host.iobroker iobroker host.iobroker Deleting 56 object(s).
                                2021-11-20 19:04:43.526 - info: host.iobroker object deleted system.adapter.judoisoft.0
                                2021-11-20 19:04:43.552 - info: host.iobroker iobroker host.iobroker Deleting 47 state(s).
                                2021-11-20 19:04:44.798 - info: host.iobroker iobroker exit 0
                                2021-11-20 19:05:04.905 - info: smartmeter.0 (537) Received 7 values, 3 updated
                                2021-11-20 19:05:50.450 - info: host.iobroker iobroker del judoisoft
                                2021-11-20 19:05:52.394 - info: host.iobroker iobroker Delete adapter "judoisoft"
                                2021-11-20 19:05:52.406 - info: host.iobroker iobroker host.iobroker Counted 1 meta of judoisoft
                                2021-11-20 19:05:52.410 - info: host.iobroker iobroker host.iobroker Counted 1 adapter for judoisoft
                                2021-11-20 19:05:53.466 - info: host.iobroker iobroker host.iobroker file judoisoft.admin deleted
                                2021-11-20 19:05:53.475 - info: host.iobroker iobroker host.iobroker object judoisoft deleted
                                2021-11-20 19:05:53.484 - info: host.iobroker iobroker host.iobroker object judoisoft.admin deleted
                                2021-11-20 19:05:53.486 - info: host.iobroker iobroker host.iobroker Deleting 2 object(s).
                                2021-11-20 19:05:53.544 - info: host.iobroker iobroker npm uninstall iobroker.judoisoft --loglevel error --prefix "/opt/iobroker" (System call)
                                2021-11-20 19:07:38.815 - info: host.iobroker iobroker exit 0
                                2021-11-20 19:08:04.341 - info: host.iobroker iobroker url https://github.com/arteck/ioBroker.judoisoft --host iobroker
                                2021-11-20 19:08:06.753 - info: host.iobroker iobroker install arteck/ioBroker.judoisoft#7e27026ac35087578cc503718032f41ebaf0dd3a
                                2021-11-20 19:08:07.321 - info: host.iobroker iobroker NPM version: 6.14.15
                                2021-11-20 19:08:07.322 - info: host.iobroker iobroker npm install arteck/ioBroker.judoisoft#7e27026ac35087578cc503718032f41ebaf0dd3a --loglevel error --prefix "/opt/iobroker" (System call)
                                2021-11-20 19:09:44.780 - info: host.iobroker iobroker upload [4] judoisoft.admin /opt/iobroker/node_modules/iobroker.judoisoft/admin/words.js words.js application/javascript
                                2021-11-20 19:09:44.872 - info: host.iobroker iobroker upload [3] judoisoft.admin /opt/iobroker/node_modules/iobroker.judoisoft/admin/style.css style.css text/css
                                2021-11-20 19:09:44.933 - info: host.iobroker iobroker upload [2] judoisoft.admin /opt/iobroker/node_modules/iobroker.judoisoft/admin/judo.png judo.png image/png
                                2021-11-20 19:09:44.992 - info: host.iobroker iobroker upload [1] judoisoft.admin /opt/iobroker/node_modules/iobroker.judoisoft/admin/index_m.html index_m.html text/html
                                2021-11-20 19:09:45.051 - info: host.iobroker iobroker upload [0] judoisoft.admin /opt/iobroker/node_modules/iobroker.judoisoft/admin/adapter-settings.js adapter-settings.js application/javascript
                                2021-11-20 19:09:46.161 - info: host.iobroker iobroker exit 0
                                2021-11-20 19:10:05.824 - info: smartmeter.0 (537) Received 7 values, 3 updated
                                2021-11-20 19:10:17.949 - info: host.iobroker iobroker add judoisoft auto --host iobroker
                                2021-11-20 19:10:19.842 - info: host.iobroker iobroker host.iobroker create instance judoisoft
                                2021-11-20 19:10:19.865 - info: host.iobroker iobroker host.iobroker object judoisoft.0.info.connection created
                                2021-11-20 19:10:19.892 - info: host.iobroker iobroker host.iobroker object judoisoft.0.info created
                                2021-11-20 19:10:19.926 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0.logLevel created
                                2021-11-20 19:10:19.960 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0.sigKill created
                                2021-11-20 19:10:20.000 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0.eventLoopLag created
                                2021-11-20 19:10:20.034 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0.outputCount created
                                2021-11-20 19:10:20.067 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0.inputCount created
                                2021-11-20 19:10:20.099 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0.uptime created
                                2021-11-20 19:10:20.131 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0.memRss created
                                2021-11-20 19:10:20.167 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0.memHeapTotal created
                                2021-11-20 19:10:20.252 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0.memHeapUsed created
                                2021-11-20 19:10:20.286 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0.cputime created
                                2021-11-20 19:10:20.324 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0.cpu created
                                2021-11-20 19:10:20.358 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0.compactMode created
                                2021-11-20 19:10:20.390 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0.connected created
                                2021-11-20 19:10:20.424 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0.alive created
                                2021-11-20 19:10:20.455 - info: host.iobroker iobroker host.iobroker Set default value of judoisoft.0.info.connection: false
                                2021-11-20 19:10:20.496 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0 created
                                2021-11-20 19:10:21.536 - info: host.iobroker iobroker exit 0
                                2021-11-20 19:13:58.814 - info: host.iobroker "system.adapter.judoisoft.0" enabled
                                2021-11-20 19:13:58.939 - info: host.iobroker instance system.adapter.judoisoft.0 started with pid 26613
                                2021-11-20 19:14:01.266 - info: judoisoft.0 (26613) starting. Version 1.0.11 in /opt/iobroker/node_modules/iobroker.judoisoft, node: v12.22.6, js-controller: 3.3.18
                                2021-11-20 19:15:04.132 - error: judoisoft.0 (26613) SoftwareVersion ERROR
                                2021-11-20 19:15:07.261 - info: smartmeter.0 (537) Received 7 values, 3 updated
                                2021-11-20 19:15:55.827 - info: host.iobroker stopInstance system.adapter.judoisoft.0 (force=false, process=true)
                                2021-11-20 19:15:55.849 - info: judoisoft.0 (26613) Got terminate signal TERMINATE_YOURSELF
                                2021-11-20 19:15:55.850 - info: judoisoft.0 (26613) cleaned everything up...
                                2021-11-20 19:15:55.852 - info: judoisoft.0 (26613) terminating
                                2021-11-20 19:15:55.853 - info: judoisoft.0 (26613) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                2021-11-20 19:15:55.898 - info: host.iobroker stopInstance system.adapter.judoisoft.0 send kill signal
                                2021-11-20 19:15:56.437 - info: host.iobroker instance system.adapter.judoisoft.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                                2021-11-20 19:15:58.991 - info: host.iobroker instance system.adapter.judoisoft.0 started with pid 26729
                                2021-11-20 19:16:00.107 - debug: judoisoft.0 (26729) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                2021-11-20 19:16:00.157 - debug: judoisoft.0 (26729) Objects client ready ... initialize now
                                2021-11-20 19:16:00.160 - debug: judoisoft.0 (26729) Objects create System PubSub Client
                                2021-11-20 19:16:00.162 - debug: judoisoft.0 (26729) Objects create User PubSub Client
                                2021-11-20 19:16:00.168 - debug: judoisoft.0 (26729) Objects client initialize lua scripts
                                2021-11-20 19:16:00.185 - debug: judoisoft.0 (26729) Objects connected to redis: 127.0.0.1:9001
                                2021-11-20 19:16:00.195 - debug: judoisoft.0 (26729) objectDB connected
                                2021-11-20 19:16:00.197 - debug: judoisoft.0 (26729) Redis States: Use Redis connection: 127.0.0.1:9000
                                2021-11-20 19:16:00.209 - debug: judoisoft.0 (26729) States create System PubSub Client
                                2021-11-20 19:16:00.210 - debug: judoisoft.0 (26729) States create User PubSub Client
                                2021-11-20 19:16:00.260 - debug: judoisoft.0 (26729) States connected to redis: 127.0.0.1:9000
                                2021-11-20 19:16:00.261 - debug: judoisoft.0 (26729) statesDB connected
                                2021-11-20 19:16:00.518 - info: judoisoft.0 (26729) starting. Version 1.0.11 in /opt/iobroker/node_modules/iobroker.judoisoft, node: v12.22.6, js-controller: 3.3.18
                                2021-11-20 19:16:00.544 - debug: judoisoft.0 (26729) base url https://10.0.0.16:8124/?group=
                                2021-11-20 19:16:00.546 - debug: judoisoft.0 (26729) create state
                                2021-11-20 19:16:01.295 - debug: judoisoft.0 (26729) get statusURL for local
                                2021-11-20 19:16:04.076 - debug: judoisoft.0 (26729) getSerialnumber : {"group":"register","command":"show","msgnumber":"2","token":"7b98408537f94dacb94f282e52b20d534af8c9b564c6eea443c2bd208371d836","status":"ok","data":[{"wtuType":"i-soft plus","serial number":"120236"}]}
                                2021-11-20 19:16:04.081 - debug: judoisoft.0 (26729) getwtuType i-soft plus
                                2021-11-20 19:16:04.087 - debug: judoisoft.0 (26729) getserialN 120236
                                2021-11-20 19:16:04.458 - debug: judoisoft.0 (26729) connect Result: {"group":"register","command":"connect","msgnumber":"1","token":"7b98408537f94dacb94f282e52b20d534af8c9b564c6eea443c2bd208371d836","parameter":"i-soft plus","serial number":"120236","status":"ok"}
                                2021-11-20 19:16:04.461 - debug: judoisoft.0 (26729) get Information Static Local
                                2021-11-20 19:17:04.468 - error: judoisoft.0 (26729) SoftwareVersion ERROR 
                                

                                Danke Dir

                                arteck 1 Reply Last reply Reply Quote 0
                                • arteck
                                  arteck Developer Most Active @mpenno last edited by

                                  @mpenno sagte in Test : Wasserenthärtung judo i-soft plus Adapter:

                                  2021-11-20 19:17:04.468 - error: judoisoft.0 (26729) SoftwareVersion ERROR

                                  danach muss noch was kommen.... wenn nich dann hast du eine falsche Version..installieren JETZT nochmal vom GIT

                                  M 1 Reply Last reply Reply Quote 0
                                  • M
                                    mpenno @arteck last edited by

                                    @arteck Ich habe gerade die neue Version installiert (also von 1.0.11 auf 1.0.12):

                                    Das Log sieht nun so aus, die Error-Meldungen am Ende kamen so im Abstand von einer Minute (solange hatte ich gestern nicht gewartet):

                                    2021-11-22 15:55:57.787 - info: smartmeter.0 (537) Received 7 values, 3 updated
                                    2021-11-22 15:57:46.799 - info: host.iobroker iobroker del judoisoft.0
                                    2021-11-22 15:57:51.827 - info: host.iobroker iobroker Delete adapter "judoisoft.0"
                                    2021-11-22 15:57:51.844 - info: host.iobroker iobroker host.iobroker Counted 1 instances of judoisoft.0
                                    2021-11-22 15:57:51.879 - info: host.iobroker iobroker host.iobroker Counted 2 channels of judoisoft.0
                                    2021-11-22 15:57:51.899 - info: host.iobroker iobroker host.iobroker Counted 39 states of judoisoft.0
                                    2021-11-22 15:57:51.916 - info: host.iobroker iobroker host.iobroker Counted 14 states of system.adapter.judoisoft.0
                                    2021-11-22 15:57:51.932 - info: host.iobroker iobroker host.iobroker Counted 33 states (io.judoisoft.0.*) from states
                                    2021-11-22 15:57:51.980 - info: host.iobroker iobroker host.iobroker Counted 15 states (system.adapter.judoisoft.0.*) from states
                                    2021-11-22 15:57:52.938 - info: host.iobroker iobroker host.iobroker Deleting 56 object(s).
                                    2021-11-22 15:57:55.451 - info: host.iobroker object deleted system.adapter.judoisoft.0
                                    2021-11-22 15:57:55.453 - info: host.iobroker stopInstance system.adapter.judoisoft.0 (force=false, process=true)
                                    2021-11-22 15:57:55.514 - info: host.iobroker stopInstance system.adapter.judoisoft.0 send kill signal
                                    2021-11-22 15:57:55.519 - info: host.iobroker iobroker host.iobroker Deleting 48 state(s).
                                    2021-11-22 15:57:55.482 - info: judoisoft.0 (26729) Got terminate signal TERMINATE_YOURSELF
                                    2021-11-22 15:57:55.560 - info: judoisoft.0 (26729) cleaned everything up...
                                    2021-11-22 15:57:55.561 - info: judoisoft.0 (26729) terminating
                                    2021-11-22 15:57:55.562 - info: judoisoft.0 (26729) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                    2021-11-22 15:57:55.566 - debug: judoisoft.0 (26729) system.adapter.judoisoft.0: logging false
                                    2021-11-22 15:57:55.572 - warn: judoisoft.0 (26729) State "judoisoft.0.info.connection" has no existing object, this might lead to an error in future versions
                                    2021-11-22 15:57:56.156 - error: host.iobroker instance system.adapter.judoisoft.0 terminated by request of the instance itself and will not be restarted, before user restarts it.
                                    2021-11-22 15:57:56.157 - info: host.iobroker Do not restart adapter system.adapter.judoisoft.0 because desired by instance
                                    2021-11-22 15:57:56.782 - info: host.iobroker iobroker exit 0
                                    2021-11-22 15:58:16.324 - info: host.iobroker iobroker del judoisoft
                                    2021-11-22 15:58:18.164 - info: host.iobroker iobroker Delete adapter "judoisoft"
                                    2021-11-22 15:58:18.232 - info: host.iobroker iobroker host.iobroker Counted 1 meta of judoisoft
                                    2021-11-22 15:58:18.239 - info: host.iobroker iobroker host.iobroker Counted 1 adapter for judoisoft
                                    2021-11-22 15:58:18.359 - info: host.iobroker iobroker host.iobroker Counted 2 states (system.adapter.judoisoft.*) from states
                                    2021-11-22 15:58:19.525 - info: host.iobroker iobroker host.iobroker file judoisoft.admin deleted
                                    2021-11-22 15:58:19.533 - info: host.iobroker iobroker host.iobroker object judoisoft deleted
                                    2021-11-22 15:58:19.541 - info: host.iobroker iobroker host.iobroker object judoisoft.admin deleted
                                    2021-11-22 15:58:19.543 - info: host.iobroker iobroker host.iobroker Deleting 2 object(s).
                                    2021-11-22 15:58:19.629 - info: host.iobroker iobroker host.iobroker Deleting 2 state(s).
                                    2021-11-22 15:58:19.645 - info: host.iobroker iobroker npm uninstall iobroker.judoisoft --loglevel error --prefix "/opt/iobroker" (System call)
                                    2021-11-22 16:00:08.500 - info: host.iobroker iobroker exit 0
                                    2021-11-22 16:00:58.663 - info: smartmeter.0 (537) Received 7 values, 3 updated
                                    2021-11-22 16:01:25.391 - info: host.iobroker iobroker url https://github.com/arteck/ioBroker.judoisoft --host iobroker
                                    2021-11-22 16:01:27.887 - info: host.iobroker iobroker install arteck/ioBroker.judoisoft#12ca8fedb29ecb6955422c836ba1de528ca6f4cc
                                    2021-11-22 16:01:28.446 - info: host.iobroker iobroker NPM version: 6.14.15
                                    2021-11-22 16:01:28.448 - info: host.iobroker iobroker npm install arteck/ioBroker.judoisoft#12ca8fedb29ecb6955422c836ba1de528ca6f4cc --loglevel error --prefix "/opt/iobroker" (System call)
                                    2021-11-22 16:03:05.132 - info: host.iobroker iobroker upload [4] judoisoft.admin /opt/iobroker/node_modules/iobroker.judoisoft/admin/words.js words.js application/javascript
                                    2021-11-22 16:03:05.223 - info: host.iobroker iobroker upload [3] judoisoft.admin /opt/iobroker/node_modules/iobroker.judoisoft/admin/style.css style.css text/css
                                    2021-11-22 16:03:05.279 - info: host.iobroker iobroker upload [2] judoisoft.admin /opt/iobroker/node_modules/iobroker.judoisoft/admin/judo.png judo.png image/png
                                    2021-11-22 16:03:05.339 - info: host.iobroker iobroker upload [1] judoisoft.admin /opt/iobroker/node_modules/iobroker.judoisoft/admin/index_m.html index_m.html text/html
                                    2021-11-22 16:03:05.398 - info: host.iobroker iobroker upload [0] judoisoft.admin /opt/iobroker/node_modules/iobroker.judoisoft/admin/adapter-settings.js adapter-settings.js application/javascript
                                    2021-11-22 16:03:06.515 - info: host.iobroker iobroker exit 0
                                    2021-11-22 16:04:06.545 - info: host.iobroker iobroker add judoisoft auto --host iobroker
                                    2021-11-22 16:04:08.474 - info: host.iobroker iobroker host.iobroker create instance judoisoft
                                    2021-11-22 16:04:08.486 - info: host.iobroker iobroker host.iobroker object judoisoft.0.info.connection created
                                    2021-11-22 16:04:08.516 - info: host.iobroker iobroker host.iobroker object judoisoft.0.info created
                                    2021-11-22 16:04:08.552 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0.logLevel created
                                    2021-11-22 16:04:08.586 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0.sigKill created
                                    2021-11-22 16:04:08.619 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0.eventLoopLag created
                                    2021-11-22 16:04:08.653 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0.outputCount created
                                    2021-11-22 16:04:08.704 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0.inputCount created
                                    2021-11-22 16:04:08.737 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0.uptime created
                                    2021-11-22 16:04:08.803 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0.memRss created
                                    2021-11-22 16:04:08.837 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0.memHeapTotal created
                                    2021-11-22 16:04:08.879 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0.memHeapUsed created
                                    2021-11-22 16:04:08.918 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0.cputime created
                                    2021-11-22 16:04:08.956 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0.cpu created
                                    2021-11-22 16:04:08.992 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0.compactMode created
                                    2021-11-22 16:04:09.029 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0.connected created
                                    2021-11-22 16:04:09.066 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0.alive created
                                    2021-11-22 16:04:09.098 - info: host.iobroker iobroker host.iobroker Set default value of judoisoft.0.info.connection: false
                                    2021-11-22 16:04:09.175 - info: host.iobroker iobroker host.iobroker object system.adapter.judoisoft.0 created
                                    2021-11-22 16:04:10.210 - info: host.iobroker iobroker exit 0
                                    2021-11-22 16:05:38.528 - info: host.iobroker "system.adapter.judoisoft.0" enabled
                                    2021-11-22 16:05:38.670 - info: host.iobroker instance system.adapter.judoisoft.0 started with pid 31376
                                    2021-11-22 16:05:40.638 - debug: judoisoft.0 (31376) Redis Objects: Use Redis connection: 127.0.0.1:9001
                                    2021-11-22 16:05:40.686 - debug: judoisoft.0 (31376) Objects client ready ... initialize now
                                    2021-11-22 16:05:40.688 - debug: judoisoft.0 (31376) Objects create System PubSub Client
                                    2021-11-22 16:05:40.690 - debug: judoisoft.0 (31376) Objects create User PubSub Client
                                    2021-11-22 16:05:40.692 - debug: judoisoft.0 (31376) Objects client initialize lua scripts
                                    2021-11-22 16:05:40.713 - debug: judoisoft.0 (31376) Objects connected to redis: 127.0.0.1:9001
                                    2021-11-22 16:05:40.723 - debug: judoisoft.0 (31376) objectDB connected
                                    2021-11-22 16:05:40.726 - debug: judoisoft.0 (31376) Redis States: Use Redis connection: 127.0.0.1:9000
                                    2021-11-22 16:05:40.736 - debug: judoisoft.0 (31376) States create System PubSub Client
                                    2021-11-22 16:05:40.737 - debug: judoisoft.0 (31376) States create User PubSub Client
                                    2021-11-22 16:05:40.785 - debug: judoisoft.0 (31376) States connected to redis: 127.0.0.1:9000
                                    2021-11-22 16:05:40.786 - debug: judoisoft.0 (31376) statesDB connected
                                    2021-11-22 16:05:41.203 - info: judoisoft.0 (31376) starting. Version 1.0.12 in /opt/iobroker/node_modules/iobroker.judoisoft, node: v12.22.6, js-controller: 3.3.18
                                    2021-11-22 16:05:41.229 - debug: judoisoft.0 (31376) base url https://10.0.0.16:8124/?group=
                                    2021-11-22 16:05:41.231 - debug: judoisoft.0 (31376) create state
                                    2021-11-22 16:05:41.862 - debug: judoisoft.0 (31376) get statusURL for local
                                    2021-11-22 16:05:43.082 - debug: judoisoft.0 (31376) getSerialnumber : {"group":"register","command":"show","msgnumber":"2","token":"aae200925d3ac7d9e37191d98b943c2a5002325267bd8d5d5e30e51cedffce98","status":"ok","data":[{"wtuType":"i-soft plus","serial number":"120236"}]}
                                    2021-11-22 16:05:43.086 - debug: judoisoft.0 (31376) getwtuType i-soft plus
                                    2021-11-22 16:05:43.092 - debug: judoisoft.0 (31376) getserialN 120236
                                    2021-11-22 16:05:43.420 - debug: judoisoft.0 (31376) connect Result: {"group":"register","command":"connect","msgnumber":"1","token":"aae200925d3ac7d9e37191d98b943c2a5002325267bd8d5d5e30e51cedffce98","parameter":"i-soft plus","serial number":"120236","status":"ok"}
                                    2021-11-22 16:05:43.424 - debug: judoisoft.0 (31376) get Information Static Local
                                    2021-11-22 16:05:59.417 - info: smartmeter.0 (537) Received 7 values, 3 updated
                                    2021-11-22 16:06:43.430 - error: judoisoft.0 (31376) SoftwareVersion ERROR
                                    2021-11-22 16:07:43.436 - error: judoisoft.0 (31376) HardwareVersion ERROR
                                    2021-11-22 16:08:43.441 - error: judoisoft.0 (31376) InstallationDate ERROR
                                    2021-11-22 16:09:43.447 - error: judoisoft.0 (31376) ServiceDate ERROR
                                    2021-11-22 16:09:43.449 - debug: judoisoft.0 (31376) get Consumption data Local
                                    2021-11-22 16:10:44.549 - error: judoisoft.0 (31376) getInfos ERROR
                                    2021-11-22 16:10:59.851 - info: smartmeter.0 (537) Received 7 values, 3 updated
                                    2021-11-22 16:16:01.197 - info: smartmeter.0 (537) Received 7 values, 3 updated
                                    
                                    arteck 1 Reply Last reply Reply Quote 0
                                    • arteck
                                      arteck Developer Most Active @mpenno last edited by

                                      @mpenno das hatten wir gerade gehabt.. schau in der APP ob du da an die Daten kommst .. wenn nicht musst du ein Update der Anlage per USB machen.. oder einen Techniker kommen lassen.

                                      M 1 Reply Last reply Reply Quote 0
                                      • O
                                        oranggila last edited by

                                        Ich war hier lange nicht mehr aktiv. Die App konnte sich nicht mehr mit meiner Anlage verbinden. Nach Anruf beim Judo Support diese Woche bekam ich die Firmware zugeschickt, die ich neu installieren sollte über USB-Stick. Das hat auch geklappt. TFT-IO / Firmewareversion 1.0.64 ist jetzt drauf und die Verbindung über die JU-Control App funktioniert wieder.
                                        Ich bekomme aber den iobroker Adapter nicht mehr zum laufen. Login über http Request schlägt schon fehl:

                                        https://192.168.0.29:8124/?group=register&command=login&msgnumber=2&name=login&user=<user>&password=<password>&role=customer
                                        

                                        Response:

                                        {"group":"register","command":"login","msgnumber":"2","name":"login","user":"<user>","password":"*","role":"customer","status":"error","data":"login failed"}
                                        

                                        Den Adapter habe ich lokal und über Cloud probiert. Er wird zwar grün, aber die Datenpunkte bleiben leer. Nur Connection Status=online, SerialNumber und lastInfoUpdate wird gefüllt.
                                        Hier das Log vom Adapter mit "silly" (lokal):

                                        2022-01-16 18:39:54.961  - host.NUCiobroker "system.adapter.judoisoft.0" enabled
                                        2022-01-16 18:39:55.125  - host.NUCiobroker instance system.adapter.judoisoft.0 started with pid 13114
                                        2022-01-16 18:39:55.599  - judoisoft.0 (13114) Redis Objects: Use Redis connection: 0.0.0.0:9001
                                        2022-01-16 18:39:55.618  - judoisoft.0 (13114) Objects client ready ... initialize now
                                        2022-01-16 18:39:55.620  - judoisoft.0 (13114) Objects create System PubSub Client
                                        2022-01-16 18:39:55.620  - judoisoft.0 (13114) Objects create User PubSub Client
                                        2022-01-16 18:39:55.621  - judoisoft.0 (13114) Objects client initialize lua scripts
                                        2022-01-16 18:39:55.636  - judoisoft.0 (13114) Objects connected to redis: 0.0.0.0:9001
                                        2022-01-16 18:39:55.637  - judoisoft.0 (13114) redis psubscribe cfg.o.system.user.*
                                        2022-01-16 18:39:55.640  - judoisoft.0 (13114) objectDB connected
                                        2022-01-16 18:39:55.641  - judoisoft.0 (13114) Redis States: Use Redis connection: 0.0.0.0:9000
                                        2022-01-16 18:39:55.646  - judoisoft.0 (13114) States create System PubSub Client
                                        2022-01-16 18:39:55.647  - judoisoft.0 (13114) States create User PubSub Client
                                        2022-01-16 18:39:55.698  - judoisoft.0 (13114) States connected to redis: 0.0.0.0:9000
                                        2022-01-16 18:39:55.699  - judoisoft.0 (13114) statesDB connected
                                        2022-01-16 18:39:55.923  - judoisoft.0 (13114) starting. Version 1.0.12 in /opt/iobroker/node_modules/iobroker.judoisoft, node: v12.20.1, js-controller: 3.3.18
                                        2022-01-16 18:39:55.935  - judoisoft.0 (13114) base url https://192.168.0.29:8124/?group=
                                        2022-01-16 18:39:55.936  - judoisoft.0 (13114) create state
                                        2022-01-16 18:39:55.945  - judoisoft.0 (13114) States system redis pmessage 2022-01-16 18:39:56.217  - judoisoft.0 (13114) get statusURL for local
                                        2022-01-16 18:40:07.556  - judoisoft.0 (13114) get Information Static Local
                                        2022-01-16 18:40:08.792  - judoisoft.0 (13114) State value to set for "judoisoft.0.InstallationDate" has to be type "number" but received type "object" 
                                        2022-01-16 18:40:08.842  - judoisoft.0 (13114) get Consumption data Local
                                        2022-01-16 18:40:08.847  - judoisoft.0 (13114) State value to set for "judoisoft.0.ServiceDate" has to be type "number" but received type "object" 
                                        2022-01-16 18:40:08.880  - judoisoft.0 (13114) reconnect 1642354808880
                                        2022-01-16 18:40:08.880  - judoisoft.0 (13114) get statusURL for local
                                        

                                        Und hier mit Cloud Login:

                                        2022-01-16 18:49:55.652 - info: host.NUCiobroker instance system.adapter.judoisoft.0 started with pid 28347
                                        2022-01-16 18:49:56.114 - debug: judoisoft.0 (28347) Redis Objects: Use Redis connection: 0.0.0.0:9001
                                        2022-01-16 18:49:56.133 - debug: judoisoft.0 (28347) Objects client ready ... initialize now
                                        2022-01-16 18:49:56.134 - debug: judoisoft.0 (28347) Objects create System PubSub Client
                                        2022-01-16 18:49:56.135 - debug: judoisoft.0 (28347) Objects create User PubSub Client
                                        2022-01-16 18:49:56.135 - debug: judoisoft.0 (28347) Objects client initialize lua scripts
                                        2022-01-16 18:49:56.149 - debug: judoisoft.0 (28347) Objects connected to redis: 0.0.0.0:9001
                                        2022-01-16 18:49:56.150 - silly: judoisoft.0 (28347) redis psubscribe cfg.o.system.user.*
                                        2022-01-16 18:49:56.153 - debug: judoisoft.0 (28347) objectDB connected
                                        2022-01-16 18:49:56.154 - debug: judoisoft.0 (28347) Redis States: Use Redis connection: 0.0.0.0:9000
                                        2022-01-16 18:49:56.159 - debug: judoisoft.0 (28347) States create System PubSub Client
                                        2022-01-16 18:49:56.159 - debug: judoisoft.0 (28347) States create User PubSub Client
                                        2022-01-16 18:49:56.206 - debug: judoisoft.0 (28347) States connected to redis: 0.0.0.0:9000
                                        2022-01-16 18:49:56.207 - debug: judoisoft.0 (28347) statesDB connected
                                        2022-01-16 18:49:56.389 - info: judoisoft.0 (28347) starting. Version 1.0.12 in /opt/iobroker/node_modules/iobroker.judoisoft, node: v12.20.1, js-controller: 3.3.18
                                        2022-01-16 18:49:56.403 - debug: judoisoft.0 (28347) base url https://www.myjudo.eu/interface/
                                        2022-01-16 18:49:56.404 - debug: judoisoft.0 (28347) create state
                                        2022-01-16 18:49:56.446 - silly: judoisoft.0 (28347) States system redis pmessage system.adapter.judoisoft.0.logLevel/system.adapter.judoisoft.0.logLevel:{"val":"silly","ack":true,"ts":1642355396405,"q":0,"from":"system.adapter.judoisoft.0","lc":1642351519286}
                                        2022-01-16 18:49:56.586 - debug: judoisoft.0 (28347) get statusURL for Cloud
                                        2022-01-16 18:50:01.832 - debug: judoisoft.0 (28347) get Consumption data Cloud
                                        2022-01-16 18:50:07.853 - debug: judoisoft.0 (28347) all fine [object Object]
                                        2022-01-16 18:50:07.856 - debug: judoisoft.0 (28347) -> SerialNumber
                                        2022-01-16 18:50:07.860 - debug: judoisoft.0 (28347) -> SoftwareVersion
                                        2022-01-16 18:50:07.862 - debug: judoisoft.0 (28347) -> HardwareVersion
                                        2022-01-16 18:50:07.862 - debug: judoisoft.0 (28347) -> _da null
                                        2022-01-16 18:50:07.863 - debug: judoisoft.0 (28347) -> _dt null
                                        2022-01-16 18:50:07.863 - debug: judoisoft.0 (28347) -> InstallationDate
                                        2022-01-16 18:50:07.868 - info: judoisoft.0 (28347) State value to set for "judoisoft.0.InstallationDate" has to be type "number" but received type "string"
                                        2022-01-16 18:50:07.871 - debug: judoisoft.0 (28347) -> ServiceDays
                                        2022-01-16 18:50:07.875 - debug: judoisoft.0 (28347) -> Maintenance
                                        2022-01-16 18:50:07.879 - debug: judoisoft.0 (28347) -> WaterTotal
                                        2022-01-16 18:50:07.879 - debug: judoisoft.0 (28347) -> SaltRange
                                        2022-01-16 18:50:07.884 - debug: judoisoft.0 (28347) -> NaturalHardness
                                        2022-01-16 18:50:07.887 - debug: judoisoft.0 (28347) -> ResidualHardness
                                        2022-01-16 18:50:07.891 - silly: judoisoft.0 (28347) States user redis pmessage judoisoft.0.ResidualHardness/judoisoft.0.ResidualHardness:{"val":0,"ack":true,"ts":1642355407888,"q":0,"from":"system.adapter.judoisoft.0","user":"system.user.admin","lc":1642351757580}
                                        2022-01-16 18:50:07.892 - debug: judoisoft.0 (28347) --> stateID judoisoft.0.ResidualHardness changed: 0 (ack = true)
                                        2022-01-16 18:50:07.892 - debug: judoisoft.0 (28347) -> SaltQuantity
                                        2022-01-16 18:50:07.895 - debug: judoisoft.0 (28347) -> WaterCurrent
                                        2022-01-16 18:50:07.897 - debug: judoisoft.0 (28347) -> StandByValue
                                        

                                        Liegt es an einer neuen Firmware Version, was kann ich tun?

                                        arteck 1 Reply Last reply Reply Quote 0
                                        • arteck
                                          arteck Developer Most Active @oranggila last edited by

                                          @oranggila sagte in Test : Wasserenthärtung judo i-soft plus Adapter:

                                          Cloud Login:

                                          mit dem Cloud Login gehts .. so wie ich es sehe laut LOG

                                          O 1 Reply Last reply Reply Quote 0
                                          • O
                                            oranggila @arteck last edited by

                                            @arteck Ja, aber die Datenpunkte bleiben leer:
                                            a19dbfae-80d2-4364-a295-3dea222ebd88-image.png

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            766
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            i-soft judo wasserenthärtung
                                            22
                                            216
                                            21811
                                            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