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

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test PV Forecast Adapter

    This topic has been deleted. Only users with topic management privileges can see it.
    • JB_Sullivan
      JB_Sullivan @haus-automatisierung last edited by JB_Sullivan

      @haus-automatisierung So wie es voreingestellt ist - HH:mm - weil die Tabelle geht mit der Einstellung 3 Tage in die Zukunft.

      Woran liegt es eigentlich das beim Momentanwert mal eine 0 und mal ein Wert drin steht. Ich habe nur den 12€ Account von forecast Solar gebucht. Hängt das damit zusammen?

      Falls es hilft, hier ist der Export von Material Design Adapter Einstellungen wo ich den Graph Datenpunkt drin verwende (wie vorher den DP der aus dem javascript erzeugt wurde)

      Export_Materialdesign_Graph.txt

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

        @jb_sullivan Dann ist der Wert nicht mehr eindeutig auf der Achse. Weil 12:00 gibts ja jeden Tag. Ich glaube das mag der Graph nicht. Muss ich ausprobieren

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

          @haus-automatisierung Ich bekomme leider keine Werte mehr für tomorrow und jsonTable enthält heute noch Werte seit gestern 20 Uhr. Auch nach Update auf 2.1.1 ist pvforecast.0.plants.1.energy.tomorrow weiterhin "null".
          Adapter wurde vor Inst v2 komplett entfernt.

          pvforecast.0.plants.1.JSONTable

          [
          {
              "Time": "2022-05-21 20:00:00",
              "Power": "0"
          },
          {
              "Time": "2022-05-21 20:30:00",
              "Power": "0"
          },
          {
              "Time": "2022-05-21 21:00:00",
              "Power": "0"
          },
          {
              "Time": "2022-05-21 21:30:00",
              "Power": "0"
          },
          {
              "Time": "2022-05-22 06:00:00",
              "Power": "1.679"
          },
          {
              "Time": "2022-05-22 06:30:00",
              "Power": "2.502"
          },
          {
              "Time": "2022-05-22 07:00:00",
              "Power": "3.287"
          },
          {
              "Time": "2022-05-22 07:30:00",
              "Power": "4.005"
          },
          {
              "Time": "2022-05-22 08:00:00",
              "Power": "4.640"
          },
          {
              "Time": "2022-05-22 08:30:00",
              "Power": "5.165"
          },
          {
              "Time": "2022-05-22 09:00:00",
              "Power": "5.571"
          },
          {
              "Time": "2022-05-22 09:30:00",
              "Power": "5.840"
          },
          {
              "Time": "2022-05-22 10:00:00",
              "Power": "5.966"
          },
          {
              "Time": "2022-05-22 10:30:00",
              "Power": "5.916"
          },
          {
              "Time": "2022-05-22 11:00:00",
              "Power": "5.689"
          },
          {
              "Time": "2022-05-22 11:30:00",
              "Power": "5.389"
          },
          {
              "Time": "2022-05-22 12:00:00",
              "Power": "5.033"
          },
          {
              "Time": "2022-05-22 12:30:00",
              "Power": "4.671"
          },
          {
              "Time": "2022-05-22 13:00:00",
              "Power": "4.314"
          },
          {
              "Time": "2022-05-22 13:30:00",
              "Power": "3.947"
          },
          {
              "Time": "2022-05-22 14:00:00",
              "Power": "3.580"
          },
          {
              "Time": "2022-05-22 14:30:00",
              "Power": "3.194"
          },
          {
              "Time": "2022-05-22 15:00:00",
              "Power": "2.794"
          },
          {
              "Time": "2022-05-22 15:30:00",
              "Power": "2.394"
          },
          {
              "Time": "2022-05-22 16:00:00",
              "Power": "1.999"
          },
          {
              "Time": "2022-05-22 16:30:00",
              "Power": "1.604"
          },
          {
              "Time": "2022-05-22 17:00:00",
              "Power": "1.198"
          },
          {
              "Time": "2022-05-22 17:30:00",
              "Power": "799"
          },
          {
              "Time": "2022-05-22 18:00:00",
              "Power": "429"
          },
          {
              "Time": "2022-05-22 18:30:00",
              "Power": "113"
          },
          {
              "Time": "2022-05-22 19:00:00",
              "Power": "0"
          },
          {
              "Time": "2022-05-22 19:30:00",
              "Power": "0"
          },
          {
              "Time": "2022-05-22 20:00:00",
              "Power": "0"
          },
          {
              "Time": "2022-05-22 20:30:00",
              "Power": "0"
          },
          {
              "Time": "2022-05-22 21:00:00",
              "Power": "0"
          },
          {
              "Time": "2022-05-22 21:30:00",
              "Power": "0"
          },
          {
              "Time": "2022-05-23 06:00:00",
              "Power": "1.020"
          },
          {
              "Time": "2022-05-23 06:30:00",
              "Power": "1.476"
          },
          {
              "Time": "2022-05-23 07:00:00",
              "Power": "1.941"
          },
          {
              "Time": "2022-05-23 07:30:00",
              "Power": "2.398"
          },
          {
              "Time": "2022-05-23 08:00:00",
              "Power": "2.848"
          },
          {
              "Time": "2022-05-23 08:30:00",
              "Power": "3.295"
          },
          {
              "Time": "2022-05-23 09:00:00",
              "Power": "3.686"
          },
          {
              "Time": "2022-05-23 09:30:00",
              "Power": "3.927"
          },
          {
              "Time": "2022-05-23 10:00:00",
              "Power": "3.997"
          },
          {
              "Time": "2022-05-23 10:30:00",
              "Power": "4.052"
          },
          {
              "Time": "2022-05-23 11:00:00",
              "Power": "4.108"
          },
          {
              "Time": "2022-05-23 11:30:00",
              "Power": "4.093"
          },
          {
              "Time": "2022-05-23 12:00:00",
              "Power": "4.006"
          },
          {
              "Time": "2022-05-23 12:30:00",
              "Power": "3.753"
          },
          {
              "Time": "2022-05-23 13:00:00",
              "Power": "3.426"
          },
          {
              "Time": "2022-05-23 13:30:00",
              "Power": "3.093"
          },
          {
              "Time": "2022-05-23 14:00:00",
              "Power": "2.747"
          },
          {
              "Time": "2022-05-23 14:30:00",
              "Power": "2.404"
          },
          {
              "Time": "2022-05-23 15:00:00",
              "Power": "2.062"
          },
          {
              "Time": "2022-05-23 15:30:00",
              "Power": "1.712"
          },
          {
              "Time": "2022-05-23 16:00:00",
              "Power": "1.358"
          },
          {
              "Time": "2022-05-23 16:30:00",
              "Power": "1.003"
          },
          {
              "Time": "2022-05-23 17:00:00",
              "Power": "647"
          },
          {
              "Time": "2022-05-23 17:30:00",
              "Power": "339"
          },
          {
              "Time": "2022-05-23 18:00:00",
              "Power": "103"
          },
          {
              "Time": "2022-05-23 18:30:00",
              "Power": "0"
          },
          {
              "Time": "2022-05-23 19:00:00",
              "Power": "0"
          },
          {
              "Time": "2022-05-23 19:30:00",
              "Power": "0"
          }]
          

          Außerdem kam gestern im Log immer mal diese Info:

          2022-05-21 21:30:02.082 - info: pvforecast.0 (830593) hourly states missed 15 items - please check if your license allows to request all values
          

          Das kommt heute aber nicht meh, aber dafür eben auch keine sinnvollen Werte mehr.
          Meine Einstellungen sind und liefen mit v1.x Monate perfekt. Komisch ist auch dass in den Instanzeinstellungen oben noch 2.1.0 steht obwohl 2.1.1 installiert ist.

          eb3e0ff9-d307-4a8d-a35e-acf30874e911-image.png

          afe75557-93b2-4448-b4f2-71cb426f09e3-image.png

          Im Log steht nach Adapter Start nichts auffälliges:

          2022-05-22 21:00:04.819 - info: pvforecast.0 (991657) starting. Version 2.1.1 in /opt/iobroker/node_modules/iobroker.pvforecast, node: v14.19.3, js-controller: 4.0.23
          2022-05-22 21:00:04.936 - info: pvforecast.0 (991657) using system latitude: 50.******** longitude: 10.********
          

          Die anonymisierten Koordinaten passen.

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

            @diginix Führe nochmal manuell ein Adapter Upload aus. Und bei der Konfiguration der Peak Leistung bitte US Schreibweise. Also 7.7 statt 7,7

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

              @haus-automatisierung Punkt als Dezimaltrenner wird garnicht genommen.
              Und im Instanz Objekt system.adapter.pvforecast.0 steht: "peakpower": 7.7,

              Hab es mal im RAW auf 7 gesetzt und danach kamen nun Werte für tomorrow und jsonTable. Dafür aber auch wieder diese Log Zeile:

              2022-05-22 21:27:40.996  - info: pvforecast.0 (995504) hourly states missed 15 items - please check if your license allows to request all values
              

              Oder kommt die nur am Abend bei Neustart, weil er dann keine Werte mehr für 24h bekommt?

              Wie bekomme ich nun meine 7,7 kWp korrekt in die Instanz?

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

                @diginix Ich habe bei pvforecast nur den kleinsten Tarif. Da gibts zB keine Werte für :15 und :45. Das ist ein Hinweis dass die fehlen. Also auf halbstündig umstellen in der Adapter Konfiguration.

                Wenn das bei Dir schon auf stündlich steht, dann waren einige Stunden nicht in der Antwort vom Server enthalten.

                Ansonsten ist es gerade schwer zu raten was da schief läuft. Debug log anmachen und lesen. Ich habe das bei mir mit Kommawerten getestet und das funktioniert

                Diginix DancerVlt69 2 Replies Last reply Reply Quote 0
                • Diginix
                  Diginix @haus-automatisierung last edited by Diginix

                  @haus-automatisierung Komma oder Punkt?
                  Du schriebst ich möge es mit Punkt eintragen. Der wird in der Admin Maske (admin v5.4.9) nicht angenommen. Komma schon. Im RAW stand mit Eingabe von Komma dann peakpower": 7.7
                  Damit kam ja aber kein Update mehr von tomorrow und jsonTable.
                  Liest sich für mich nach Deadlock.

                  Ich habe es nun erneut mit Komma in der Admin Maske gesetzt. Wieder steht peakpower": 7.7 in system.adapter.pvforecast.0. Damit hat er für morgen den Wert aktualisiert und den für heute mit 0, weil Tag zu Ende. So war es gestern aber auch. Und am Tag darauf (heute) kam dann kein Update für den morgigen Tag.
                  Mal sehen ob es dann morgen auch wieder so ist, dass für DI keine Prognose kommt und jsonTable nicht mehr aktualisiert wird.

                  haus-automatisierung 1 Reply Last reply Reply Quote 0
                  • Diginix
                    Diginix last edited by Diginix

                    @haus-automatisierung Wie zu erwarten zeigt sich heute wieder der Fall, dass pvforecast.0.plants.1.energy.tomorrow null ist und jsonTable/Graph nicht mehr aktualisiert werden.

                    Durch die massiven Änderungen in der Objektstruktur möchte ich ungern auf v1 zurück. Ich nutze einige DP in Flot und Skripten, die ich überall ändern musste.
                    V1 lief allerdings perfekt mit allem was ich brauchte. Debuglog scheue ich mich noch weil das ja über x Stunden laufen muss und sicher explodiert. Das Problem ist mit an Sicherheit grenzender Wahrscheinlichkeit kein lokales. Sollte sich also auch bei dir reproduzieren lassen. Ich nutze allerdings solcast statt pvforecast.

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

                      @diginix sagte in Test PV Forecast Adapter:

                      Komma schon. Im RAW stand mit Eingabe von Komma dann peakpower": 7.7

                      Dann ist es auf jeden Fall richtig. Scheint an der eingestellten locale zu liegen, wie der Admin die Eingabe erlaubt.

                      @diginix sagte in Test PV Forecast Adapter:

                      Ich nutze allerdings solcast statt pvforecast.

                      Im Adapter ist es so, dass die Server-Response von Solcast in das Format von Foarecastsolar umgebaut wird. Daran habe ich nichts geändert. Ich registriere mich aber jetzt mal bei Solcast und teste was da schief läuft.

                      Was für einen Account-Typ hast Du dort?

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

                        @haus-automatisierung Den kostenfreien, aber man bekommt dort zwingend ein API Key.
                        Danke, dass du es dir selbst mal anschaust!

                        Im Log von heute gibt es bisher keine einzige Zeile vom Adapter. Aber die DPs sind alle 08:50 Uhr zuletzt aktualisiert und werden es auch alle 10 min, nur eben zT ohne Werte.
                        Wenn man den Adapter nach Sonnenuntergang neu startet, bekommt man für den aktuellen Tag 0 Wh, was logisch ist. Dafür aber eben für den Folgetag dann ein Wert. Ich starte den Adapter jetzt mal neu und schaue ob dann beide einen Wert bekommen. Noch stimmt der für heute.

                        c359f7bc-7ad2-4b57-91a8-b298810027eb-image.png

                        Was ich gerade sehe, pvforecast.0.plants.1.energy.tomorrow wird angeblich auch immer alle 10 min geändert, obwohl den ganzen Tag schon null drin steht. Irgendwas macht der Adapter da also. Formatfehler oder Problem bei Umrechnung auf Watt?

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

                          @diginix sagte in Test PV Forecast Adapter:

                          Irgendwas macht der Adapter da also

                          Ein einfaches Debug-Log würde das alles zeigen. Aber so bekomme ich die Infos ja nur Häppchenweise und gucke auf dem eigenen System was falsch läuft 🙂

                          Und ja, die Werte werden alle 10 Minuten neu geschrieben (aber nicht neu vom Server abgeholt). Auch das war bei der 1.x schon so.

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

                            @haus-automatisierung Ich stell ihn jetzt mal auf Loglevel debug. Ist ja kein Problem das mal 11 Minuten so zu lassen. Bisher dachte ich ja es passiert erst bei Datumswechsel und stundenlang ist debuglog nicht so toll. 😉

                            Hier ist das Debuglog:

                            2022-05-23 09:17:25.880 - info: pvforecast.0 (1083421) starting. Version 2.1.1 in /opt/iobroker/node_modules/iobroker.pvforecast, node: v14.19.3, js-controller: 4.0.23
                            2022-05-23 09:17:25.900 - debug: pvforecast.0 (1083421) instance config: {"service":"solcast","intervall":60,"apiKey":"***","weatherEnabled":false,"latitude":"","longitude":"","everyhourEnabled":true,"everyhourStepsize":"full","watt_kw":true,"influxinstace":"","chartingEnabled":false,"chartingJustToday":false,"chartingLabelFormat":"HH:mm","chartingRoation":270,"chartingAxisStepY":1,"devices":[{"name":"1","azimuth":0,"tilt":30,"peakpower":7.7,"graphcolor":"#000000","labelcolor":"#000000"}]}
                            2022-05-23 09:17:25.901 - debug: pvforecast.0 (1083421) longitude and/or latitude not set, loading system configuration
                            2022-05-23 09:17:25.938 - info: pvforecast.0 (1083421) using system latitude: 50.******** longitude: 10.********
                            2022-05-23 09:17:25.969 - debug: pvforecast.0 (1083421) Existing plant devices: [{"type":"device","common":{"name":"1"},"native":{},"from":"system.adapter.pvforecast.0","user":"system.user.admin","ts":1653254428333,"_id":"pvforecast.0.plants.1","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}] - configured: ["pvforecast.0.plants.1"]
                            2022-05-23 09:17:25.969 - debug: pvforecast.0 (1083421) The interval is set to 60 minutes.
                            2022-05-23 09:17:25.995 - debug: pvforecast.0 (1083421) creating states for plant: "1" (1)
                            2022-05-23 09:17:26.643 - debug: pvforecast.0 (1083421) init done
                            2022-05-23 09:17:26.694 - debug: pvforecast.0 (1083421) plant "1" - last update: 1653254430372, service url: https://api.solcast.com.au/world_pv_power/forecasts?format=json&hours=48&loss_factor=1&latitude=50.********&longitude=10.********&tilt=30&azimuth=-180&capacity=7.7&api_key=***
                            2022-05-23 09:17:26.696 - debug: pvforecast.0 (1083421) Last update of "1" is within refresh interval - skipping
                            2022-05-23 09:17:26.696 - debug: pvforecast.0 (1083421) received all data
                            2022-05-23 09:17:26.698 - debug: pvforecast.0 (1083421) updateServiceDataInterval (solcast) - next service refresh in 56553302
                            2022-05-23 09:17:26.699 - debug: pvforecast.0 (1083421) starting actual data update by interval
                            2022-05-23 09:17:26.711 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.06:00:00 - value: 921
                            2022-05-23 09:17:26.715 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.07:00:00 - value: 1754
                            2022-05-23 09:17:26.718 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.08:00:00 - value: 2552
                            2022-05-23 09:17:26.720 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.09:00:00 - value: 3141
                            2022-05-23 09:17:26.723 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.10:00:00 - value: 3610
                            2022-05-23 09:17:26.726 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.11:00:00 - value: 4088
                            2022-05-23 09:17:26.728 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.12:00:00 - value: 4615
                            2022-05-23 09:17:26.731 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.13:00:00 - value: 4337
                            2022-05-23 09:17:26.734 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.14:00:00 - value: 3437
                            2022-05-23 09:17:26.736 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.15:00:00 - value: 2670
                            2022-05-23 09:17:26.739 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.16:00:00 - value: 1710
                            2022-05-23 09:17:26.742 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.17:00:00 - value: 760
                            2022-05-23 09:17:26.744 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.18:00:00 - value: 144
                            2022-05-23 09:17:26.756 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.19:00:00 - value: 0
                            2022-05-23 09:17:26.759 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.20:00:00 - value: 0
                            2022-05-23 09:17:26.762 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.21:00:00 - value: 0
                            2022-05-23 09:17:26.765 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.06:00:00 - value: 918
                            2022-05-23 09:17:26.768 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.07:00:00 - value: 1676
                            2022-05-23 09:17:26.770 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.08:00:00 - value: 2475
                            2022-05-23 09:17:26.772 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.09:00:00 - value: 3182
                            2022-05-23 09:17:26.774 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.10:00:00 - value: 3740
                            2022-05-23 09:17:26.777 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.11:00:00 - value: 4042
                            2022-05-23 09:17:26.780 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.12:00:00 - value: 4265
                            2022-05-23 09:17:26.782 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.13:00:00 - value: 4375
                            2022-05-23 09:17:26.784 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.14:00:00 - value: 4260
                            2022-05-23 09:17:26.786 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.15:00:00 - value: 3854
                            2022-05-23 09:17:26.788 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.16:00:00 - value: 2684
                            2022-05-23 09:17:26.790 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.17:00:00 - value: 1436
                            2022-05-23 09:17:26.792 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.18:00:00 - value: 578
                            2022-05-23 09:17:26.794 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.19:00:00 - value: 0
                            2022-05-23 09:17:26.797 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.20:00:00 - value: 0
                            2022-05-23 09:17:26.799 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.21:00:00 - value: 0
                            2022-05-23 09:17:27.129 - debug: pvforecast.0 (1083421) finished plant update: "1"
                            2022-05-23 09:17:27.129 - debug: pvforecast.0 (1083421) finished plants update
                            2022-05-23 09:17:27.439 - debug: pvforecast.0 (1083421) global time: {"1":[{"dayOfMonth":23,"time":"06:00:00","value":921},{"dayOfMonth":23,"time":"07:00:00","value":1754},{"dayOfMonth":23,"time":"08:00:00","value":2552},{"dayOfMonth":23,"time":"09:00:00","value":3141},{"dayOfMonth":23,"time":"10:00:00","value":3610},{"dayOfMonth":23,"time":"11:00:00","value":4088},{"dayOfMonth":23,"time":"12:00:00","value":4615},{"dayOfMonth":23,"time":"13:00:00","value":4337},{"dayOfMonth":23,"time":"14:00:00","value":3437},{"dayOfMonth":23,"time":"15:00:00","value":2670},{"dayOfMonth":23,"time":"16:00:00","value":1710},{"dayOfMonth":23,"time":"17:00:00","value":760},{"dayOfMonth":23,"time":"18:00:00","value":144},{"dayOfMonth":23,"time":"19:00:00","value":0},{"dayOfMonth":23,"time":"20:00:00","value":0},{"dayOfMonth":23,"time":"21:00:00","value":0},{"dayOfMonth":24,"time":"06:00:00","value":918},{"dayOfMonth":24,"time":"07:00:00","value":1676},{"dayOfMonth":24,"time":"08:00:00","value":2475},{"dayOfMonth":24,"time":"09:00:00","value":3182},{"dayOfMonth":24,"time":"10:00:00","value":3740},{"dayOfMonth":24,"time":"11:00:00","value":4042},{"dayOfMonth":24,"time":"12:00:00","value":4265},{"dayOfMonth":24,"time":"13:00:00","value":4375},{"dayOfMonth":24,"time":"14:00:00","value":4260},{"dayOfMonth":24,"time":"15:00:00","value":3854},{"dayOfMonth":24,"time":"16:00:00","value":2684},{"dayOfMonth":24,"time":"17:00:00","value":1436},{"dayOfMonth":24,"time":"18:00:00","value":578},{"dayOfMonth":24,"time":"19:00:00","value":0},{"dayOfMonth":24,"time":"20:00:00","value":0},{"dayOfMonth":24,"time":"21:00:00","value":0}]}
                            2022-05-23 09:27:27.477 - debug: pvforecast.0 (1083421) starting actual data update by interval
                            2022-05-23 09:27:27.481 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.06:00:00 - value: 921
                            2022-05-23 09:27:27.483 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.07:00:00 - value: 1754
                            2022-05-23 09:27:27.486 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.08:00:00 - value: 2552
                            2022-05-23 09:27:27.488 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.09:00:00 - value: 3141
                            2022-05-23 09:27:27.552 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.10:00:00 - value: 3610
                            2022-05-23 09:27:27.557 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.11:00:00 - value: 4088
                            2022-05-23 09:27:27.559 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.12:00:00 - value: 4615
                            2022-05-23 09:27:27.561 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.13:00:00 - value: 4337
                            2022-05-23 09:27:27.563 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.14:00:00 - value: 3437
                            2022-05-23 09:27:27.567 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.15:00:00 - value: 2670
                            2022-05-23 09:27:27.569 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.16:00:00 - value: 1710
                            2022-05-23 09:27:27.572 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.17:00:00 - value: 760
                            2022-05-23 09:27:27.574 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.18:00:00 - value: 144
                            2022-05-23 09:27:27.579 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.19:00:00 - value: 0
                            2022-05-23 09:27:27.582 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.20:00:00 - value: 0
                            2022-05-23 09:27:27.585 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.21:00:00 - value: 0
                            2022-05-23 09:27:27.589 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.06:00:00 - value: 918
                            2022-05-23 09:27:27.594 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.07:00:00 - value: 1676
                            2022-05-23 09:27:27.596 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.08:00:00 - value: 2475
                            2022-05-23 09:27:27.598 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.09:00:00 - value: 3182
                            2022-05-23 09:27:27.600 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.10:00:00 - value: 3740
                            2022-05-23 09:27:27.603 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.11:00:00 - value: 4042
                            2022-05-23 09:27:27.605 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.12:00:00 - value: 4265
                            2022-05-23 09:27:27.607 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.13:00:00 - value: 4375
                            2022-05-23 09:27:27.609 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.14:00:00 - value: 4260
                            2022-05-23 09:27:27.611 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.15:00:00 - value: 3854
                            2022-05-23 09:27:27.613 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.16:00:00 - value: 2684
                            2022-05-23 09:27:27.616 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.17:00:00 - value: 1436
                            2022-05-23 09:27:27.617 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.18:00:00 - value: 578
                            2022-05-23 09:27:27.619 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.19:00:00 - value: 0
                            2022-05-23 09:27:27.621 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.20:00:00 - value: 0
                            2022-05-23 09:27:27.623 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.21:00:00 - value: 0
                            2022-05-23 09:27:27.823 - debug: pvforecast.0 (1083421) finished plant update: "1"
                            2022-05-23 09:27:27.823 - debug: pvforecast.0 (1083421) finished plants update
                            2022-05-23 09:27:28.717 - debug: pvforecast.0 (1083421) global time: {"1":[{"dayOfMonth":23,"time":"06:00:00","value":921},{"dayOfMonth":23,"time":"07:00:00","value":1754},{"dayOfMonth":23,"time":"08:00:00","value":2552},{"dayOfMonth":23,"time":"09:00:00","value":3141},{"dayOfMonth":23,"time":"10:00:00","value":3610},{"dayOfMonth":23,"time":"11:00:00","value":4088},{"dayOfMonth":23,"time":"12:00:00","value":4615},{"dayOfMonth":23,"time":"13:00:00","value":4337},{"dayOfMonth":23,"time":"14:00:00","value":3437},{"dayOfMonth":23,"time":"15:00:00","value":2670},{"dayOfMonth":23,"time":"16:00:00","value":1710},{"dayOfMonth":23,"time":"17:00:00","value":760},{"dayOfMonth":23,"time":"18:00:00","value":144},{"dayOfMonth":23,"time":"19:00:00","value":0},{"dayOfMonth":23,"time":"20:00:00","value":0},{"dayOfMonth":23,"time":"21:00:00","value":0},{"dayOfMonth":24,"time":"06:00:00","value":918},{"dayOfMonth":24,"time":"07:00:00","value":1676},{"dayOfMonth":24,"time":"08:00:00","value":2475},{"dayOfMonth":24,"time":"09:00:00","value":3182},{"dayOfMonth":24,"time":"10:00:00","value":3740},{"dayOfMonth":24,"time":"11:00:00","value":4042},{"dayOfMonth":24,"time":"12:00:00","value":4265},{"dayOfMonth":24,"time":"13:00:00","value":4375},{"dayOfMonth":24,"time":"14:00:00","value":4260},{"dayOfMonth":24,"time":"15:00:00","value":3854},{"dayOfMonth":24,"time":"16:00:00","value":2684},{"dayOfMonth":24,"time":"17:00:00","value":1436},{"dayOfMonth":24,"time":"18:00:00","value":578},{"dayOfMonth":24,"time":"19:00:00","value":0},{"dayOfMonth":24,"time":"20:00:00","value":0},{"dayOfMonth":24,"time":"21:00:00","value":0}]}
                            2022-05-23 09:37:28.761 - debug: pvforecast.0 (1083421) starting actual data update by interval
                            2022-05-23 09:37:28.767 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.06:00:00 - value: 921
                            2022-05-23 09:37:28.770 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.07:00:00 - value: 1754
                            2022-05-23 09:37:28.772 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.08:00:00 - value: 2552
                            2022-05-23 09:37:28.775 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.09:00:00 - value: 3141
                            2022-05-23 09:37:28.777 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.10:00:00 - value: 3610
                            2022-05-23 09:37:28.779 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.11:00:00 - value: 4088
                            2022-05-23 09:37:28.782 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.12:00:00 - value: 4615
                            2022-05-23 09:37:28.785 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.13:00:00 - value: 4337
                            2022-05-23 09:37:28.787 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.14:00:00 - value: 3437
                            2022-05-23 09:37:28.790 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.15:00:00 - value: 2670
                            2022-05-23 09:37:28.792 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.16:00:00 - value: 1710
                            2022-05-23 09:37:28.795 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.17:00:00 - value: 760
                            2022-05-23 09:37:28.797 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.18:00:00 - value: 144
                            2022-05-23 09:37:28.800 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.19:00:00 - value: 0
                            2022-05-23 09:37:28.810 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.20:00:00 - value: 0
                            2022-05-23 09:37:28.812 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursToday.21:00:00 - value: 0
                            2022-05-23 09:37:28.815 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.06:00:00 - value: 918
                            2022-05-23 09:37:28.817 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.07:00:00 - value: 1676
                            2022-05-23 09:37:28.820 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.08:00:00 - value: 2475
                            2022-05-23 09:37:28.824 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.09:00:00 - value: 3182
                            2022-05-23 09:37:28.826 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.10:00:00 - value: 3740
                            2022-05-23 09:37:28.828 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.11:00:00 - value: 4042
                            2022-05-23 09:37:28.830 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.12:00:00 - value: 4265
                            2022-05-23 09:37:28.832 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.13:00:00 - value: 4375
                            2022-05-23 09:37:28.835 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.14:00:00 - value: 4260
                            2022-05-23 09:37:28.838 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.15:00:00 - value: 3854
                            2022-05-23 09:37:28.841 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.16:00:00 - value: 2684
                            2022-05-23 09:37:28.844 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.17:00:00 - value: 1436
                            2022-05-23 09:37:28.846 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.18:00:00 - value: 578
                            2022-05-23 09:37:28.849 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.19:00:00 - value: 0
                            2022-05-23 09:37:28.851 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.20:00:00 - value: 0
                            2022-05-23 09:37:28.854 - debug: pvforecast.0 (1083421) [saveEveryHour] found time plants.1.power.hoursTomorrow.21:00:00 - value: 0
                            2022-05-23 09:37:29.142 - debug: pvforecast.0 (1083421) finished plant update: "1"
                            2022-05-23 09:37:29.143 - debug: pvforecast.0 (1083421) finished plants update
                            2022-05-23 09:37:29.276 - debug: pvforecast.0 (1083421) global time: {"1":[{"dayOfMonth":23,"time":"06:00:00","value":921},{"dayOfMonth":23,"time":"07:00:00","value":1754},{"dayOfMonth":23,"time":"08:00:00","value":2552},{"dayOfMonth":23,"time":"09:00:00","value":3141},{"dayOfMonth":23,"time":"10:00:00","value":3610},{"dayOfMonth":23,"time":"11:00:00","value":4088},{"dayOfMonth":23,"time":"12:00:00","value":4615},{"dayOfMonth":23,"time":"13:00:00","value":4337},{"dayOfMonth":23,"time":"14:00:00","value":3437},{"dayOfMonth":23,"time":"15:00:00","value":2670},{"dayOfMonth":23,"time":"16:00:00","value":1710},{"dayOfMonth":23,"time":"17:00:00","value":760},{"dayOfMonth":23,"time":"18:00:00","value":144},{"dayOfMonth":23,"time":"19:00:00","value":0},{"dayOfMonth":23,"time":"20:00:00","value":0},{"dayOfMonth":23,"time":"21:00:00","value":0},{"dayOfMonth":24,"time":"06:00:00","value":918},{"dayOfMonth":24,"time":"07:00:00","value":1676},{"dayOfMonth":24,"time":"08:00:00","value":2475},{"dayOfMonth":24,"time":"09:00:00","value":3182},{"dayOfMonth":24,"time":"10:00:00","value":3740},{"dayOfMonth":24,"time":"11:00:00","value":4042},{"dayOfMonth":24,"time":"12:00:00","value":4265},{"dayOfMonth":24,"time":"13:00:00","value":4375},{"dayOfMonth":24,"time":"14:00:00","value":4260},{"dayOfMonth":24,"time":"15:00:00","value":3854},{"dayOfMonth":24,"time":"16:00:00","value":2684},{"dayOfMonth":24,"time":"17:00:00","value":1436},{"dayOfMonth":24,"time":"18:00:00","value":578},{"dayOfMonth":24,"time":"19:00:00","value":0},{"dayOfMonth":24,"time":"20:00:00","value":0},{"dayOfMonth":24,"time":"21:00:00","value":0}]}
                            2022-05-23 09:44:10.184 - info: pvforecast.0 (1083421) Got terminate signal TERMINATE_YOURSELF
                            2022-05-23 09:44:10.185 - info: pvforecast.0 (1083421) terminating
                            2022-05-23 09:44:10.186 - info: pvforecast.0 (1083421) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                            

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

                              @diginix sagte in Test PV Forecast Adapter:

                              Wenn man den Adapter nach Sonnenuntergang neu startet, bekommt man für den aktuellen Tag 0 Wh, was logisch ist.

                              Genau, das ist bei Solcast leider so. Forecastsolar gibt einem den kompletten Tag zurück - also auch in der Vergangenheit liegende Stunden beim ersten Adapter-Start / Neustart.

                              Ich habe aber noch einen Bug gefunden, dass die Solcast-Daten ggf. nicht aktualisiert werden. Das erklärt aber noch nicht, warum

                              @diginix sagte in Test PV Forecast Adapter:

                              pvforecast.0.plants.1.energy.tomorrow weiterhin "null".

                              ist. Das hat bei mir auch mit Solcast direkt funktioniert. Auch mit Version 2.1.1. Du könntest mal ein force update durchführen mit dem Datenpunkt pvforecast.0.plants.1.service.refresh

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

                                @haus-automatisierung sagte in Test PV Forecast Adapter:

                                @diginix sagte in Test PV Forecast Adapter:

                                Wenn man den Adapter nach Sonnenuntergang neu startet, bekommt man für den aktuellen Tag 0 Wh, was logisch ist.

                                Genau, das ist bei Solcast leider so. Forecastsolar gibt einem den kompletten Tag zurück - also auch in der Vergangenheit liegende Stunden beim ersten Adapter-Start / Neustart.

                                Das stört mich nicht, da der Adapter ja idealerweise durchläuft. Ich brauche die Stundenwerte auch nicht wirklich. Außerdem sind nur die solcast Prognosen annährend brauchbar. pvforecast (zumindest kostenfrei) ist so weit weg von der Realität. Da kann ich auch würfeln.

                                Ich habe aber noch einen Bug gefunden, dass die Solcast-Daten ggf. nicht aktualisiert werden.

                                Sicher nicht verkehrt diesen gefunden und gefixt zu haben. 😉

                                Das erklärt aber noch nicht, warum

                                @diginix sagte in Test PV Forecast Adapter:

                                pvforecast.0.plants.1.energy.tomorrow weiterhin "null".

                                ist. Das hat bei mir auch mit Solcast direkt funktioniert. Auch mit Version 2.1.1. Du könntest mal ein force update durchführen mit dem Datenpunkt pvforecast.0.plants.1.service.refresh

                                Wie genau geht das?
                                Im Debuglog war nichts sachdienliches zum Fehlverhalten?

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

                                  @haus-automatisierung Mit 2.1.2 sind sofort alle Objekte aktuell. Ob morgen dann wieder pvforecast.0.plants.1.energy.tomorrow null zeigt, wissen wir in 12 Stunden.

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

                                    @diginix sagte in Test PV Forecast Adapter:

                                    Mit 2.1.2 sind sofort alle Objekte aktuell.

                                    Perfekt, danke für den Bug-Report und die Tests. Wenn ich nichts höre, gehe ich davon aus, dass alles läuft 🙂

                                    Diginix 2 Replies Last reply Reply Quote 1
                                    • Diginix
                                      Diginix @haus-automatisierung last edited by

                                      @haus-automatisierung Damit du nicht nur davon ausgehen musst, sondern es auch sicher weißt: Auch nach Datumswechsel funktioniert mit v2.1.2 alles. 👍

                                      lobomau 1 Reply Last reply Reply Quote 1
                                      • lobomau
                                        lobomau @Diginix last edited by

                                        @haus-automatisierung Muss ich bei der Darstellung im widget "materialdesign JSON chart", Quelle: pvforecast.0.summary.JSONGraph etwas beachten oder ist da ein bug? Die Zahlen liegen auch etwas übereinander.
                                        Adapterversion 2.1.2

                                        Wenn ich das widget auseinanderziehe rutscht der Inhalt aus dem Sichtbereich:

                                        44e8389e-3d2e-4d4e-85bc-dd4f9583dd6e-image.png

                                        438f5723-0c41-4fc9-b489-27fd09b4296a-image.png

                                        Latzi haus-automatisierung 2 Replies Last reply Reply Quote 0
                                        • Diginix
                                          Diginix last edited by

                                          @haus-automatisierung Ein Thema hab ich aber doch noch. Trotz dass der Adapter bereits vor 0 Uhr lief und somit der volle Tag verarbeitet werden kann, bekomme ich weiterhin diese Logzeilen, zum Teil auch doppelt pro Sekunde:

                                          2022-05-24 00:06:05.761 - info: pvforecast.0 (1108379) hourly states missed 12 items - please check if your license allows to request all values
                                          2022-05-24 00:16:06.132 - info: pvforecast.0 (1108379) hourly states missed 12 items - please check if your license allows to request all values
                                          2022-05-24 00:26:06.595 - info: pvforecast.0 (1108379) hourly states missed 12 items - please check if your license allows to request all values
                                          2022-05-24 00:36:06.931 - info: pvforecast.0 (1108379) hourly states missed 12 items - please check if your license allows to request all values
                                          2022-05-24 00:56:07.612 - info: pvforecast.0 (1108379) hourly states missed 12 items - please check if your license allows to request all values
                                          2022-05-24 01:16:08.321 - info: pvforecast.0 (1108379) hourly states missed 11 items - please check if your license allows to request all values
                                          2022-05-24 01:26:08.754 - info: pvforecast.0 (1108379) hourly states missed 17 items - please check if your license allows to request all values
                                          2022-05-24 01:56:09.837 - info: pvforecast.0 (1108379) hourly states missed 16 items - please check if your license allows to request all values
                                          2022-05-24 02:16:10.454 - info: pvforecast.0 (1108379) hourly states missed 16 items - please check if your license allows to request all values
                                          2022-05-24 02:26:10.788 - info: pvforecast.0 (1108379) hourly states missed 10 items - please check if your license allows to request all values
                                          2022-05-24 02:26:10.789 - info: pvforecast.0 (1108379) hourly states missed 17 items - please check if your license allows to request all values
                                          2022-05-24 02:36:11.169 - info: pvforecast.0 (1108379) hourly states missed 12 items - please check if your license allows to request all values
                                          2022-05-24 02:46:11.481 - info: pvforecast.0 (1108379) hourly states missed 17 items - please check if your license allows to request all values
                                          2022-05-24 02:56:12.265 - info: pvforecast.0 (1108379) hourly states missed 16 items - please check if your license allows to request all values
                                          2022-05-24 03:06:12.624 - info: pvforecast.0 (1108379) hourly states missed 17 items - please check if your license allows to request all values
                                          2022-05-24 03:26:13.291 - info: pvforecast.0 (1108379) hourly states missed 11 items - please check if your license allows to request all values
                                          2022-05-24 03:26:13.292 - info: pvforecast.0 (1108379) hourly states missed 17 items - please check if your license allows to request all values
                                          2022-05-24 03:36:13.945 - info: pvforecast.0 (1108379) hourly states missed 16 items - please check if your license allows to request all values
                                          2022-05-24 03:46:14.322 - info: pvforecast.0 (1108379) hourly states missed 16 items - please check if your license allows to request all values
                                          2022-05-24 03:56:14.682 - info: pvforecast.0 (1108379) hourly states missed 11 items - please check if your license allows to request all values
                                          2022-05-24 03:56:14.683 - info: pvforecast.0 (1108379) hourly states missed 17 items - please check if your license allows to request all values
                                          2022-05-24 04:06:15.243 - info: pvforecast.0 (1108379) hourly states missed 11 items - please check if your license allows to request all values
                                          2022-05-24 04:06:15.243 - info: pvforecast.0 (1108379) hourly states missed 17 items - please check if your license allows to request all values
                                          2022-05-24 04:16:15.707 - info: pvforecast.0 (1108379) hourly states missed 16 items - please check if your license allows to request all values
                                          2022-05-24 04:46:16.600 - info: pvforecast.0 (1108379) hourly states missed 12 items - please check if your license allows to request all values
                                          2022-05-24 04:46:16.600 - info: pvforecast.0 (1108379) hourly states missed 17 items - please check if your license allows to request all values
                                          2022-05-24 05:16:17.657 - info: pvforecast.0 (1108379) hourly states missed 11 items - please check if your license allows to request all values
                                          2022-05-24 05:16:17.658 - info: pvforecast.0 (1108379) hourly states missed 17 items - please check if your license allows to request all values
                                          2022-05-24 05:46:19.145 - info: pvforecast.0 (1108379) hourly states missed 10 items - please check if your license allows to request all values
                                          2022-05-24 05:46:19.146 - info: pvforecast.0 (1108379) hourly states missed 17 items - please check if your license allows to request all values
                                          2022-05-24 05:56:19.835 - info: pvforecast.0 (1108379) hourly states missed 12 items - please check if your license allows to request all values
                                          2022-05-24 06:26:20.819 - info: pvforecast.0 (1108379) hourly states missed 17 items - please check if your license allows to request all values
                                          2022-05-24 06:46:21.583 - info: pvforecast.0 (1108379) hourly states missed 10 items - please check if your license allows to request all values
                                          2022-05-24 06:46:21.583 - info: pvforecast.0 (1108379) hourly states missed 17 items - please check if your license allows to request all values
                                          2022-05-24 06:56:21.988 - info: pvforecast.0 (1108379) hourly states missed 17 items - please check if your license allows to request all values
                                          2022-05-24 07:16:23.174 - info: pvforecast.0 (1108379) hourly states missed 10 items - please check if your license allows to request all values
                                          2022-05-24 07:16:23.174 - info: pvforecast.0 (1108379) hourly states missed 17 items - please check if your license allows to request all values
                                          2022-05-24 07:26:23.538 - info: pvforecast.0 (1108379) hourly states missed 17 items - please check if your license allows to request all values
                                          2022-05-24 08:16:25.841 - info: pvforecast.0 (1108379) hourly states missed 17 items - please check if your license allows to request all values
                                          2022-05-24 08:26:26.349 - info: pvforecast.0 (1108379) hourly states missed 17 items - please check if your license allows to request all values
                                          2022-05-24 08:46:27.093 - info: pvforecast.0 (1108379) hourly states missed 17 items - please check if your license allows to request all values
                                          2022-05-24 08:56:27.495 - info: pvforecast.0 (1108379) hourly states missed 10 items - please check if your license allows to request all values
                                          2022-05-24 08:56:27.496 - info: pvforecast.0 (1108379) hourly states missed 17 items - please check if your license allows to request all values
                                          

                                          Anders bzw seltener als so kann ich es aber nicht konfigurieren:
                                          8eef93fd-50ee-4567-bda3-496400fdc077-image.png

                                          Ich vermute dass der Check nicht mit den solcast Daten zusammen passt.
                                          Ich stellt den Loglevel vorerst auf warn, wie bei vielen anderen Adaptern auch.

                                          haus-automatisierung 1 Reply Last reply Reply Quote 0
                                          • Latzi
                                            Latzi @lobomau last edited by

                                            @lobomau
                                            stell mal im Adapter unter Optionen die Rotation der Diagrammetiketten270 auf 0, dann kommen die Werte waagrecht (hilft zwar auch nicht viel), ist aber kein Thema des Adapters sondern vom materialdesign.
                                            2c2bdbf0-ec30-4613-ad1b-d1570d47e236-image.png

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            664
                                            Online

                                            31.6k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

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