Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test PV Forecast 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 PV Forecast Adapter

    This topic has been deleted. Only users with topic management privileges can see it.
    • sigi234
      sigi234 Forum Testing Most Active @Mike77 last edited by

      @michael-mauer sagte in Test PV Forecast Adapter:

      Materialdesign JSON chart....

      Ist teilweise nicht mit VIS2 kompatible

      1 Reply Last reply Reply Quote 2
      • W
        warp735 last edited by

        Hab gestern Docker aktualisiert und erhalte nun vom Admin folgende Meldung:

        admin.0
        	2024-06-12 10:07:39.703	warn	pvforecast has an invalid jsonConfig: [{"instancePath":"/items/_pvsystems/items/devices/items/4","schemaPath":"#/items/allOf/5/then/allOf/1/additionalProperties","keyword":"additionalProperties","params":{"additionalProperty":"width"},"message":"must NOT have additional properties"},{"instancePath":"/items/_pvsystems/items/devices","schemaPath":"#/patternProperties/%5E.%2B/allOf/23/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"/items/_pvsystems","schemaPath":"#/properties/items/patternProperties/%5E.%2B/allOf/8/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"},{"instancePath":"","schemaPath":"#/if","keyword":"if","params":{"failingKeyword":"then"},"message":"must match \"then\" schema"}]
        

        Funktionierts bei anderen noch?

        haus-automatisierung 1 Reply Last reply Reply Quote 0
        • haus-automatisierung
          haus-automatisierung Developer Most Active @warp735 last edited by

          @warp735 sagte in Test PV Forecast Adapter:

          Funktionierts bei anderen noch?

          Funktioniert es bei Dir nicht? Das ist nur eine Warnung, dass etwas im Schema nicht stimmt. Mehr nicht. Hat mit der Ausführung des Adapters nichts zu tun. Wenn es nach mir ginge, würden die Endnutzer gar nicht mit diesen Warnungen belästigt, ...

          W 1 Reply Last reply Reply Quote 0
          • W
            warp735 @haus-automatisierung last edited by

            @haus-automatisierung sagte in Test PV Forecast Adapter:

            Funktioniert es bei Dir nicht?

            Ne, leider nicht. Wird nur noch eine von drei Anlage angezeigt (die erste) und die scheint auch jeden Tag das Gleiche anzuzeigen.

            Snag_358422.png

            Snag_36196d.png

            haus-automatisierung 1 Reply Last reply Reply Quote 0
            • haus-automatisierung
              haus-automatisierung Developer Most Active @warp735 last edited by

              @warp735 Dann Loglevel der Instanz auf Debug stellen und schauen, was genau passiert.

              W 1 Reply Last reply Reply Quote 0
              • W
                warp735 @haus-automatisierung last edited by

                @haus-automatisierung

                Nix ungewöhnliches... Soweit ich das sehe, läuft der ganz normal. Daten scheinen auch zu stimmen. Kann es sein, dass der Fehler bei vis / widget zu suchen ist?

                haus-automatisierung 1 Reply Last reply Reply Quote 0
                • haus-automatisierung
                  haus-automatisierung Developer Most Active @warp735 last edited by

                  @warp735 sagte in Test PV Forecast Adapter:

                  Kann es sein, dass der Fehler bei vis / widget zu suchen ist?

                  Dann würde ich erstmal schauen, ob die JSON-Daten in dem Quell-Datenpunkt für das Widget stimmen. Wenn das so ist, muss es ja am Widget liegen.

                  W 1 Reply Last reply Reply Quote 0
                  • W
                    warp735 @haus-automatisierung last edited by

                    @haus-automatisierung

                    Keine Ahnung wie das füher aussah, aber Anzahl der Datenpunkte müssten es drei sein:

                    [
                      {
                        "t": 1718162773000,
                        "y": 0
                      },
                      {
                        "t": 1718164800000,
                        "y": 0.394
                      },
                      {
                        "t": 1718168400000,
                        "y": 1.321
                      },
                      {
                        "t": 1718172000000,
                        "y": 2.402
                      },
                      {
                        "t": 1718175600000,
                        "y": 2.902
                      },
                      {
                        "t": 1718179200000,
                        "y": 2.514
                      },
                      {
                        "t": 1718182800000,
                        "y": 2.252
                      },
                      {
                        "t": 1718186400000,
                        "y": 2.422
                      },
                      {
                        "t": 1718190000000,
                        "y": 2.591
                      },
                      {
                        "t": 1718193600000,
                        "y": 2.629
                      },
                      {
                        "t": 1718197200000,
                        "y": 2.519
                      },
                      {
                        "t": 1718200800000,
                        "y": 2.299
                      },
                      {
                        "t": 1718204400000,
                        "y": 1.958
                      },
                      {
                        "t": 1718208000000,
                        "y": 1.568
                      },
                      {
                        "t": 1718211600000,
                        "y": 1.174
                      },
                      {
                        "t": 1718215200000,
                        "y": 0.762
                      },
                      {
                        "t": 1718220268000,
                        "y": 0
                      },
                      {
                        "t": 1718249166000,
                        "y": 0
                      },
                      {
                        "t": 1718251200000,
                        "y": 0.265
                      },
                      {
                        "t": 1718254800000,
                        "y": 1.043
                      },
                      {
                        "t": 1718258400000,
                        "y": 1.943
                      },
                      {
                        "t": 1718262000000,
                        "y": 2.414
                      },
                      {
                        "t": 1718265600000,
                        "y": 3.164
                      },
                      {
                        "t": 1718269200000,
                        "y": 3.9
                      },
                      {
                        "t": 1718272800000,
                        "y": 3.792
                      },
                      {
                        "t": 1718276400000,
                        "y": 3.115
                      },
                      {
                        "t": 1718280000000,
                        "y": 2.73
                      },
                      {
                        "t": 1718283600000,
                        "y": 2.571
                      },
                      {
                        "t": 1718287200000,
                        "y": 2.327
                      },
                      {
                        "t": 1718290800000,
                        "y": 1.984
                      },
                      {
                        "t": 1718294400000,
                        "y": 1.628
                      },
                      {
                        "t": 1718298000000,
                        "y": 1.152
                      },
                      {
                        "t": 1718301600000,
                        "y": 0.642
                      },
                      {
                        "t": 1718306700000,
                        "y": 0
                      },
                      {
                        "t": 1718218800000,
                        "y": 0.039
                      },
                      {
                        "t": 1718305200000,
                        "y": 0.034
                      }
                    ]
                    
                    haus-automatisierung 1 Reply Last reply Reply Quote 0
                    • haus-automatisierung
                      haus-automatisierung Developer Most Active @warp735 last edited by

                      @warp735 Welcher Datenpunkt ist das denn? Es gibt ja auch noch den Summary-Datenpunkt, welche alle in einem Wert zusammenfasst (falls in der Instanz konfiguriert).

                      W 1 Reply Last reply Reply Quote 0
                      • W
                        warp735 @haus-automatisierung last edited by

                        @haus-automatisierung
                        Sorry, eine Zeile verrutscht. Lief ja jetzt lange einwandfrei. Aber der Adapter spukt tatsächlich nur noch eine Anlage raus. Dann liegts wohl doch nicht an vis

                        {
                          "graphs": [
                            {
                              "data": [
                                0,
                                0.112,
                                0.312,
                                0.559,
                                0.687,
                                0.654,
                                0.747,
                                1.004,
                                1.261,
                                1.455,
                                1.561,
                                1.576,
                                1.465,
                                1.256,
                                0.968,
                                0.654,
                                0
                              ],
                              "type": "bar",
                              "legendText": "West",
                              "displayOrder": 1,
                              "color": "#000000",
                              "tooltip_AppendText": "kW",
                              "datalabel_show": true,
                              "datalabel_rotation": 270,
                              "datalabel_color": "#000000",
                              "datalabel_fontSize": 6,
                              "barIsStacked": true,
                              "barStackId": 1,
                              "yAxis_id": 0,
                              "yAxis_position": "left",
                              "yAxis_show": true,
                              "yAxis_appendix": "kW",
                              "yAxis_step": 1,
                              "yAxis_max": 11.65,
                              "yAxis_maximumDigits": 3
                            }
                          ],
                          "axisLabels": [
                            "12.06. 05:26",
                            "12.06. 06:00",
                            "12.06. 07:00",
                            "12.06. 08:00",
                            "12.06. 09:00",
                            "12.06. 10:00",
                            "12.06. 11:00",
                            "12.06. 12:00",
                            "12.06. 13:00",
                            "12.06. 14:00",
                            "12.06. 15:00",
                            "12.06. 16:00",
                            "12.06. 17:00",
                            "12.06. 18:00",
                            "12.06. 19:00",
                            "12.06. 20:00",
                            "12.06. 21:24"
                          ]
                        }
                        
                        1 Reply Last reply Reply Quote 0
                        • O
                          oxident last edited by

                          Komisch, ich kann das nicht bestätigen. Die Daten meiner beiden "Ausrichtungen" werden bisher korrekt abgerufen und die Gesamtsumme passt auch. Warnungen erhalte ich auch keine.

                          Erstaunlicherweise passt die Vorhersage in den letzten Tagen/Wochen auch extrem gut.

                          W 1 Reply Last reply Reply Quote 1
                          • W
                            warp735 @oxident last edited by

                            @oxident sagte in Test PV Forecast Adapter:

                            Warnungen erhalte ich auch keine.

                            Abgesehen von der Admin Meldung, die ja scheinbar "normal" ist, erhalte ich auch keine Meldungen. Jedenfalls nicht vom Adapter selbst.

                            Auf welchem Stand bist du? Ich:

                            Node.js: v18.20.3
                            NPM: 10.8.0
                            js-controller: 5.0.19

                            O Thomas Braun 2 Replies Last reply Reply Quote 0
                            • O
                              oxident @warp735 last edited by

                              @warp735 Bin auf NPM 10.7.0 ... ansonsten alles identisch. Aber ich bekomme nicht mal diese Admin-Meldung. Komisch...

                              1 Reply Last reply Reply Quote 0
                              • W
                                warp735 last edited by

                                @oxident
                                Ohne was geändert zu haben, zeigts heute wieder was an. Wohl Schluckauf

                                1 Reply Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @warp735 last edited by Thomas Braun

                                  @warp735 sagte in Test PV Forecast Adapter:

                                  Node.js: v18.20.3
                                  NPM: 10.8.0

                                  Da ist aber wieder an den Versionen gefummelt worden.
                                  Richtig ist:

                                  Node.js Version	Codename	Release Date	npm
                                  v18.20.3	Hydrogen	2024-05-20	v10.7.0
                                  

                                  Installier das nochmal sauber...
                                  Und lass die Finger von 'npm'. Das wird nie separat angepackt.

                                  W 1 Reply Last reply Reply Quote 2
                                  • W
                                    warp735 @Thomas Braun last edited by

                                    @thomas-braun sagte in Test PV Forecast Adapter:

                                    Und lass die Finger von 'npm'. Das wird nie separat angepackt.

                                    Hab ich nicht... buanet Docker Update gemacht und da kam das mit. Bin bisher davon ausgegangen, dass das alles passt und hab das nie überprüft.

                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @warp735 last edited by

                                      @warp735

                                      Ach Docker...
                                      Möglich das da mal wieder irgendein Sonderstrick gefahren wird.

                                      haus-automatisierung 1 Reply Last reply Reply Quote 0
                                      • haus-automatisierung
                                        haus-automatisierung Developer Most Active @Thomas Braun last edited by haus-automatisierung

                                        @thomas-braun Gerade mal in das Dockerfile geschaut. Diese Zeile gehört da eigentlich nicht rein:

                                        https://github.com/buanet/ioBroker.docker/blob/5247639a66ad0b648153c4da632795a99f45093c/debian12/Dockerfile#L49

                                        Habe mal einen Issue geöffnet:

                                        https://github.com/buanet/ioBroker.docker/issues/465

                                        klein0r created this issue in buanet/ioBroker.docker

                                        closed [Problem]: Use bundled npm version instead of latest / don't upgrade npm manually #465

                                        Thomas Braun 1 Reply Last reply Reply Quote 3
                                        • Thomas Braun
                                          Thomas Braun Most Active @haus-automatisierung last edited by

                                          @haus-automatisierung

                                          Geh mir weg mit eingedockertem Zeuch...
                                          Ich sag ja: Docker-Sonderstrick...

                                          haus-automatisierung 1 Reply Last reply Reply Quote 0
                                          • haus-automatisierung
                                            haus-automatisierung Developer Most Active @Thomas Braun last edited by

                                            @thomas-braun Was stört dich? Dass jeder Schritt im Dockerfile klar dokumentiert ist, und man so auf einen Blick direkt sieht, was im Container eigentlich installiert wurde? Fehler in 10 Sekunden gefunden. Das wäre bei einer nativen Installation nicht so leicht nachvollziehbar

                                            Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            883
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            forecast photovoltaik
                                            113
                                            879
                                            221184
                                            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