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

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Test : Wasserenthärtung judo i-soft plus Adapter

    This topic has been deleted. Only users with topic management privileges can see it.
    • arteck
      arteck Developer Most Active @SmartHomer 0 last edited by

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

      Der Entwickler @arteck hatte meines Wissens bisher noch keine Gelegenheit, sich den judo-Adapter in Bezug auf
      das neue Connectivity-Modul anzuschauen.

      der Entwickler hat noch ein anderes Problem.. der hat die Anlage garnicht..
      da ist es noch schwierieger..ich guck mal.

      G 1 Reply Last reply Reply Quote 1
      • G
        Gengo @arteck last edited by

        Hallo, Ich habe nun versucht selber die Daten auszulesen. Das klappt auch schon ganz gut. Nur weis ich nicht wie ich diese Daten zu interpretieren habe. In der Schnittstellendoku steht:

        7574f43b-048f-4a27-a38f-7b6fd7cb99ef-image.png

        Die daten sollen per HEX Zeichenkette übertragen werden (laut Bedienungsanleitung). aber wie kann ich die umrechnen?
        Wie komme ich von z.B. EC221000 für die Gesamtwassermenge auf 1057,516m³. Wenn ich das in den Hex to dec umrechnet packe kommt was ganz anderes raus.

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

          @gengo du musst das umwandel

          EC221000 -> 001022EC dann ist es hex dann kannst du es umwandeln 1057516 -> 1057,516 3 nachkomma stellen

          1 Reply Last reply Reply Quote 0
          • G
            Gengo last edited by Gengo

            @arteck
            Danke dir, da wäre ich nie drauf gekommen 🙂
            Ist das eine normale Vorgehensweise? den HEX code rückwärts zu lesen? oder ist das von Seiten Judo falsch? Gibt es da einen JavaScript befehlt dazu? oder muss ich mir da was basteln? Ich kenne mich leider noch nicht so gut mit JavaScript aus, bzw. stehe noch am Anfang.

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

              @gengo das hat nix mit Javascript zu tun.. es ist eine Byte Umwandlung.. spart Platz im System

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

                @arteck Hallo, aktuell verhält sich der Adapter seltsam. Ich habe Judo i-soft plus lokal verbunden, Abfrage aller 300sec. Die Datenpunkte werden auch gefüllt. Aber immer wenn ich den Datenpunkt ResidualHardness ändere, läuft er auf set ResidualHardness Local ERROR Siehe log, hier hatte ich die Härte von 8 auf 1°dH geändert (wenn Waschmaschine läuft). Die 1 wurde aber an der judo korrekt geändert. Teilweise geht der Adapter auch auf rot gelb. Wann genau das passiert, kann ich aber noch nicht reproduzieren. Diesmal ist er grün geblieben. Am nächsten Morgen war er gelb.

                2024-05-25 15:52:08.794 - debug: judoisoft.0 (1514728) --> stateID judoisoft.0.ResidualHardness changed: 1 (ack = false)
                2024-05-25 15:52:08.795 - debug: judoisoft.0 (1514728) set ResidualHardness Local1
                2024-05-25 15:52:08.802 - debug: judoisoft.0 (1514728) --> stateID judoisoft.0.StandBy changed: false (ack = false)
                2024-05-25 15:52:08.803 - debug: judoisoft.0 (1514728) set StandBy Localfalse
                2024-05-25 15:53:08.800 - error: judoisoft.0 (1514728) set ResidualHardness Local ERROR
                2024-05-25 15:54:08.612 - debug: judoisoft.0 (1514728) get Consumption data Local
                2024-05-25 15:54:23.610 - debug: judoisoft.0 (1514728) -> WaterCurrent
                2024-05-25 15:54:26.298 - debug: judoisoft.0 (1514728) --> stateID judoisoft.0.ResidualHardness changed: 1 (ack = true)
                2024-05-25 15:54:26.299 - debug: judoisoft.0 (1514728) -> ResidualHardness
                2024-05-25 15:54:28.663 - debug: judoisoft.0 (1514728) -> SaltRange
                2024-05-25 15:54:30.744 - debug: judoisoft.0 (1514728) -> SaltQuantity
                2024-05-25 15:54:32.877 - debug: judoisoft.0 (1514728) -> WaterAverage
                2024-05-25 15:54:34.903 - debug: judoisoft.0 (1514728) -> NaturalHardness
                2024-05-25 15:54:37.467 - debug: judoisoft.0 (1514728) -> FlowRate
                2024-05-25 15:54:39.319 - debug: judoisoft.0 (1514728) -> Quantity
                2024-05-25 15:54:41.642 - debug: judoisoft.0 (1514728) -> WaterTotaal 175825 106991
                2024-05-25 15:54:43.965 - debug: judoisoft.0 (1514728) WaterYearly.01 5644 5644
                2024-05-25 15:54:43.973 - debug: judoisoft.0 (1514728) WaterYearly.02 6209 6209
                2024-05-25 15:54:44.035 - debug: judoisoft.0 (1514728) WaterYearly.03 6834 6834
                2024-05-25 15:54:44.112 - debug: judoisoft.0 (1514728) WaterYearly.04 3835 3835
                2024-05-25 15:54:44.208 - debug: judoisoft.0 (1514728) WaterYearly.05 6937 6937
                2024-05-25 15:54:44.260 - debug: judoisoft.0 (1514728) WaterYearly.06 -1 -1
                2024-05-25 15:54:44.312 - debug: judoisoft.0 (1514728) WaterYearly.07 -1 -1
                2024-05-25 15:54:44.366 - debug: judoisoft.0 (1514728) WaterYearly.08 -1 -1
                2024-05-25 15:54:44.423 - debug: judoisoft.0 (1514728) WaterYearly.09 -1 -1
                2024-05-25 15:54:44.484 - debug: judoisoft.0 (1514728) WaterYearly.10 -1 -1
                2024-05-25 15:54:44.538 - debug: judoisoft.0 (1514728) WaterYearly.11 -1 -1
                2024-05-25 15:54:44.606 - debug: judoisoft.0 (1514728) WaterYearly.12 -1 -1
                2024-05-25 15:54:44.656 - debug: judoisoft.0 (1514728) -> WaterYearly
                2024-05-25 15:54:46.800 - debug: judoisoft.0 (1514728) -> StandBy
                2024-05-25 15:54:49.217 - debug: judoisoft.0 (1514728) --> stateID judoisoft.0.WaterStop changed: false (ack = true)
                2024-05-25 15:54:49.236 - debug: judoisoft.0 (1514728) -> ValveState
                
                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:

                  set ResidualHardness

                  installier mal von GIT und schau nochmal.. der sollte jetzt mehr fehler werfen..
                  ich vermute aber dass da was in den timeout rennt

                  O 1 Reply Last reply Reply Quote 0
                  • S
                    SmartHomer 0 last edited by SmartHomer 0

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

                    @arteck Hallo, aktuell verhält sich der Adapter seltsam. Ich habe Judo i-soft plus lokal verbunden, Abfrage aller 300sec. Die Datenpunkte werden auch gefüllt.

                    Da hätte ich gleich Fragen an Dich:

                    Du schreibst "Ich habe Judo i-soft plus lokal verbunden".
                    D. h. Du koppelst direkt den Judo i-soft plus-Adapter lokal über die Ethernet-Schnittstelle an die Wasserenthärtung.
                    Du gehst nicht über das Internet auf das (leider häufig nicht erreichbare) Judo-Portal (?).

                    Nach so einer Lösung siche ich tatsächlich auch schon lange.

                    Hast Du das neue Connectivity-Modul von Judo in der Wasserenthärtung oder das alte?

                    Wie sind denn Deine Einstellungen im ioBroker-Adapter?

                    Für mehr Informationen wäre ich dankbar.

                    arteck O 2 Replies Last reply Reply Quote 0
                    • arteck
                      arteck Developer Most Active @SmartHomer 0 last edited by

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

                      Hast Du das neue Connectivity-Modul von Judo in der Wasserenthärtung oder das alte?

                      gar keinz..ich hab noc nichtmal die Enthärtungsanlage.. den Adapter habe ich fü einen Freund geschrieben.
                      und das ist das Problem..

                      die Verbindung geht über WLAN oder Cloud.. das Connectivity Modul bedarf anderer settings... mit den habe ich mich noch nicht auseinander gesetzt

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

                        @smarthomer-0 Richtig, ich gehe nicht über das Internet, sondern lokal über WLAN. Ich habe das original eingebaute WLAN-Modul. Meine i-soft plus ist von 01/2022.
                        Die Einstellungen im Adapter sind:

                        • lokale IP der Judo
                        • Cloud Login NICHT angekreuzt
                        • Nutzer + Passwort wie in der App
                          59593672-f960-4215-b93c-b48ba183d838-image.png
                        1 Reply Last reply Reply Quote 0
                        • O
                          oranggila @arteck last edited by oranggila

                          @arteck Hab neu von git installiert und dann wieder Residual Hardness von 8 auf 1 geändert. Aber sehe keinen Unterschied, nur der eine error:

                          2024-06-02 14:50:16.949 - info: host.iobroker-forstern iobroker url arteck/ioBroker.judoisoft --host iobroker-forstern --debug
                          2024-06-02 14:50:19.569 - info: host.iobroker-forstern iobroker install arteck/ioBroker.judoisoft
                          2024-06-02 14:50:19.986 - info: host.iobroker-forstern iobroker NPM version: 10.5.2
                          2024-06-02 14:50:19.989 - info: host.iobroker-forstern iobroker Installing arteck/ioBroker.judoisoft... (System call)
                          2024-06-02 14:50:55.444 - info: host.iobroker-forstern iobroker
                          2024-06-02 14:50:55.445 - info: host.iobroker-forstern iobroker added 1 package, removed 105 packages, and changed 2 packages in 35s
                          2024-06-02 14:50:55.450 - info: host.iobroker-forstern iobroker 265 packages are looking for funding run `npm fund` for details
                          2024-06-02 14:50:55.675 - info: host.iobroker-forstern iobroker upload [4] judoisoft.admin /opt/iobroker/node_modules/iobroker.judoisoft/admin/adapter-settings.js adapter-settings.js application/javascript
                          2024-06-02 14:50:55.719 - info: host.iobroker-forstern iobroker upload [3] judoisoft.admin /opt/iobroker/node_modules/iobroker.judoisoft/admin/index_m.html index_m.html text/html
                          2024-06-02 14:50:55.733 - info: host.iobroker-forstern iobroker upload [2] judoisoft.admin /opt/iobroker/node_modules/iobroker.judoisoft/admin/judo.png judo.png image/png
                          2024-06-02 14:50:55.753 - info: host.iobroker-forstern iobroker upload [1] judoisoft.admin /opt/iobroker/node_modules/iobroker.judoisoft/admin/style.css style.css text/css
                          2024-06-02 14:50:55.761 - info: host.iobroker-forstern iobroker upload [0] judoisoft.admin /opt/iobroker/node_modules/iobroker.judoisoft/admin/words.js words.js application/javascript
                          2024-06-02 14:50:55.865 - info: host.iobroker-forstern "system.adapter.judoisoft.0" disabled
                          2024-06-02 14:50:55.865 - info: host.iobroker-forstern stopInstance system.adapter.judoisoft.0 (force=false, process=true)
                          2024-06-02 14:50:55.878 - info: judoisoft.0 (112756) Got terminate signal TERMINATE_YOURSELF
                          2024-06-02 14:50:55.885 - info: host.iobroker-forstern "system.adapter.judoisoft.0" enabled
                          2024-06-02 14:50:55.885 - info: host.iobroker-forstern stopInstance system.adapter.judoisoft.0 (force=false, process=true)
                          2024-06-02 14:50:55.882 - info: judoisoft.0 (112756) cleaned everything up...
                          2024-06-02 14:50:55.883 - info: judoisoft.0 (112756) terminating
                          2024-06-02 14:50:55.885 - info: judoisoft.0 (112756) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                          2024-06-02 14:50:55.897 - info: host.iobroker-forstern stopInstance system.adapter.judoisoft.0 send kill signal
                          2024-06-02 14:50:55.898 - info: host.iobroker-forstern iobroker Adapter "system.adapter.judoisoft.0" restarted.
                          2024-06-02 14:50:55.903 - info: judoisoft.0 (112756) Got terminate signal TERMINATE_YOURSELF
                          2024-06-02 14:50:56.016 - info: host.iobroker-forstern stopInstance system.adapter.judoisoft.0 send kill signal
                          2024-06-02 14:50:56.333 - info: host.iobroker-forstern iobroker Update "system.adapter.judoisoft.0"
                          2024-06-02 14:50:56.390 - info: judoisoft.0 (112756) terminating
                          2024-06-02 14:50:56.473 - info: host.iobroker-forstern stopInstance system.adapter.judoisoft.0 (force=false, process=true)
                          2024-06-02 14:50:56.732 - info: host.iobroker-forstern stopInstance system.adapter.judoisoft.0 send kill signal
                          2024-06-02 14:50:56.902 - info: host.iobroker-forstern stopInstance system.adapter.judoisoft.0 killing pid 112756
                          2024-06-02 14:50:57.062 - info: host.iobroker-forstern instance system.adapter.judoisoft.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                          2024-06-02 14:50:57.695 - info: host.iobroker-forstern iobroker exit 0
                          2024-06-02 14:51:00.147 - info: host.iobroker-forstern instance system.adapter.judoisoft.0 started with pid 2431842
                          2024-06-02 14:51:02.033 - debug: judoisoft.0 (2431842) Redis Objects: Use Redis connection: 0.0.0.0:9001
                          2024-06-02 14:51:02.137 - debug: judoisoft.0 (2431842) Objects client ready ... initialize now
                          2024-06-02 14:51:02.142 - debug: judoisoft.0 (2431842) Objects create System PubSub Client
                          2024-06-02 14:51:02.143 - debug: judoisoft.0 (2431842) Objects create User PubSub Client
                          2024-06-02 14:51:02.370 - debug: judoisoft.0 (2431842) Objects client initialize lua scripts
                          2024-06-02 14:51:02.386 - debug: judoisoft.0 (2431842) Objects connected to redis: 0.0.0.0:9001
                          2024-06-02 14:51:02.500 - debug: judoisoft.0 (2431842) Redis States: Use Redis connection: 0.0.0.0:9000
                          2024-06-02 14:51:02.616 - debug: judoisoft.0 (2431842) States create System PubSub Client
                          2024-06-02 14:51:02.618 - debug: judoisoft.0 (2431842) States create User PubSub Client
                          2024-06-02 14:51:02.788 - debug: judoisoft.0 (2431842) States connected to redis: 0.0.0.0:9000
                          2024-06-02 14:51:03.508 - info: judoisoft.0 (2431842) starting. Version 1.1.0 (non-npm: arteck/ioBroker.judoisoft) in /opt/iobroker/node_modules/iobroker.judoisoft, node: v18.17.1, js-controller: 5.0.19
                          2024-06-02 14:51:03.551 - debug: judoisoft.0 (2431842) base url https://192.168.0.xx:8124/?group=
                          2024-06-02 14:51:03.552 - debug: judoisoft.0 (2431842) create state
                          2024-06-02 14:51:04.359 - debug: judoisoft.0 (2431842) get statusURL for local
                          2024-06-02 14:51:21.730 - debug: judoisoft.0 (2431842) getSerialnumber : {"group":"register","command":"show","msgnumber":"2","token":"xxx","status":"ok","data":[{"wtuType":"i-soft plus","serial number":"123456"}]}
                          2024-06-02 14:51:21.741 - debug: judoisoft.0 (2431842) getwtuType i-soft plus
                          2024-06-02 14:51:21.793 - debug: judoisoft.0 (2431842) getserialN 123456
                          2024-06-02 14:51:24.184 - debug: judoisoft.0 (2431842) connect Result: {"group":"register","command":"connect","msgnumber":"1","token":"xxx","parameter":"i-soft plus","serial number":"123456","status":"ok"}
                          2024-06-02 14:51:24.286 - debug: judoisoft.0 (2431842) get Information Static Local
                          2024-06-02 14:51:35.064 - info: judoisoft.0 (2431842) State value to set for "judoisoft.0.InstallationDate" has to be type "number" but received type "object"
                          2024-06-02 14:51:37.468 - debug: judoisoft.0 (2431842) get Consumption data Local
                          2024-06-02 14:51:37.552 - info: judoisoft.0 (2431842) State value to set for "judoisoft.0.ServiceDate" has to be type "number" but received type "object"
                          2024-06-02 14:51:56.971 - debug: judoisoft.0 (2431842) -> WaterCurrent
                          2024-06-02 14:51:59.102 - debug: judoisoft.0 (2431842) --> stateID judoisoft.0.ResidualHardness changed: 8 (ack = true)
                          2024-06-02 14:51:59.102 - debug: judoisoft.0 (2431842) -> ResidualHardness
                          2024-06-02 14:52:01.685 - debug: judoisoft.0 (2431842) -> SaltRange
                          2024-06-02 14:52:05.675 - debug: judoisoft.0 (2431842) -> SaltQuantity
                          2024-06-02 14:52:10.088 - debug: judoisoft.0 (2431842) -> WaterAverage
                          2024-06-02 14:52:11.991 - debug: judoisoft.0 (2431842) -> NaturalHardness
                          2024-06-02 14:52:15.099 - debug: judoisoft.0 (2431842) -> FlowRate
                          2024-06-02 14:52:19.149 - debug: judoisoft.0 (2431842) -> Quantity
                          2024-06-02 14:52:23.648 - debug: judoisoft.0 (2431842) -> WaterTotaal 176981 107869
                          2024-06-02 14:52:26.716 - debug: judoisoft.0 (2431842) WaterYearly.01 5644 5644
                          2024-06-02 14:52:26.726 - debug: judoisoft.0 (2431842) WaterYearly.02 6209 6209
                          2024-06-02 14:52:26.776 - debug: judoisoft.0 (2431842) WaterYearly.03 6834 6834
                          2024-06-02 14:52:26.828 - debug: judoisoft.0 (2431842) WaterYearly.04 3835 3835
                          2024-06-02 14:52:26.880 - debug: judoisoft.0 (2431842) WaterYearly.05 7812 7812
                          2024-06-02 14:52:26.932 - debug: judoisoft.0 (2431842) WaterYearly.06 281 281
                          2024-06-02 14:52:26.984 - debug: judoisoft.0 (2431842) WaterYearly.07 -1 -1
                          2024-06-02 14:52:27.044 - debug: judoisoft.0 (2431842) WaterYearly.08 -1 -1
                          2024-06-02 14:52:27.104 - debug: judoisoft.0 (2431842) WaterYearly.09 -1 -1
                          2024-06-02 14:52:27.160 - debug: judoisoft.0 (2431842) WaterYearly.10 -1 -1
                          2024-06-02 14:52:27.219 - debug: judoisoft.0 (2431842) WaterYearly.11 -1 -1
                          2024-06-02 14:52:27.274 - debug: judoisoft.0 (2431842) WaterYearly.12 -1 -1
                          2024-06-02 14:52:27.341 - debug: judoisoft.0 (2431842) -> WaterYearly
                          2024-06-02 14:52:29.428 - debug: judoisoft.0 (2431842) -> StandBy
                          2024-06-02 14:52:35.070 - debug: judoisoft.0 (2431842) --> stateID judoisoft.0.WaterStop changed: false (ack = true)
                          2024-06-02 14:52:35.071 - debug: judoisoft.0 (2431842) -> ValveState
                          2024-06-02 14:54:48.145 - debug: judoisoft.0 (2431842) --> stateID judoisoft.0.ResidualHardness changed: 1 (ack = false)
                          2024-06-02 14:54:48.146 - debug: judoisoft.0 (2431842) set ResidualHardness Local1
                          2024-06-02 14:54:48.160 - debug: judoisoft.0 (2431842) --> stateID judoisoft.0.StandBy changed: false (ack = false)
                          2024-06-02 14:54:48.160 - debug: judoisoft.0 (2431842) set StandBy Localfalse
                          2024-06-02 14:55:48.157 - error: judoisoft.0 (2431842) set ResidualHardness Local ERROR
                          2024-06-02 14:57:35.129 - debug: judoisoft.0 (2431842) get Consumption data Local
                          2024-06-02 14:57:50.024 - debug: judoisoft.0 (2431842) -> WaterCurrent
                          2024-06-02 14:57:52.991 - debug: judoisoft.0 (2431842) --> stateID judoisoft.0.ResidualHardness changed: 1 (ack = true)
                          2024-06-02 14:57:52.991 - debug: judoisoft.0 (2431842) -> ResidualHardness
                          2024-06-02 14:57:55.228 - debug: judoisoft.0 (2431842) -> SaltRange
                          2024-06-02 14:57:57.902 - debug: judoisoft.0 (2431842) -> SaltQuantity
                          2024-06-02 14:58:00.325 - debug: judoisoft.0 (2431842) -> WaterAverage
                          2024-06-02 14:58:02.811 - debug: judoisoft.0 (2431842) -> NaturalHardness
                          2024-06-02 14:58:05.678 - debug: judoisoft.0 (2431842) -> FlowRate
                          2024-06-02 14:58:07.521 - debug: judoisoft.0 (2431842) -> Quantity
                          2024-06-02 14:58:10.730 - debug: judoisoft.0 (2431842) -> WaterTotaal 176981 107869
                          2024-06-02 14:58:12.531 - debug: judoisoft.0 (2431842) WaterYearly.01 5644 5644
                          2024-06-02 14:58:12.701 - debug: judoisoft.0 (2431842) WaterYearly.02 6209 6209
                          2024-06-02 14:58:12.751 - debug: judoisoft.0 (2431842) WaterYearly.03 6834 6834
                          2024-06-02 14:58:12.804 - debug: judoisoft.0 (2431842) WaterYearly.04 3835 3835
                          2024-06-02 14:58:12.856 - debug: judoisoft.0 (2431842) WaterYearly.05 7812 7812
                          2024-06-02 14:58:12.908 - debug: judoisoft.0 (2431842) WaterYearly.06 281 281
                          2024-06-02 14:58:12.960 - debug: judoisoft.0 (2431842) WaterYearly.07 -1 -1
                          2024-06-02 14:58:13.012 - debug: judoisoft.0 (2431842) WaterYearly.08 -1 -1
                          2024-06-02 14:58:13.064 - debug: judoisoft.0 (2431842) WaterYearly.09 -1 -1
                          2024-06-02 14:58:13.117 - debug: judoisoft.0 (2431842) WaterYearly.10 -1 -1
                          2024-06-02 14:58:13.172 - debug: judoisoft.0 (2431842) WaterYearly.11 -1 -1
                          2024-06-02 14:58:13.224 - debug: judoisoft.0 (2431842) WaterYearly.12 -1 -1
                          2024-06-02 14:58:13.276 - debug: judoisoft.0 (2431842) -> WaterYearly
                          2024-06-02 14:58:16.065 - debug: judoisoft.0 (2431842) -> StandBy
                          2024-06-02 14:58:18.080 - debug: judoisoft.0 (2431842) --> stateID judoisoft.0.WaterStop changed: false (ack = true)
                          2024-06-02 14:58:18.080 - debug: judoisoft.0 (2431842) -> ValveState
                          
                          
                          1 Reply Last reply Reply Quote 0
                          • A
                            adsfa last edited by

                            Guten morgen,
                            ich überlege mir eine Wasserenthärtungsanlage zu kaufen und wollte hier mal fragen, ob ihr die judo i-soft plus empfehlen könnt und zufrieden seid.
                            Lohnt sich generell der Kauf einer teureren Anlage oder tut es auch eine für vlt. 1000€ weniger?
                            Nutzt ihr die Möglichkeit der Steuerung über iobroker häufig? Ggf. sogar über Automationen, welche? 🙂
                            Zeigt der Water Current den aktuellen Wasserverbrauch an? Kann man damit ermitteln wenn jemand duscht?
                            Gibt es einen Datenpunkt für die tägliche Wassermenge?

                            Vielen Dank ! Das würde mir sehr helfen bei der Entscheidungsfindung 🙂

                            R 1 Reply Last reply Reply Quote 0
                            • R
                              roughestboy @adsfa last edited by

                              @adsfa
                              Ich habe so eine Anlage seit ein paar Jahren, ich würde eher abraten. Wesentlicher Grund: aus meiner Sicht viel zu hohe Wartungskosten. Fallen jedes Jahr an, habe mal nachgeschaut, 2021: ~250.- €, 2022 wieder ~250.- €, letztes Jahr sogar ~450.- €. Da war ein Sensor defekt, demzufolge war dann der Zielwert 8 dH auch gar nicht gesichert... . Auch die Anbindung/Funktion an/mit iobroker finde ich suboptimal.
                              Wenn jemand eine gut funktionierende Anlage kennt, mit deutlich niedrigeren Wartungskosten, gerne einen Tipp. Oder ich müsste mal die Zeit dafür finden, wie ich die Wartung selbst mache.

                              A 1 Reply Last reply Reply Quote 1
                              • A
                                adsfa @roughestboy last edited by

                                @roughestboy Danke dir für dein Feedback. Dann halte ich lieber Abstand.
                                Hat jemand eine andere Anlage mit der er/sie zufrieden ist? 🙂

                                1 Reply Last reply Reply Quote 0
                                • B
                                  Brandy_f1 last edited by

                                  Hallo Zusammen, Ich hab seit Gestern das Proble, daß der Adapter sich nicht mehr mit meiner Anlage Verbindet.
                                  Hat Diese Probleme noch wer?

                                  Adapter Version 1.1.0 Sysinfos.jpg Log_Error.jpg Judo Adapter Info.jpg

                                  Einen Restart vom System und Eingabe der Anmeldedaten hab isch schon mehrfach versucht. Leider keine Änderung.

                                  Die Judo App läuft ohne Probleme, nur die anbindung in IOB ist seit gestern fehlerhaft.

                                  Vielen Dank schon mal für Infos.

                                  Viele Grüsse

                                  Brandy

                                  S 1 Reply Last reply Reply Quote 0
                                  • S
                                    SmartHomer 0 @Brandy_f1 last edited by SmartHomer 0

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

                                    Hallo Zusammen, Ich hab seit Gestern das Proble, daß der Adapter sich nicht mehr mit meiner Anlage Verbindet.
                                    Hat Diese Probleme noch wer?

                                    Leider muss ich das so bestätigen:

                                    Über viele Monate hat alles wunderbar funktioniert.

                                    Adapter-Version ist die V1.1.0.

                                    Seit 13.09.2024 keine Verbindung mehr des Adapters.
                                    Login über App und WebInterface ohne Probleme möglich.

                                    Updates am System oder ähnliches habe ich zu dem Zeitpunkt keine gemacht.

                                    Ich hatte den Adapter gestern mal 24h gestoppt, um zu sehen ob seitens judo was geblockt wurde - nach Adapter-Neustart leider auch heute keine Verbindung.

                                    
                                    judoisoft.0
                                    2024-09-15 12:22:24.251	info	terminating
                                    
                                    judoisoft.0
                                    2024-09-15 12:22:23.749	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                    
                                    judoisoft.0
                                    2024-09-15 12:22:23.748	info	terminating
                                    
                                    judoisoft.0
                                    2024-09-15 12:22:23.746	info	cleaned everything up...
                                    
                                    judoisoft.0
                                    2024-09-15 12:22:23.738	error	this.getTokenFirst is not a function
                                    
                                    judoisoft.0
                                    2024-09-15 12:22:23.737	error	TypeError: this.getTokenFirst is not a function at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.judoisoft/main.js:293:39) at listOnTimeout (node:internal/timers:581:17) at process.processTimers (node:internal/timers:519:7)
                                    
                                    judoisoft.0
                                    2024-09-15 12:22:23.735	error	uncaught exception: this.getTokenFirst is not a function
                                    
                                    judoisoft.0
                                    2024-09-15 12:17:23.803	info	State value to set for "judoisoft.0.Connection status" has to be type "boolean" but received type "string"
                                    
                                    judoisoft.0
                                    2024-09-15 12:17:23.732	error	getInfosCloud ERROR reconnect wait 5 min
                                    
                                    judoisoft.0
                                    2024-09-15 12:17:23.659	debug	get statusURL for Cloud
                                    
                                    judoisoft.0
                                    2024-09-15 12:17:23.658	info	reconnect 1726395443658
                                    
                                    judoisoft.0
                                    2024-09-15 12:17:23.591	info	State value to set for "judoisoft.0.Connection status" has to be type "boolean" but received type "string"
                                    
                                    judoisoft.0
                                    2024-09-15 12:17:23.579	debug	get Consumption data Cloud
                                    
                                    judoisoft.0
                                    2024-09-15 12:17:23.306	debug	get statusURL for Cloud
                                    
                                    judoisoft.0
                                    2024-09-15 12:17:22.881	debug	create state
                                    
                                    judoisoft.0
                                    2024-09-15 12:17:22.879	debug	base url https://www.myjudo.eu/interface/
                                    
                                    judoisoft.0
                                    2024-09-15 12:17:22.860	info	starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.judoisoft, node: v20.16.0, js-controller: 6.0.11
                                    
                                    judoisoft.0
                                    2024-09-15 12:16:49.178	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                                    
                                    judoisoft.0
                                    2024-09-15 12:16:49.174	info	terminating
                                    
                                    judoisoft.0
                                    2024-09-15 12:16:49.172	info	cleaned everything up...
                                    
                                    judoisoft.0
                                    2024-09-15 12:16:49.160	error	this.getTokenFirst is not a function
                                    
                                    judoisoft.0
                                    2024-09-15 12:16:49.159	error	TypeError: this.getTokenFirst is not a function at Timeout._onTimeout (/opt/iobroker/node_modules/iobroker.judoisoft/main.js:293:39) at listOnTimeout (node:internal/timers:581:17) at process.processTimers (node:internal/timers:519:7)
                                    
                                    judoisoft.0
                                    2024-09-15 12:16:49.157	error	uncaught exception: this.getTokenFirst is not a function
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:49.160	info	State value to set for "judoisoft.0.Connection status" has to be type "boolean" but received type "string"
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:49.160	info	State value to set for "judoisoft.0.Connection status" has to be type "boolean" but received type "string"
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:49.154	error	getInfosCloud ERROR reconnect wait 5 min
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:49.154	error	getInfosCloud ERROR reconnect wait 5 min
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:48.700	debug	get statusURL for Cloud
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:48.700	debug	get statusURL for Cloud
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:48.698	info	reconnect 1726395108698
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:48.698	info	reconnect 1726395108698
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:48.596	info	State value to set for "judoisoft.0.Connection status" has to be type "boolean" but received type "string"
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:48.596	info	State value to set for "judoisoft.0.Connection status" has to be type "boolean" but received type "string"
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:48.582	debug	get Consumption data Cloud
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:48.582	debug	get Consumption data Cloud
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:48.256	debug	get statusURL for Cloud
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:48.256	debug	get statusURL for Cloud
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:47.838	debug	create state
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:47.838	debug	create state
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:47.836	debug	base url https://www.myjudo.eu/interface/
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:47.836	debug	base url https://www.myjudo.eu/interface/
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:47.817	info	starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.judoisoft, node: v20.16.0, js-controller: 6.0.11
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:47.817	info	starting. Version 1.1.0 in /opt/iobroker/node_modules/iobroker.judoisoft, node: v20.16.0, js-controller: 6.0.11
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:47.425	debug	States connected to redis: 127.0.0.1:9000
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:47.425	debug	States connected to redis: 127.0.0.1:9000
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:47.294	debug	States create User PubSub Client
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:47.294	debug	States create User PubSub Client
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:47.291	debug	States create System PubSub Client
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:47.291	debug	States create System PubSub Client
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:47.239	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:47.239	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:47.160	debug	Objects connected to redis: 127.0.0.1:9001
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:47.160	debug	Objects connected to redis: 127.0.0.1:9001
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:47.151	debug	Objects client initialize lua scripts
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:47.151	debug	Objects client initialize lua scripts
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:46.999	debug	Objects create User PubSub Client
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:46.999	debug	Objects create User PubSub Client
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:46.998	debug	Objects create System PubSub Client
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:46.998	debug	Objects create System PubSub Client
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:46.995	debug	Objects client ready ... initialize now
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:46.995	debug	Objects client ready ... initialize now
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:46.925	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                                    
                                    judoisoft.0
                                    2024-09-15 12:11:46.925	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                                    
                                    S D 2 Replies Last reply Reply Quote 0
                                    • S
                                      SmartHomer 0 @SmartHomer 0 last edited by

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

                                      Hallo Zusammen, Ich hab seit Gestern das Proble, daß der Adapter sich nicht mehr mit meiner Anlage Verbindet.
                                      Hat Diese Probleme noch wer?

                                      Leider muss ich das so bestätigen:

                                      @Brandy_f1
                                      Ich nehme hier mal @arteck mit rein - er hat mir mit diesem Adapter schon mehrfach geholfen.
                                      Vielleicht hat er eine Idee und kann uns weiterhelfen. "Gefühlt" denke ich, dass judo was geändert hat, nachdem es bei uns beiden seit dem selben Tag nicht mehr funktioniert.
                                      Es müssten dann ja noch andere Anwender des Adapters betroffen sein.

                                      1 Reply Last reply Reply Quote 0
                                      • D
                                        dwormuth @SmartHomer 0 last edited by

                                        @smarthomer-0 Hi,
                                        bei mir genau das selbe Problem.

                                        Schade, die haben bestimmt was geändert. Bekomme auch seit dem 07.07.2024 keine Info mehr in der App, das ich meinen Wasserfilter rückspülen muss

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

                                          die cloud scheint da zu moppern...

                                          S 2 Replies Last reply Reply Quote 1
                                          • S
                                            SmartHomer 0 @arteck last edited by

                                            @arteck
                                            Danke, dass Du Dich einklinkst.
                                            Ich gehe über cloud.
                                            Lokal habe ich leider nie ans Laufen bekommen.
                                            Grüße

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            834
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

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