Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. BWT Weichwasseranlage auslesen

    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

    BWT Weichwasseranlage auslesen

    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      tombox @qwertz last edited by

      @qwertz Bitte 0.1.1 testen

      Q 1 Reply Last reply Reply Quote 0
      • Q
        qwertz @tombox last edited by

        @tombox
        Jawoll. Mit 0.1.1 ist alles grün auch nach Reboot usw. Besten Dank für die schnelle Entwicklung. Mal sehen, ob es bei den anderen auch so gut läuft.

        1 Reply Last reply Reply Quote 0
        • L
          lustig29 last edited by

          Ich würde jetzt gerne noch die Durchflussmenge angezwigt bekommen. Ausserdem bekomme ich noch diese Fehler im Log.

          bwt.0
          2024-02-01 16:43:34.077	warn	Cannot receive local data wasserverbrauch via: https://192.168.0.46/chart/update
          
          bwt.0
          2024-02-01 16:43:34.065	warn	Cannot receive local data updateDetails2 via: https://192.168.0.46/info/updateDetails2
          
          bwt.0
          2024-02-01 16:43:34.041	warn	Cannot receive local data actualizedata via: https://192.168.0.46/home/actualizedata
          
          Q 1 Reply Last reply Reply Quote 0
          • Q
            qwertz @lustig29 last edited by

            @lustig29
            Welche Durchflussmenge meinst du denn ?
            Bei mir holt der Adapter den Datenpunkt "bwt.0.local.currentData.CurrentFlowrate_l_h". Das ist der aktuelle Fluß an Weich-Wasser-Ausgabe.

            Ansonsten findest du in der PDF hier alles was die API zur Verfügung stellt:
            https://github.com/TA2k/ioBroker.bwt/issues/15

            Was fehlt dir ?

            pacco81 created this issue in TA2k/ioBroker.bwt

            open add new local API with Firmware >2.02xx. #15

            L 1 Reply Last reply Reply Quote 0
            • L
              lustig29 @qwertz last edited by

              @qwertz

              Den Ordner Currentdata habe ich gar nicht

              Q 1 Reply Last reply Reply Quote 0
              • Q
                qwertz @lustig29 last edited by qwertz

                @lustig29
                Welche Version des Adapters hast du installiert ?
                Welche Firmware hat deine BWT Perla?
                Hast du die API freigeschaltet am Gerät?

                Mit Adapter v.0.1.1* und Firmware V.2.2.3 und aktiver API sieht es so aus:

                Bildschirmfoto 2024-02-01 um 20.54.26.png Bildschirmfoto 2024-02-01 um 20.54.41.png

                *https://github.com/TA2k/ioBroker.bwt

                L 2 Replies Last reply Reply Quote 0
                • L
                  lustig29 @qwertz last edited by

                  @qwertz Verstehe nicht wie ich die API freischalte. Finde unter Verbindungen keinen entsprechenden Eintrag.

                  1 Reply Last reply Reply Quote 0
                  • L
                    lustig29 @qwertz last edited by

                    @qwertz Habe die Firmware 2.0018 wie bekomme ich denn die neue?

                    Q 1 Reply Last reply Reply Quote 0
                    • Q
                      qwertz @lustig29 last edited by

                      @lustig29
                      Das steht in der Doku des Adapters.:

                      BWT-Firmware >V2.02xx ( kann durch den BWT Support installiert werden auf Anfrage an ProfilineAS@bwt.de

                      1 Reply Last reply Reply Quote 0
                      • Z
                        zebra last edited by zebra

                        Habe mal den Adapter hinzugefügt und die Daten dann per MQTT weitergegeben. Funktioniert perfekt 👍

                        Nur eine Fehlermeldung taucht periodisch im ioBroker auf (nur ein Ausschnitt aus dem Log):

                        2024-02-05 00:11:19.421 - info: mqtt.0 (26342) send2Server bwt.0.local.currentData.ActiveErrorIDs[ioBroker/bwt/0/local/currentData/ActiveErrorIDs]
                        2024-02-05 00:11:19.462 - info: mqtt.0 (26342) send2Server bwt.0.local.currentData.ActiveErrorIDs[ioBroker/bwt/0/local/currentData/ActiveErrorIDs]
                        2024-02-05 00:12:19.427 - info: mqtt.0 (26342) send2Server bwt.0.local.currentData.ActiveErrorIDs[ioBroker/bwt/0/local/currentData/ActiveErrorIDs]
                        2024-02-05 00:12:19.428 - info: mqtt.0 (26342) State value to set for "bwt.0.local.currentData.ActiveErrorIDs" has to be type "string" but received type "number"
                        2024-02-05 00:12:19.429 - info: mqtt.0 (26342) send2Server bwt.0.local.currentData.ActiveErrorIDs[ioBroker/bwt/0/local/currentData/ActiveErrorIDs]
                        2024-02-05 00:12:19.470 - info: mqtt.0 (26342) send2Server bwt.0.local.currentData.ActiveErrorIDs[ioBroker/bwt/0/local/currentData/ActiveErrorIDs]
                        2024-02-05 00:13:19.452 - info: mqtt.0 (26342) send2Server bwt.0.local.currentData.ActiveErrorIDs[ioBroker/bwt/0/local/currentData/ActiveErrorIDs]
                        2024-02-05 00:13:19.453 - info: mqtt.0 (26342) State value to set for "bwt.0.local.currentData.ActiveErrorIDs" has to be type "string" but received type "number"

                        Hat das was mit dem BWT oder dem MQTT Adapter zu tun? Aktuell liefert die BWT den Fehlercode "null".

                        T 1 Reply Last reply Reply Quote 0
                        • T
                          tombox @zebra last edited by

                          @zebra der mqtt adapter meckert wahrscheinlich weil sich der type ändert keine Ahnung was man machen muss damit er den neuen typ erkennt

                          L 1 Reply Last reply Reply Quote 0
                          • L
                            lustig29 @tombox last edited by

                            Was kann den passieren, wenn ich mir die Beta Version von Bwt freischalten lasse?

                            1 Reply Last reply Reply Quote 0
                            • S
                              schorty last edited by

                              Hallo Zusammen,
                              bekomme keine Daten in iobroker über den Adapter.

                              Per: curl.exe -u user:XXXXX http://192.168.2.95:8080/api/GetCurrentData bekomme ich Daten.

                              iobroker :
                              bwt.0
                              2024-07-23 16:12:52.956 warn Cannot receive local data updateDetails2 via: https://192.168.2.95/info/updateDetails2

                              bwt.0
                              2024-07-23 16:12:52.930 warn Cannot receive local data wasserverbrauch via: https://192.168.2.95/chart/update

                              bwt.0
                              2024-07-23 16:12:52.901 warn Cannot receive local data actualizedata via: https://192.168.2.95/home/actualizedata

                              Danke für Eure Tips
                              Alex

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

                                @schorty :
                                https://github.com/TA2k/ioBroker.bwt
                                war die Lösung 🙂

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

                                Support us

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

                                956
                                Online

                                31.9k
                                Users

                                80.2k
                                Topics

                                1.3m
                                Posts

                                18
                                121
                                16031
                                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