Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter Rain Bird v0.1.x GitHub

    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 Adapter Rain Bird v0.1.x GitHub

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

      hallo zusammen,

      hatte jemand von euch schonmal folgendes Problem?

      rainbird.0 2021-08-31 10:11:39.960	warn	Error in request from client for CurrentStationsActive: {"code":"ESOCKETTIMEDOUT","connect":false}
      rainbird.0 2021-08-31 10:11:39.958	warn	Request reply error: [{"code":"ESOCKETTIMEDOUT","connect":false},null,null]
      rainbird.0 2021-08-31 10:11:35.782	info	Not inserting command into queue, it already exists on earlier position: ["CurrentRainSensorState",null]
      rainbird.0 2021-08-31 10:11:35.782	info	Not inserting command into queue, it already exists on earlier position: ["WaterBudget",[0]]
      rainbird.0 2021-08-31 10:11:35.781	info	Not inserting command into queue, it already exists on earlier position: ["RainDelayGet",null]
      rainbird.0 2021-08-31 10:11:35.781	info	Not inserting command into queue, it already exists on earlier position: ["CurrentIrrigationState",null]
      rainbird.0 2021-08-31 10:11:19.952	warn	Error in request from client for CurrentRainSensorState: {"code":"ESOCKETTIMEDOUT","connect":false}
      rainbird.0 2021-08-31 10:11:19.952	warn	Request reply error: [{"code":"ESOCKETTIMEDOUT","connect":false},null,null]
      rainbird.0 2021-08-31 10:11:15.780	info	Not inserting command into queue, it already exists on earlier position: ["CurrentStationsActive",[0]]
      rainbird.0 2021-08-31 10:11:15.780	info	Not inserting command into queue, it already exists on earlier position: ["WaterBudget",[0]]
      rainbird.0 2021-08-31 10:11:15.780	info	Not inserting command into queue, it already exists on earlier position: ["RainDelayGet",null]
      rainbird.0 2021-08-31 10:11:15.779	info	Not inserting command into queue, it already exists on earlier position: ["CurrentIrrigationState",null]
      rainbird.0 2021-08-31 10:10:59.941	warn	Error in request from client for CurrentIrrigationState: {"code":"ESOCKETTIMEDOUT","connect":false}
      rainbird.0 2021-08-31 10:10:59.940	warn	Request reply error: [{"code":"ESOCKETTIMEDOUT","connect":false},null,null]
      rainbird.0 2021-08-31 10:10:55.779	info	Not inserting command into queue, it already exists on earlier position: ["CurrentRainSensorState",null]
      rainbird.0 2021-08-31 10:10:55.779	info	Not inserting command into queue, it already exists on earlier position: ["CurrentStationsActive",[0]]
      rainbird.0 2021-08-31 10:10:55.778	info	Not inserting command into queue, it already exists on earlier position: ["WaterBudget",[0]]
      rainbird.0 2021-08-31 10:10:55.778	info	Not inserting command into queue, it already exists on earlier position: ["RainDelayGet",null]
      

      kommt durchgängig alle 15 Sekunden. Ein Instanz-Restart behebt das Problem nicht. Irgendwelche Ideen oder Erfahrungen damit hier?

      VG
      Tobi

      edit:
      Problem saß wieder sehr eindeutig vor dem Bildschirm - habe in meinen Skripten irgendwo eine Dauerschleife generiert und scheinbar den Regenvogel dauerhaft befeuert....

      1 Reply Last reply Reply Quote 0
      • E
        emeins last edited by

        Hallo, Ich habe gerade die Version 0.2.3 zusammen mit dem LNK2 Stick an ESP-RZXe 6 Stationen von Rainbird getestet. Läuft soweit, Vielen Dank für die Implementierung!

        Das Einzige, was ich momentan auch bekomme, sind Warnungen im Log (jeweils zum Polling, default alle 20 Sekunden):
        Status request failed. Requested B0 but got 00: {"type":"NotAcknowledgeResponse","commandEcho":48,"NAKCode":4}

        M werner2000x 2 Replies Last reply Reply Quote 0
        • M
          mr-suw @emeins last edited by

          @emeins sagte in Test Adapter Rain Bird v0.1.x GitHub:

          Das Einzige, was ich momentan auch bekomme, sind Warnungen im Log (jeweils zum Polling, default alle 20 Sekunden):
          Status request failed. Requested B0 but got 00: {"type":"NotAcknowledgeResponse","commandEcho":48,"NAKCode":4}

          Hi, ich habe gerade das Plugin an eine ESP-RZXe 4 mit LNK-Stick angebunden. Zwei Dinge sind mir aufgefallen:

          a) Status request failed. Requested B0 but got 00 (wie bei dir)
          b) Das State Polling wird nur nach Start des Adapters mit "Full Polling" ausgeführt. Laut main.js (Zeile 147) sollte das "Full Polling" alle 10 Minuten durchgeführt werden. In der Debug-Log Ausgabe steht nur: "Starting state polling with full=false"

          Ansonsten scheint der Adapter zu funktionieren 🙂

          1 Reply Last reply Reply Quote 0
          • K
            Kaiman @StrathCole last edited by

            @strathcole Bei mir steht die Anschaffung einer Rainbird Bewässerung an. Weisst du, ob es der Adapter auch mit dem LNK2 Wlan Modul tut?

            S NWH 2 Replies Last reply Reply Quote 0
            • S
              schmidti @Kaiman last edited by schmidti

              Hat jemand das ganze in YAHKA eingebunden? Komme irgendwie nicht so richtig weiter.....
              Die Restdaueranzeige und das Stoppen bekomme ich nicht so richtig hin.

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

                @schmidti said in Test Adapter Rain Bird v0.1.x GitHub:

                Hat jemand das ganze in YAHKA eingebunden? Komme irgendwie nicht so richtig weiter.....
                Die Restdaueranzeige und das Stoppen bekomme ich nicht so richtig hin.

                So, habe es jetz so gut wie hinbekommen.

                1 Reply Last reply Reply Quote 0
                • NWH
                  NWH @Kaiman last edited by

                  @kaiman
                  Servus,
                  Hast du inzwischen schon deine Anlage in betrieb?
                  Mich würde auch interessieren ob der Adapter mit mit dem LNK2 WIFI Modul funktioniert.

                  Oder weiß das scho wer?

                  K 1 Reply Last reply Reply Quote 0
                  • K
                    Kaiman @NWH last edited by

                    @nwh Aktuell warten wir noch auf die Genehmigung zum Brunnenbau - danach kommt dann erst die Bewässerung. Das wird wohl realistisch diese Saison nichts mehr 😞
                    Ich hoffe dran zu denken, nächste Saison hier dann zu berichten.

                    NWH 1 Reply Last reply Reply Quote 0
                    • NWH
                      NWH @Kaiman last edited by

                      @kaiman
                      Ok
                      Danke für die Antwort.

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

                        Hat jemand von euch den Adapter mit dem Rainbird Steuergerät ST8-2.0 Series in Betrieb? Das ST8 2.0 (https://wifi.rainbird.com/) hat wohl ein eingebautes WIFI Modul und nicht den Wifi Stick wie beim ESP-Me.

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

                          Hier geht es mit den Tests für Rainbird 1.x.x weiter https://forum.iobroker.net/topic/75150/test-adapte-rainbird-1-x-x
                          @mcm1957 @Homoran Mein Vorschlag wäre hier den Testing Thread zu schließen, um im neuen Thread dann weiter zu machen.

                          mcm1957 1 Reply Last reply Reply Quote 1
                          • mcm1957
                            mcm1957 @Feuersturm last edited by

                            @feuersturm said in Test Adapter Rain Bird v0.1.x GitHub:

                            Hier geht es mit den Tests für Rainbird 1.x.x weiter https://forum.iobroker.net/topic/75150/test-adapte-rainbird-1-x-x
                            @mcm1957 @Homoran Mein Vorschlag wäre hier den Testing Thread zu schließen, um im neuen Thread dann weiter zu machen.

                            @Homoran
                            Ja, bin auch dafür hier mal zu schließen.

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

                            Support us

                            ioBroker
                            Community Adapters
                            Donate

                            850
                            Online

                            31.7k
                            Users

                            79.8k
                            Topics

                            1.3m
                            Posts

                            bewässerung rain bird
                            21
                            215
                            23981
                            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