Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. pvforecast has an invalid jsonConfig

    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

    pvforecast has an invalid jsonConfig

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

      Aaaaaalso:

      Bookworm in LXC auf Proxmox
      Node 18.20.1
      PV-Prognose 2.9.1
      SolarPredictionAPI mit API-Schlüssel

      pvforecast.0
      2024-04-05 18:28:42.793	error	Axios Error AxiosError: Request failed with status code 429
      
      pvforecast.0
      2024-04-05 18:28:42.742	error	Axios Error AxiosError: Request failed with status code 403
      
      pvforecast.0
      2024-04-05 17:28:42.479	info	Starting internal update cron (every 15 Minutes) for timezone: Europe/Berlin
      
      pvforecast.0
      2024-04-05 17:28:42.450	error	Axios Error AxiosError: Request failed with status code 429
      
      pvforecast.0
      2024-04-05 17:28:42.398	error	Axios Error AxiosError: Request failed with status code 403
      
      pvforecast.0
      2024-04-05 17:28:41.561	info	using system latitude: xxxxx longitude: yyyyyy
      
      pvforecast.0
      2024-04-05 17:28:41.549	info	starting. Version 2.9.1 in /opt/iobroker/node_modules/iobroker.pvforecast, node: v18.20.1, js-controller: 5.0.19
      
      Thomas Braun 1 Reply Last reply Reply Quote 0
      • mcm1957
        mcm1957 @haus-automatisierung last edited by

        @haus-automatisierung
        Im Prinzip hast ja recht / versteh ich dich. Aber derzeit gibts keinen anderen funktionierenden Check. Sobald der existiert kann man auch von meiner Seite drüber reden die Meldung aus dem Log zu nhemen.

        Kennst du dich mit Schemas aus?
        Ev. kannst du ja das Schema fixen wenn Moritz nicht dazu kommt .
        Kannst du einen geeigneten Codeschnipsel bastel n der die Prüfung vornimmt und den ich in den repochecker einbauen könnte?

        Aber da ist hier OT. Können wir auch beim RepoChecker diskutieren.
        (https://github.com/ioBroker/ioBroker.repochecker/issues/174)

        mcm1957 created this issue in ioBroker/ioBroker.repochecker

        open Add jsonConfig check #174

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

          @guitardoc

          Hast du die Systemzeit sauber gesetzt? Das sieht für mich etwas krumm aus.

          G 1 Reply Last reply Reply Quote 0
          • G
            guitardoc @Thomas Braun last edited by

            @thomas-braun Wie bekomme ich das raus?

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

              @guitardoc

              Schau dir

              timedatectl 
              

              an.

              G 1 Reply Last reply Reply Quote 1
              • G
                guitardoc @Thomas Braun last edited by

                @thomas-braun said in pvforecast has an invalid jsonConfig:

                timedatectl

                Hmm, da kommt

                Uncaught ReferenceError: timedatectl is not defined
                
                Thomas Braun 1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @guitardoc last edited by

                  @guitardoc

                  Sollte eigentlich so aussehen:

                  [thomas@roamer iob_diag]$ timedatectl 
                                 Local time: Fr 2024-04-05 20:08:21 CEST
                             Universal time: Fr 2024-04-05 18:08:21 UTC
                                   RTC time: Fr 2024-04-05 18:08:21
                                  Time zone: Europe/Berlin (CEST, +0200)
                  System clock synchronized: yes
                                NTP service: active
                            RTC in local TZ: no
                  [thomas@roamer iob_diag]$ 
                  
                  G 1 Reply Last reply Reply Quote 0
                  • G
                    guitardoc @Thomas Braun last edited by guitardoc

                    @thomas-braun Arrrgh, mein Fehler. War im falschen Programm… 🙂

                    mn@iobroker:~$ timedatectl
                                   Local time: Fri 2024-04-05 20:27:07 CEST
                               Universal time: Fri 2024-04-05 18:27:07 UTC
                                     RTC time: n/a
                                    Time zone: Europe/Berlin (CEST, +0200)
                    System clock synchronized: yes
                                  NTP service: inactive
                              RTC in local TZ: no
                    mn@iobroker:~$
                    
                    G 1 Reply Last reply Reply Quote 0
                    • G
                      guitardoc @guitardoc last edited by

                      Muss da irgendwo was geändert werden? Mal abgesehen von der Uhrzeit stehen da unterschiedliche Dinge…

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

                        @guitardoc sagte in pvforecast has an invalid jsonConfig:

                        Mal abgesehen von der Uhrzeit stehen da unterschiedliche Dinge…

                        Nee, passt. Unterschiedliche Dinge, weil unsere Systeme auch unterschiedlich sind.

                        G 1 Reply Last reply Reply Quote 1
                        • G
                          guitardoc @Thomas Braun last edited by

                          @thomas-braun OK, danke fürs Nachschauen. Vielleicht muss ich aber irgendwo anders noch was einstellen damit der Adapter läuft?

                          G 1 Reply Last reply Reply Quote 0
                          • G
                            guitardoc @guitardoc last edited by

                            Niemand mehr eine Idee? Hier noch meine Adaptereinstellungen:

                            deb3dad4-35d8-49f6-9928-682cfffabe3a-image.png

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

                              @guitardoc

                              403 und 429 kommen vom Server, der lässt dich nicht rein. Zu oft angefragt?

                              G 1 Reply Last reply Reply Quote 0
                              • G
                                guitardoc @Thomas Braun last edited by

                                @thomas-braun Hmm, ich hab den letzten Provider in der Liste ausgewählt, weil der für das volle Programm den API-Key kostenlos ausgibt. Ich brauche die Berücksichtigung des Wetters, nur vom möglichen Sonnenstand her nützt es mir nicht viel wenn dicke Wolken am Himmel hängen.
                                Vielleicht funktioniert der Provider auch gar nicht mehr.
                                Hatte gestern mal noch einen anderen getestet, aber der funktionierte auch nicht. Werde es nachher noch mal testen. Ohne Einbeziehung des Wetters nützt es mir allerdings wie gesagt nicht viel.

                                haus-automatisierung G 2 Replies Last reply Reply Quote 0
                                • haus-automatisierung
                                  haus-automatisierung Developer Most Active @guitardoc last edited by

                                  @guitardoc Teile doch bitte einfach ein Log im Debug-Mode 🙂

                                  G 1 Reply Last reply Reply Quote 0
                                  • G
                                    guitardoc @guitardoc last edited by

                                    Hab es gleich noch mal getestet. Gestern hatte ich es nur mit Mäusekino versucht, da hab ich wohl mit den dicken Daumen irgendwo was falsch eingestellt. Jetzt am "richtigen" Rechner funktioniert es mit dem ersten Provider aus der Liste.

                                    Der letzte Provider scheint tot zu sein - daher startete der Adapter nicht. Nun muss ich mich mal durch die einzelnen Subscriptions der beiden anderen Provider hangeln - obwohl es halt fraglich ist, ob sich so viel Energie einsparen lässt wenn man vorher weiß wie viel die PV-Anlage in den nächsten Tagen liefern wird (vor allem da ich auch noch 20kWh Speicher habe) um die Kosten für eine Subscription wieder zu erwirtschaften... 🙂

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

                                      @haus-automatisierung Hab den letzten Provider aus der Liste noch mal eingestellt. Hier das Debug-Log:

                                      pvforecast.0
                                      2024-04-06 12:41:08.732	debug	[updateActualDataCron] next execution:
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:08.726	info	Starting internal update cron (every 15 Minutes) for timezone: Europe/Berlin
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:08.662	debug	finished plants update
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:08.662	debug	finished plant update: "Westseite"
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:08.611	debug	generated JSON table of "Westseite": [{"Time":"2024-04-06T04:32:49+00:00","Power":"0,000"},{"Time":"2024-04-06T05:00:00+00:00","Power":"0,260"},{"Time":"2024-04-06T06:00:00+00:00","Power":"0,588"},{"Time":"2024-04-06T07:00:00+00:00","Power":"0,887"},{"Time":"2024-04-06T08:00:00+00:00","Power":"1,287"},{"Time":"2024-04-06T09:00:00+00:00","Power":"1,784"},{"Time":"2024-04-06T10:00:00+00:00","Power":"1,983"},{"Time":"2024-04-06T11:00:00+00:00","Power":"2,344"},{"Time":"2024-04-06T12:00:00+00:00","Power":"2,807"},{"Time":"2024-04-06T13:00:00+00:00","Power":"2,857"},{"Time":"2024-04-06T14:00:00+00:00","Power":"2,633"},{"Time":"2024-04-06T15:00:00+00:00","Power":"2,716"},{"Time":"2024-04-06T16:00:00+00:00","Power":"2,251"},{"Time":"2024-04-06T17:00:00+00:00","Power":"1,163"},{"Time":"2024-04-06T17:51:40+00:00","Power":"0,000"},{"Time":"2024-04-07T04:30:36+00:00","Power":"0,000"},{"Time":"2024-04-07T05:00:00+00:00","Power":"0,264"},{"Time":"2024-04-07T06:00:00+00:00","Power":"0,597"},{"Time":"2024-04-07T07:00:00+00:00","Power":"0,909"},{"Time":"2024-04-07T08:00:00+00:00","Power":"1,196"},{"Time":"2024-04-07T09:00:00+00:00","Power":"1,481"},{"Time":"2024-04-07T10:00:00+00:00","Power":"1,736"},{"Time":"2024-04-07T11:00:00+00:00","Power":"1,943"},{"Time":"2024-04-07T12:00:00+00:00","Power":"2,051"},{"Time":"2024-04-07T13:00:00+00:00","Power":"2,068"},{"Time":"2024-04-07T14:00:00+00:00","Power":"1,826"},{"Time":"2024-04-07T15:00:00+00:00","Power":"1,676"},{"Time":"2024-04-07T16:00:00+00:00","Power":"1,435"},{"Time":"2024-04-07T17:00:00+00:00","Power":"0,779"},{"Time":"2024-04-07T17:53:19+00:00","Power":"0,000"}]
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:08.565	debug	generated JSON data of "Westseite": [{"t":1712377969000,"y":0},{"t":1712379600000,"y":0.26},{"t":1712383200000,"y":0.588},{"t":1712386800000,"y":0.887},{"t":1712390400000,"y":1.287},{"t":1712394000000,"y":1.784},{"t":1712397600000,"y":1.983},{"t":1712401200000,"y":2.344},{"t":1712404800000,"y":2.807},{"t":1712408400000,"y":2.857},{"t":1712412000000,"y":2.633},{"t":1712415600000,"y":2.716},{"t":1712419200000,"y":2.251},{"t":1712422800000,"y":1.163},{"t":1712425900000,"y":0},{"t":1712464236000,"y":0},{"t":1712466000000,"y":0.264},{"t":1712469600000,"y":0.597},{"t":1712473200000,"y":0.909},{"t":1712476800000,"y":1.196},{"t":1712480400000,"y":1.481},{"t":1712484000000,"y":1.736},{"t":1712487600000,"y":1.943},{"t":1712491200000,"y":2.051},{"t":1712494800000,"y":2.068},{"t":1712498400000,"y":1.826},{"t":1712502000000,"y":1.676},{"t":1712505600000,"y":1.435},{"t":1712509200000,"y":0.779},{"t":1712512399000,"y":0}]
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:08.511	debug	[updateActualDataInterval] prepared data for plants.westseite.energy.*: {"2024-04-06 06:00:00":0,"2024-04-06 07:00:00":59,"2024-04-06 08:00:00":424,"2024-04-06 09:00:00":738,"2024-04-06 10:00:00":1087,"2024-04-06 11:00:00":1536,"2024-04-06 12:00:00":1884,"2024-04-06 13:00:00":2164,"2024-04-06 14:00:00":2576,"2024-04-06 15:00:00":2832,"2024-04-06 16:00:00":2745,"2024-04-06 17:00:00":2675,"2024-04-06 18:00:00":2484,"2024-04-06 19:00:00":2208,"2024-04-07 06:00:00":0,"2024-04-07 07:00:00":65,"2024-04-07 08:00:00":431,"2024-04-07 09:00:00":753,"2024-04-07 10:00:00":1053,"2024-04-07 11:00:00":1339,"2024-04-07 12:00:00":1609,"2024-04-07 13:00:00":1840,"2024-04-07 14:00:00":1997,"2024-04-07 15:00:00":2060,"2024-04-07 16:00:00":1947,"2024-04-07 17:00:00":1751,"2024-04-07 18:00:00":1556,"2024-04-07 19:00:00":1453}
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:08.510	debug	[updateActualDataInterval] current service data for plants.westseite.service.data ("Westseite"): {"watts":{"2024-04-06T04:32:49+00:00":0,"2024-04-06T05:00:00+00:00":260,"2024-04-06T06:00:00+00:00":588,"2024-04-06T07:00:00+00:00":887,"2024-04-06T08:00:00+00:00":1287,"2024-04-06T09:00:00+00:00":1784,"2024-04-06T10:00:00+00:00":1983,"2024-04-06T11:00:00+00:00":2344,"2024-04-06T12:00:00+00:00":2807,"2024-04-06T13:00:00+00:00":2857,"2024-04-06T14:00:00+00:00":2633,"2024-04-06T15:00:00+00:00":2716,"2024-04-06T16:00:00+00:00":2251,"2024-04-06T17:00:00+00:00":1163,"2024-04-06T17:51:40+00:00":0,"2024-04-07T04:30:36+00:00":0,"2024-04-07T05:00:00+00:00":264,"2024-04-07T06:00:00+00:00":597,"2024-04-07T07:00:00+00:00":909,"2024-04-07T08:00:00+00:00":1196,"2024-04-07T09:00:00+00:00":1481,"2024-04-07T10:00:00+00:00":1736,"2024-04-07T11:00:00+00:00":1943,"2024-04-07T12:00:00+00:00":2051,"2024-04-07T13:00:00+00:00":2068,"2024-04-07T14:00:00+00:00":1826,"2024-04-07T15:00:00+00:00":1676,"2024-04-07T16:00:00+00:00":1435,"2024-04-07T17:00:00+00:00":779,"2024-04-07T17:53:19+00:00":0},"watt_hours_period":{"2024-04-06T04:32:49+00:00":0,"2024-04-06T05:00:00+00:00":59,"2024-04-06T06:00:00+00:00":424,"2024-04-06T07:00:00+00:00":738,"2024-04-06T08:00:00+00:00":1087,"2024-04-06T09:00:00+00:00":1536,"2024-04-06T10:00:00+00:00":1884,"2024-04-06T11:00:00+00:00":2164,"2024-04-06T12:00:00+00:00":2576,"2024-04-06T13:00:00+00:00":2832,"2024-04-06T14:00:00+00:00":2745,"2024-04-06T15:00:00+00:00":2675,"2024-04-06T16:00:00+00:00":2484,"2024-04-06T17:00:00+00:00":1707,"2024-04-06T17:51:40+00:00":501,"2024-04-07T04:30:36+00:00":0,"2024-04-07T05:00:00+00:00":65,"2024-04-07T06:00:00+00:00":431,"2024-04-07T07:00:00+00:00":753,"2024-04-07T08:00:00+00:00":1053,"2024-04-07T09:00:00+00:00":1339,"2024-04-07T10:00:00+00:00":1609,"2024-04-07T11:00:00+00:00":1840,"2024-04-07T12:00:00+00:00":1997,"2024-04-07T13:00:00+00:00":2060,"2024-04-07T14:00:00+00:00":1947,"2024-04-07T15:00:00+00:00":1751,"2024-04-07T16:00:00+00:00":1556,"2024-04-07T17:00:00+00:00":1107,"2024-04-07T17:53:19+00:00":346},"watt_hours":{"2024-04-06T04:32:49+00:00":0,"2024-04-06T05:00:00+00:00":59,"2024-04-06T06:00:00+00:00":483,"2024-04-06T07:00:00+00:00":1221,"2024-04-06T08:00:00+00:00":2308,"2024-04-06T09:00:00+00:00":3844,"2024-04-06T10:00:00+00:00":5728,"2024-04-06T11:00:00+00:00":7892,"2024-04-06T12:00:00+00:00":10468,"2024-04-06T13:00:00+00:00":13300,"2024-04-06T14:00:00+00:00":16045,"2024-04-06T15:00:00+00:00":18720,"2024-04-06T16:00:00+00:00":21204,"2024-04-06T17:00:00+00:00":22911,"2024-04-06T17:51:40+00:00":23412,"2024-04-07T04:30:36+00:00":0,"2024-04-07T05:00:00+00:00":65,"2024-04-07T06:00:00+00:00":496,"2024-04-07T07:00:00+00:00":1249,"2024-04-07T08:00:00+00:00":2302,"2024-04-07T09:00:00+00:00":3641,"2024-04-07T10:00:00+00:00":5250,"2024-04-07T11:00:00+00:00":7090,"2024-04-07T12:00:00+00:00":9087,"2024-04-07T13:00:00+00:00":11147,"2024-04-07T14:00:00+00:00":13094,"2024-04-07T15:00:00+00:00":14845,"2024-04-07T16:00:00+00:00":16401,"2024-04-07T17:00:00+00:00":17508,"2024-04-07T17:53:19+00:00":17854},"watt_hours_day":{"2024-04-06":23412,"2024-04-07":17854}}
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:08.466	debug	finished plant update: "Ostseite"
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:08.419	debug	generated JSON table of "Ostseite": [{"Time":"2024-04-06T04:32:49+00:00","Power":"0,000"},{"Time":"2024-04-06T05:00:00+00:00","Power":"0,356"},{"Time":"2024-04-06T06:00:00+00:00","Power":"0,796"},{"Time":"2024-04-06T07:00:00+00:00","Power":"1,602"},{"Time":"2024-04-06T08:00:00+00:00","Power":"3,021"},{"Time":"2024-04-06T09:00:00+00:00","Power":"3,378"},{"Time":"2024-04-06T10:00:00+00:00","Power":"2,242"},{"Time":"2024-04-06T11:00:00+00:00","Power":"1,839"},{"Time":"2024-04-06T12:00:00+00:00","Power":"1,565"},{"Time":"2024-04-06T13:00:00+00:00","Power":"1,123"},{"Time":"2024-04-06T14:00:00+00:00","Power":"0,713"},{"Time":"2024-04-06T15:00:00+00:00","Power":"0,448"},{"Time":"2024-04-06T16:00:00+00:00","Power":"0,222"},{"Time":"2024-04-06T17:00:00+00:00","Power":"0,125"},{"Time":"2024-04-06T17:51:40+00:00","Power":"0,000"},{"Time":"2024-04-07T04:30:36+00:00","Power":"0,000"},{"Time":"2024-04-07T05:00:00+00:00","Power":"0,367"},{"Time":"2024-04-07T06:00:00+00:00","Power":"0,794"},{"Time":"2024-04-07T07:00:00+00:00","Power":"1,233"},{"Time":"2024-04-07T08:00:00+00:00","Power":"1,737"},{"Time":"2024-04-07T09:00:00+00:00","Power":"1,983"},{"Time":"2024-04-07T10:00:00+00:00","Power":"1,740"},{"Time":"2024-04-07T11:00:00+00:00","Power":"1,555"},{"Time":"2024-04-07T12:00:00+00:00","Power":"1,312"},{"Time":"2024-04-07T13:00:00+00:00","Power":"1,075"},{"Time":"2024-04-07T14:00:00+00:00","Power":"0,868"},{"Time":"2024-04-07T15:00:00+00:00","Power":"0,648"},{"Time":"2024-04-07T16:00:00+00:00","Power":"0,360"},{"Time":"2024-04-07T17:00:00+00:00","Power":"0,191"},{"Time":"2024-04-07T17:53:19+00:00","Power":"0,000"}]
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:08.374	debug	generated JSON data of "Ostseite": [{"t":1712377969000,"y":0},{"t":1712379600000,"y":0.356},{"t":1712383200000,"y":0.796},{"t":1712386800000,"y":1.602},{"t":1712390400000,"y":3.021},{"t":1712394000000,"y":3.378},{"t":1712397600000,"y":2.242},{"t":1712401200000,"y":1.839},{"t":1712404800000,"y":1.565},{"t":1712408400000,"y":1.123},{"t":1712412000000,"y":0.713},{"t":1712415600000,"y":0.448},{"t":1712419200000,"y":0.222},{"t":1712422800000,"y":0.125},{"t":1712425900000,"y":0},{"t":1712464236000,"y":0},{"t":1712466000000,"y":0.367},{"t":1712469600000,"y":0.794},{"t":1712473200000,"y":1.233},{"t":1712476800000,"y":1.737},{"t":1712480400000,"y":1.983},{"t":1712484000000,"y":1.74},{"t":1712487600000,"y":1.555},{"t":1712491200000,"y":1.312},{"t":1712494800000,"y":1.075},{"t":1712498400000,"y":0.868},{"t":1712502000000,"y":0.648},{"t":1712505600000,"y":0.36},{"t":1712509200000,"y":0.191},{"t":1712512399000,"y":0}]
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:08.323	debug	[updateActualDataInterval] prepared data for plants.ostseite.energy.*: {"2024-04-06 06:00:00":0,"2024-04-06 07:00:00":81,"2024-04-06 08:00:00":576,"2024-04-06 09:00:00":1199,"2024-04-06 10:00:00":2312,"2024-04-06 11:00:00":3200,"2024-04-06 12:00:00":2810,"2024-04-06 13:00:00":2041,"2024-04-06 14:00:00":1702,"2024-04-06 15:00:00":1344,"2024-04-06 16:00:00":918,"2024-04-06 17:00:00":581,"2024-04-06 18:00:00":335,"2024-04-06 19:00:00":228,"2024-04-07 06:00:00":0,"2024-04-07 07:00:00":90,"2024-04-07 08:00:00":581,"2024-04-07 09:00:00":1014,"2024-04-07 10:00:00":1485,"2024-04-07 11:00:00":1860,"2024-04-07 12:00:00":1862,"2024-04-07 13:00:00":1648,"2024-04-07 14:00:00":1434,"2024-04-07 15:00:00":1194,"2024-04-07 16:00:00":972,"2024-04-07 17:00:00":758,"2024-04-07 18:00:00":504,"2024-04-07 19:00:00":361}
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:08.319	debug	[updateActualDataInterval] current service data for plants.ostseite.service.data ("Ostseite"): {"watts":{"2024-04-06T04:32:49+00:00":0,"2024-04-06T05:00:00+00:00":356,"2024-04-06T06:00:00+00:00":796,"2024-04-06T07:00:00+00:00":1602,"2024-04-06T08:00:00+00:00":3021,"2024-04-06T09:00:00+00:00":3378,"2024-04-06T10:00:00+00:00":2242,"2024-04-06T11:00:00+00:00":1839,"2024-04-06T12:00:00+00:00":1565,"2024-04-06T13:00:00+00:00":1123,"2024-04-06T14:00:00+00:00":713,"2024-04-06T15:00:00+00:00":448,"2024-04-06T16:00:00+00:00":222,"2024-04-06T17:00:00+00:00":125,"2024-04-06T17:51:40+00:00":0,"2024-04-07T04:30:36+00:00":0,"2024-04-07T05:00:00+00:00":367,"2024-04-07T06:00:00+00:00":794,"2024-04-07T07:00:00+00:00":1233,"2024-04-07T08:00:00+00:00":1737,"2024-04-07T09:00:00+00:00":1983,"2024-04-07T10:00:00+00:00":1740,"2024-04-07T11:00:00+00:00":1555,"2024-04-07T12:00:00+00:00":1312,"2024-04-07T13:00:00+00:00":1075,"2024-04-07T14:00:00+00:00":868,"2024-04-07T15:00:00+00:00":648,"2024-04-07T16:00:00+00:00":360,"2024-04-07T17:00:00+00:00":191,"2024-04-07T17:53:19+00:00":0},"watt_hours_period":{"2024-04-06T04:32:49+00:00":0,"2024-04-06T05:00:00+00:00":81,"2024-04-06T06:00:00+00:00":576,"2024-04-06T07:00:00+00:00":1199,"2024-04-06T08:00:00+00:00":2312,"2024-04-06T09:00:00+00:00":3200,"2024-04-06T10:00:00+00:00":2810,"2024-04-06T11:00:00+00:00":2041,"2024-04-06T12:00:00+00:00":1702,"2024-04-06T13:00:00+00:00":1344,"2024-04-06T14:00:00+00:00":918,"2024-04-06T15:00:00+00:00":581,"2024-04-06T16:00:00+00:00":335,"2024-04-06T17:00:00+00:00":174,"2024-04-06T17:51:40+00:00":54,"2024-04-07T04:30:36+00:00":0,"2024-04-07T05:00:00+00:00":90,"2024-04-07T06:00:00+00:00":581,"2024-04-07T07:00:00+00:00":1014,"2024-04-07T08:00:00+00:00":1485,"2024-04-07T09:00:00+00:00":1860,"2024-04-07T10:00:00+00:00":1862,"2024-04-07T11:00:00+00:00":1648,"2024-04-07T12:00:00+00:00":1434,"2024-04-07T13:00:00+00:00":1194,"2024-04-07T14:00:00+00:00":972,"2024-04-07T15:00:00+00:00":758,"2024-04-07T16:00:00+00:00":504,"2024-04-07T17:00:00+00:00":276,"2024-04-07T17:53:19+00:00":85},"watt_hours":{"2024-04-06T04:32:49+00:00":0,"2024-04-06T05:00:00+00:00":81,"2024-04-06T06:00:00+00:00":657,"2024-04-06T07:00:00+00:00":1856,"2024-04-06T08:00:00+00:00":4168,"2024-04-06T09:00:00+00:00":7368,"2024-04-06T10:00:00+00:00":10178,"2024-04-06T11:00:00+00:00":12219,"2024-04-06T12:00:00+00:00":13921,"2024-04-06T13:00:00+00:00":15265,"2024-04-06T14:00:00+00:00":16183,"2024-04-06T15:00:00+00:00":16764,"2024-04-06T16:00:00+00:00":17099,"2024-04-06T17:00:00+00:00":17273,"2024-04-06T17:51:40+00:00":17327,"2024-04-07T04:30:36+00:00":0,"2024-04-07T05:00:00+00:00":90,"2024-04-07T06:00:00+00:00":671,"2024-04-07T07:00:00+00:00":1685,"2024-04-07T08:00:00+00:00":3170,"2024-04-07T09:00:00+00:00":5030,"2024-04-07T10:00:00+00:00":6892,"2024-04-07T11:00:00+00:00":8540,"2024-04-07T12:00:00+00:00":9974,"2024-04-07T13:00:00+00:00":11168,"2024-04-07T14:00:00+00:00":12140,"2024-04-07T15:00:00+00:00":12898,"2024-04-07T16:00:00+00:00":13402,"2024-04-07T17:00:00+00:00":13678,"2024-04-07T17:53:19+00:00":13763},"watt_hours_day":{"2024-04-06":17327,"2024-04-07":13763}}
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:08.317	debug	[updateActualDataInterval] starting update (today: 6, tomorrow: 7)
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:08.315	debug	received all data
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:08.315	error	Axios Error AxiosError: Request failed with status code 429
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:08.136	debug	Starting update of Westseite
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:08.136	debug	plant "Westseite" - last update: 1712399297585, service url: https://solarenergyprediction.p.rapidapi.com/v2.0/solar/prediction?decoration=forecast.solar&lat=xx&lon=yy&deg=42&az=90&wp=8910
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:08.131	debug	received all data
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:08.131	error	Axios Error AxiosError: Request failed with status code 403
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:07.195	debug	Starting update of Ostseite
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:07.195	debug	plant "Ostseite" - last update: 1712399296910, service url: https://solarenergyprediction.p.rapidapi.com/v2.0/solar/prediction?decoration=forecast.solar&lat=xxxxxxxxxxxxx&lon=yyyyyyyyyyyyyyyyyy&deg=42&az=-90&wp=7290
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:07.152	debug	init done
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:07.002	debug	creating states for plant: "Westseite" (westseite)
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:06.903	debug	creating states for plant: "Ostseite" (ostseite)
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:06.889	debug	The interval is set to 60 minutes
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:06.889	debug	Existing plant devices: [{"type":"device","common":{"name":"Ostseite"},"native":{},"from":"system.adapter.pvforecast.0","user":"system.user.admin","ts":1712399959095,"_id":"pvforecast.0.plants.ostseite","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}},{"type":"device","common":{"name":"Westseite"},"native":{},"from":"system.adapter.pvforecast.0","user":"system.user.admin","ts":1712399959189,"_id":"pvforecast.0.plants.westseite","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}] - configured: ["pvforecast.0.plants.ostseite","pvforecast.0.plants.westseite"]
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:06.872	info	using system latitude: xxxxxxxx longitude: yyyyyyyy
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:06.866	debug	[onReady] longitude and/or latitude not set, loading system configuration
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:06.866	debug	instance config: {"service":"spa","interval":60,"apiKey":"**********","weatherEnabled":false,"latitude":"","longitude":"","everyhourEnabled":false,"everyhourStepsize":"full","watt_kw":false,"influxinstace":"","chartingEnabled":false,"chartingSummary":false,"chartingSummaryGraphcolor":"#000000","chartingSummaryLabelcolor":"#cccccc","chartingJustToday":true,"chartingLabelFormat":"DD.MM. HH:mm","chartingLabelSize":12,"chartingRoation":270,"chartingAxisStepY":1,"devices":[{"name":"Ostseite","azimuth":-90,"tilt":42,"peakpower":7.29,"graphcolor":"#ff00e7","labelcolor":"#ff00e7"},{"name":"Westseite","azimuth":90,"tilt":42,"peakpower":8.91,"graphcolor":"#007eff","labelcolor":"#007eff"}]}
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:06.861	info	starting. Version 2.9.1 in /opt/iobroker/node_modules/iobroker.pvforecast, node: v18.20.1, js-controller: 5.0.19
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:06.730	debug	Plugin sentry Initialize Plugin (enabled=true)
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:06.730	debug	Plugin sentry Initialize Plugin (enabled=true)
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:06.715	debug	States connected to redis: 127.0.0.1:9000
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:06.659	debug	States create User PubSub Client
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:06.659	debug	States create System PubSub Client
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:06.650	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:06.632	debug	Objects connected to redis: 127.0.0.1:9001
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:06.630	debug	Objects client initialize lua scripts
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:06.602	debug	Objects create User PubSub Client
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:06.602	debug	Objects create System PubSub Client
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:06.601	debug	Objects client ready ... initialize now
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:06.584	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:03.725	info	terminating
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:03.223	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:03.222	debug	Plugin sentry destroyed
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:03.222	info	terminating
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:03.222	debug	stopped updateActualDataInterval
                                      
                                      pvforecast.0
                                      2024-04-06 12:41:03.221	info	Got terminate signal TERMINATE_YOURSELF
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.889	debug	[updateActualDataCron] next execution:
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.882	info	Starting internal update cron (every 15 Minutes) for timezone: Europe/Berlin
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.815	debug	finished plants update
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.815	debug	finished plant update: "Westseite"
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.764	debug	generated JSON table of "Westseite": [{"Time":"2024-04-06T04:32:49+00:00","Power":"0,000"},{"Time":"2024-04-06T05:00:00+00:00","Power":"0,260"},{"Time":"2024-04-06T06:00:00+00:00","Power":"0,588"},{"Time":"2024-04-06T07:00:00+00:00","Power":"0,887"},{"Time":"2024-04-06T08:00:00+00:00","Power":"1,287"},{"Time":"2024-04-06T09:00:00+00:00","Power":"1,784"},{"Time":"2024-04-06T10:00:00+00:00","Power":"1,983"},{"Time":"2024-04-06T11:00:00+00:00","Power":"2,344"},{"Time":"2024-04-06T12:00:00+00:00","Power":"2,807"},{"Time":"2024-04-06T13:00:00+00:00","Power":"2,857"},{"Time":"2024-04-06T14:00:00+00:00","Power":"2,633"},{"Time":"2024-04-06T15:00:00+00:00","Power":"2,716"},{"Time":"2024-04-06T16:00:00+00:00","Power":"2,251"},{"Time":"2024-04-06T17:00:00+00:00","Power":"1,163"},{"Time":"2024-04-06T17:51:40+00:00","Power":"0,000"},{"Time":"2024-04-07T04:30:36+00:00","Power":"0,000"},{"Time":"2024-04-07T05:00:00+00:00","Power":"0,264"},{"Time":"2024-04-07T06:00:00+00:00","Power":"0,597"},{"Time":"2024-04-07T07:00:00+00:00","Power":"0,909"},{"Time":"2024-04-07T08:00:00+00:00","Power":"1,196"},{"Time":"2024-04-07T09:00:00+00:00","Power":"1,481"},{"Time":"2024-04-07T10:00:00+00:00","Power":"1,736"},{"Time":"2024-04-07T11:00:00+00:00","Power":"1,943"},{"Time":"2024-04-07T12:00:00+00:00","Power":"2,051"},{"Time":"2024-04-07T13:00:00+00:00","Power":"2,068"},{"Time":"2024-04-07T14:00:00+00:00","Power":"1,826"},{"Time":"2024-04-07T15:00:00+00:00","Power":"1,676"},{"Time":"2024-04-07T16:00:00+00:00","Power":"1,435"},{"Time":"2024-04-07T17:00:00+00:00","Power":"0,779"},{"Time":"2024-04-07T17:53:19+00:00","Power":"0,000"}]
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.718	debug	generated JSON data of "Westseite": [{"t":1712377969000,"y":0},{"t":1712379600000,"y":0.26},{"t":1712383200000,"y":0.588},{"t":1712386800000,"y":0.887},{"t":1712390400000,"y":1.287},{"t":1712394000000,"y":1.784},{"t":1712397600000,"y":1.983},{"t":1712401200000,"y":2.344},{"t":1712404800000,"y":2.807},{"t":1712408400000,"y":2.857},{"t":1712412000000,"y":2.633},{"t":1712415600000,"y":2.716},{"t":1712419200000,"y":2.251},{"t":1712422800000,"y":1.163},{"t":1712425900000,"y":0},{"t":1712464236000,"y":0},{"t":1712466000000,"y":0.264},{"t":1712469600000,"y":0.597},{"t":1712473200000,"y":0.909},{"t":1712476800000,"y":1.196},{"t":1712480400000,"y":1.481},{"t":1712484000000,"y":1.736},{"t":1712487600000,"y":1.943},{"t":1712491200000,"y":2.051},{"t":1712494800000,"y":2.068},{"t":1712498400000,"y":1.826},{"t":1712502000000,"y":1.676},{"t":1712505600000,"y":1.435},{"t":1712509200000,"y":0.779},{"t":1712512399000,"y":0}]
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.659	debug	[updateActualDataInterval] prepared data for plants.westseite.energy.*: {"2024-04-06 06:00:00":0,"2024-04-06 07:00:00":59,"2024-04-06 08:00:00":424,"2024-04-06 09:00:00":738,"2024-04-06 10:00:00":1087,"2024-04-06 11:00:00":1536,"2024-04-06 12:00:00":1884,"2024-04-06 13:00:00":2164,"2024-04-06 14:00:00":2576,"2024-04-06 15:00:00":2832,"2024-04-06 16:00:00":2745,"2024-04-06 17:00:00":2675,"2024-04-06 18:00:00":2484,"2024-04-06 19:00:00":2208,"2024-04-07 06:00:00":0,"2024-04-07 07:00:00":65,"2024-04-07 08:00:00":431,"2024-04-07 09:00:00":753,"2024-04-07 10:00:00":1053,"2024-04-07 11:00:00":1339,"2024-04-07 12:00:00":1609,"2024-04-07 13:00:00":1840,"2024-04-07 14:00:00":1997,"2024-04-07 15:00:00":2060,"2024-04-07 16:00:00":1947,"2024-04-07 17:00:00":1751,"2024-04-07 18:00:00":1556,"2024-04-07 19:00:00":1453}
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.658	debug	[updateActualDataInterval] current service data for plants.westseite.service.data ("Westseite"): {"watts":{"2024-04-06T04:32:49+00:00":0,"2024-04-06T05:00:00+00:00":260,"2024-04-06T06:00:00+00:00":588,"2024-04-06T07:00:00+00:00":887,"2024-04-06T08:00:00+00:00":1287,"2024-04-06T09:00:00+00:00":1784,"2024-04-06T10:00:00+00:00":1983,"2024-04-06T11:00:00+00:00":2344,"2024-04-06T12:00:00+00:00":2807,"2024-04-06T13:00:00+00:00":2857,"2024-04-06T14:00:00+00:00":2633,"2024-04-06T15:00:00+00:00":2716,"2024-04-06T16:00:00+00:00":2251,"2024-04-06T17:00:00+00:00":1163,"2024-04-06T17:51:40+00:00":0,"2024-04-07T04:30:36+00:00":0,"2024-04-07T05:00:00+00:00":264,"2024-04-07T06:00:00+00:00":597,"2024-04-07T07:00:00+00:00":909,"2024-04-07T08:00:00+00:00":1196,"2024-04-07T09:00:00+00:00":1481,"2024-04-07T10:00:00+00:00":1736,"2024-04-07T11:00:00+00:00":1943,"2024-04-07T12:00:00+00:00":2051,"2024-04-07T13:00:00+00:00":2068,"2024-04-07T14:00:00+00:00":1826,"2024-04-07T15:00:00+00:00":1676,"2024-04-07T16:00:00+00:00":1435,"2024-04-07T17:00:00+00:00":779,"2024-04-07T17:53:19+00:00":0},"watt_hours_period":{"2024-04-06T04:32:49+00:00":0,"2024-04-06T05:00:00+00:00":59,"2024-04-06T06:00:00+00:00":424,"2024-04-06T07:00:00+00:00":738,"2024-04-06T08:00:00+00:00":1087,"2024-04-06T09:00:00+00:00":1536,"2024-04-06T10:00:00+00:00":1884,"2024-04-06T11:00:00+00:00":2164,"2024-04-06T12:00:00+00:00":2576,"2024-04-06T13:00:00+00:00":2832,"2024-04-06T14:00:00+00:00":2745,"2024-04-06T15:00:00+00:00":2675,"2024-04-06T16:00:00+00:00":2484,"2024-04-06T17:00:00+00:00":1707,"2024-04-06T17:51:40+00:00":501,"2024-04-07T04:30:36+00:00":0,"2024-04-07T05:00:00+00:00":65,"2024-04-07T06:00:00+00:00":431,"2024-04-07T07:00:00+00:00":753,"2024-04-07T08:00:00+00:00":1053,"2024-04-07T09:00:00+00:00":1339,"2024-04-07T10:00:00+00:00":1609,"2024-04-07T11:00:00+00:00":1840,"2024-04-07T12:00:00+00:00":1997,"2024-04-07T13:00:00+00:00":2060,"2024-04-07T14:00:00+00:00":1947,"2024-04-07T15:00:00+00:00":1751,"2024-04-07T16:00:00+00:00":1556,"2024-04-07T17:00:00+00:00":1107,"2024-04-07T17:53:19+00:00":346},"watt_hours":{"2024-04-06T04:32:49+00:00":0,"2024-04-06T05:00:00+00:00":59,"2024-04-06T06:00:00+00:00":483,"2024-04-06T07:00:00+00:00":1221,"2024-04-06T08:00:00+00:00":2308,"2024-04-06T09:00:00+00:00":3844,"2024-04-06T10:00:00+00:00":5728,"2024-04-06T11:00:00+00:00":7892,"2024-04-06T12:00:00+00:00":10468,"2024-04-06T13:00:00+00:00":13300,"2024-04-06T14:00:00+00:00":16045,"2024-04-06T15:00:00+00:00":18720,"2024-04-06T16:00:00+00:00":21204,"2024-04-06T17:00:00+00:00":22911,"2024-04-06T17:51:40+00:00":23412,"2024-04-07T04:30:36+00:00":0,"2024-04-07T05:00:00+00:00":65,"2024-04-07T06:00:00+00:00":496,"2024-04-07T07:00:00+00:00":1249,"2024-04-07T08:00:00+00:00":2302,"2024-04-07T09:00:00+00:00":3641,"2024-04-07T10:00:00+00:00":5250,"2024-04-07T11:00:00+00:00":7090,"2024-04-07T12:00:00+00:00":9087,"2024-04-07T13:00:00+00:00":11147,"2024-04-07T14:00:00+00:00":13094,"2024-04-07T15:00:00+00:00":14845,"2024-04-07T16:00:00+00:00":16401,"2024-04-07T17:00:00+00:00":17508,"2024-04-07T17:53:19+00:00":17854},"watt_hours_day":{"2024-04-06":23412,"2024-04-07":17854}}
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.613	debug	finished plant update: "Ostseite"
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.563	debug	generated JSON table of "Ostseite": [{"Time":"2024-04-06T04:32:49+00:00","Power":"0,000"},{"Time":"2024-04-06T05:00:00+00:00","Power":"0,356"},{"Time":"2024-04-06T06:00:00+00:00","Power":"0,796"},{"Time":"2024-04-06T07:00:00+00:00","Power":"1,602"},{"Time":"2024-04-06T08:00:00+00:00","Power":"3,021"},{"Time":"2024-04-06T09:00:00+00:00","Power":"3,378"},{"Time":"2024-04-06T10:00:00+00:00","Power":"2,242"},{"Time":"2024-04-06T11:00:00+00:00","Power":"1,839"},{"Time":"2024-04-06T12:00:00+00:00","Power":"1,565"},{"Time":"2024-04-06T13:00:00+00:00","Power":"1,123"},{"Time":"2024-04-06T14:00:00+00:00","Power":"0,713"},{"Time":"2024-04-06T15:00:00+00:00","Power":"0,448"},{"Time":"2024-04-06T16:00:00+00:00","Power":"0,222"},{"Time":"2024-04-06T17:00:00+00:00","Power":"0,125"},{"Time":"2024-04-06T17:51:40+00:00","Power":"0,000"},{"Time":"2024-04-07T04:30:36+00:00","Power":"0,000"},{"Time":"2024-04-07T05:00:00+00:00","Power":"0,367"},{"Time":"2024-04-07T06:00:00+00:00","Power":"0,794"},{"Time":"2024-04-07T07:00:00+00:00","Power":"1,233"},{"Time":"2024-04-07T08:00:00+00:00","Power":"1,737"},{"Time":"2024-04-07T09:00:00+00:00","Power":"1,983"},{"Time":"2024-04-07T10:00:00+00:00","Power":"1,740"},{"Time":"2024-04-07T11:00:00+00:00","Power":"1,555"},{"Time":"2024-04-07T12:00:00+00:00","Power":"1,312"},{"Time":"2024-04-07T13:00:00+00:00","Power":"1,075"},{"Time":"2024-04-07T14:00:00+00:00","Power":"0,868"},{"Time":"2024-04-07T15:00:00+00:00","Power":"0,648"},{"Time":"2024-04-07T16:00:00+00:00","Power":"0,360"},{"Time":"2024-04-07T17:00:00+00:00","Power":"0,191"},{"Time":"2024-04-07T17:53:19+00:00","Power":"0,000"}]
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.514	debug	generated JSON data of "Ostseite": [{"t":1712377969000,"y":0},{"t":1712379600000,"y":0.356},{"t":1712383200000,"y":0.796},{"t":1712386800000,"y":1.602},{"t":1712390400000,"y":3.021},{"t":1712394000000,"y":3.378},{"t":1712397600000,"y":2.242},{"t":1712401200000,"y":1.839},{"t":1712404800000,"y":1.565},{"t":1712408400000,"y":1.123},{"t":1712412000000,"y":0.713},{"t":1712415600000,"y":0.448},{"t":1712419200000,"y":0.222},{"t":1712422800000,"y":0.125},{"t":1712425900000,"y":0},{"t":1712464236000,"y":0},{"t":1712466000000,"y":0.367},{"t":1712469600000,"y":0.794},{"t":1712473200000,"y":1.233},{"t":1712476800000,"y":1.737},{"t":1712480400000,"y":1.983},{"t":1712484000000,"y":1.74},{"t":1712487600000,"y":1.555},{"t":1712491200000,"y":1.312},{"t":1712494800000,"y":1.075},{"t":1712498400000,"y":0.868},{"t":1712502000000,"y":0.648},{"t":1712505600000,"y":0.36},{"t":1712509200000,"y":0.191},{"t":1712512399000,"y":0}]
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.462	debug	[updateActualDataInterval] prepared data for plants.ostseite.energy.*: {"2024-04-06 06:00:00":0,"2024-04-06 07:00:00":81,"2024-04-06 08:00:00":576,"2024-04-06 09:00:00":1199,"2024-04-06 10:00:00":2312,"2024-04-06 11:00:00":3200,"2024-04-06 12:00:00":2810,"2024-04-06 13:00:00":2041,"2024-04-06 14:00:00":1702,"2024-04-06 15:00:00":1344,"2024-04-06 16:00:00":918,"2024-04-06 17:00:00":581,"2024-04-06 18:00:00":335,"2024-04-06 19:00:00":228,"2024-04-07 06:00:00":0,"2024-04-07 07:00:00":90,"2024-04-07 08:00:00":581,"2024-04-07 09:00:00":1014,"2024-04-07 10:00:00":1485,"2024-04-07 11:00:00":1860,"2024-04-07 12:00:00":1862,"2024-04-07 13:00:00":1648,"2024-04-07 14:00:00":1434,"2024-04-07 15:00:00":1194,"2024-04-07 16:00:00":972,"2024-04-07 17:00:00":758,"2024-04-07 18:00:00":504,"2024-04-07 19:00:00":361}
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.458	debug	[updateActualDataInterval] current service data for plants.ostseite.service.data ("Ostseite"): {"watts":{"2024-04-06T04:32:49+00:00":0,"2024-04-06T05:00:00+00:00":356,"2024-04-06T06:00:00+00:00":796,"2024-04-06T07:00:00+00:00":1602,"2024-04-06T08:00:00+00:00":3021,"2024-04-06T09:00:00+00:00":3378,"2024-04-06T10:00:00+00:00":2242,"2024-04-06T11:00:00+00:00":1839,"2024-04-06T12:00:00+00:00":1565,"2024-04-06T13:00:00+00:00":1123,"2024-04-06T14:00:00+00:00":713,"2024-04-06T15:00:00+00:00":448,"2024-04-06T16:00:00+00:00":222,"2024-04-06T17:00:00+00:00":125,"2024-04-06T17:51:40+00:00":0,"2024-04-07T04:30:36+00:00":0,"2024-04-07T05:00:00+00:00":367,"2024-04-07T06:00:00+00:00":794,"2024-04-07T07:00:00+00:00":1233,"2024-04-07T08:00:00+00:00":1737,"2024-04-07T09:00:00+00:00":1983,"2024-04-07T10:00:00+00:00":1740,"2024-04-07T11:00:00+00:00":1555,"2024-04-07T12:00:00+00:00":1312,"2024-04-07T13:00:00+00:00":1075,"2024-04-07T14:00:00+00:00":868,"2024-04-07T15:00:00+00:00":648,"2024-04-07T16:00:00+00:00":360,"2024-04-07T17:00:00+00:00":191,"2024-04-07T17:53:19+00:00":0},"watt_hours_period":{"2024-04-06T04:32:49+00:00":0,"2024-04-06T05:00:00+00:00":81,"2024-04-06T06:00:00+00:00":576,"2024-04-06T07:00:00+00:00":1199,"2024-04-06T08:00:00+00:00":2312,"2024-04-06T09:00:00+00:00":3200,"2024-04-06T10:00:00+00:00":2810,"2024-04-06T11:00:00+00:00":2041,"2024-04-06T12:00:00+00:00":1702,"2024-04-06T13:00:00+00:00":1344,"2024-04-06T14:00:00+00:00":918,"2024-04-06T15:00:00+00:00":581,"2024-04-06T16:00:00+00:00":335,"2024-04-06T17:00:00+00:00":174,"2024-04-06T17:51:40+00:00":54,"2024-04-07T04:30:36+00:00":0,"2024-04-07T05:00:00+00:00":90,"2024-04-07T06:00:00+00:00":581,"2024-04-07T07:00:00+00:00":1014,"2024-04-07T08:00:00+00:00":1485,"2024-04-07T09:00:00+00:00":1860,"2024-04-07T10:00:00+00:00":1862,"2024-04-07T11:00:00+00:00":1648,"2024-04-07T12:00:00+00:00":1434,"2024-04-07T13:00:00+00:00":1194,"2024-04-07T14:00:00+00:00":972,"2024-04-07T15:00:00+00:00":758,"2024-04-07T16:00:00+00:00":504,"2024-04-07T17:00:00+00:00":276,"2024-04-07T17:53:19+00:00":85},"watt_hours":{"2024-04-06T04:32:49+00:00":0,"2024-04-06T05:00:00+00:00":81,"2024-04-06T06:00:00+00:00":657,"2024-04-06T07:00:00+00:00":1856,"2024-04-06T08:00:00+00:00":4168,"2024-04-06T09:00:00+00:00":7368,"2024-04-06T10:00:00+00:00":10178,"2024-04-06T11:00:00+00:00":12219,"2024-04-06T12:00:00+00:00":13921,"2024-04-06T13:00:00+00:00":15265,"2024-04-06T14:00:00+00:00":16183,"2024-04-06T15:00:00+00:00":16764,"2024-04-06T16:00:00+00:00":17099,"2024-04-06T17:00:00+00:00":17273,"2024-04-06T17:51:40+00:00":17327,"2024-04-07T04:30:36+00:00":0,"2024-04-07T05:00:00+00:00":90,"2024-04-07T06:00:00+00:00":671,"2024-04-07T07:00:00+00:00":1685,"2024-04-07T08:00:00+00:00":3170,"2024-04-07T09:00:00+00:00":5030,"2024-04-07T10:00:00+00:00":6892,"2024-04-07T11:00:00+00:00":8540,"2024-04-07T12:00:00+00:00":9974,"2024-04-07T13:00:00+00:00":11168,"2024-04-07T14:00:00+00:00":12140,"2024-04-07T15:00:00+00:00":12898,"2024-04-07T16:00:00+00:00":13402,"2024-04-07T17:00:00+00:00":13678,"2024-04-07T17:53:19+00:00":13763},"watt_hours_day":{"2024-04-06":17327,"2024-04-07":13763}}
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.416	debug	[updateActualDataInterval] starting update (today: 6, tomorrow: 7)
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.415	debug	received all data
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.415	debug	Last update of "Westseite" is within refresh interval - skipping
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.415	debug	plant "Westseite" - last update: 1712399297585, service url: https://api.forecast.solar/estimate/x/y/42/90/8.91?time=utc
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.372	debug	received all data
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.372	debug	Last update of "Ostseite" is within refresh interval - skipping
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.372	debug	plant "Ostseite" - last update: 1712399296910, service url: https://api.forecast.solar/estimate/x/y/42/-90/7.29?time=utc
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.370	debug	init done
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.188	debug	creating states for plant: "Westseite" (westseite)
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.094	debug	creating states for plant: "Ostseite" (ostseite)
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.081	debug	The interval is set to 60 minutes
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.081	debug	Existing plant devices: [{"type":"device","common":{"name":"Ostseite"},"native":{},"from":"system.adapter.pvforecast.0","user":"system.user.admin","ts":1712399295484,"_id":"pvforecast.0.plants.ostseite","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}},{"type":"device","common":{"name":"Westseite"},"native":{},"from":"system.adapter.pvforecast.0","user":"system.user.admin","ts":1712399295586,"_id":"pvforecast.0.plants.westseite","acl":{"object":1636,"owner":"system.user.admin","ownerGroup":"system.group.administrator"}}] - configured: ["pvforecast.0.plants.ostseite","pvforecast.0.plants.westseite"]
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.064	info	using system latitude: x longitude: y
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.059	debug	[onReady] longitude and/or latitude not set, loading system configuration
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.059	debug	instance config: {"service":"forecastsolar","interval":60,"apiKey":"","weatherEnabled":false,"latitude":"","longitude":"","everyhourEnabled":false,"everyhourStepsize":"full","watt_kw":false,"influxinstace":"","chartingEnabled":false,"chartingSummary":false,"chartingSummaryGraphcolor":"#000000","chartingSummaryLabelcolor":"#cccccc","chartingJustToday":true,"chartingLabelFormat":"DD.MM. HH:mm","chartingLabelSize":12,"chartingRoation":270,"chartingAxisStepY":1,"devices":[{"name":"Ostseite","azimuth":-90,"tilt":42,"peakpower":7.29,"graphcolor":"#ff00e7","labelcolor":"#ff00e7"},{"name":"Westseite","azimuth":90,"tilt":42,"peakpower":8.91,"graphcolor":"#007eff","labelcolor":"#007eff"}]}
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:19.053	info	starting. Version 2.9.1 in /opt/iobroker/node_modules/iobroker.pvforecast, node: v18.20.1, js-controller: 5.0.19
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:18.934	debug	Plugin sentry Initialize Plugin (enabled=true)
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:18.919	debug	States connected to redis: 127.0.0.1:9000
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:18.862	debug	States create User PubSub Client
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:18.861	debug	States create System PubSub Client
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:18.854	debug	Redis States: Use Redis connection: 127.0.0.1:9000
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:18.836	debug	Objects connected to redis: 127.0.0.1:9001
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:18.834	debug	Objects client initialize lua scripts
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:18.804	debug	Objects create User PubSub Client
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:18.804	debug	Objects create System PubSub Client
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:18.803	debug	Objects client ready ... initialize now
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:18.786	debug	Redis Objects: Use Redis connection: 127.0.0.1:9001
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:15.954	info	terminating
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:15.453	info	Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:15.452	info	terminating
                                      
                                      pvforecast.0
                                      2024-04-06 12:39:15.452	info	Got terminate signal TERMINATE_YOURSELF
                                      
                                      G 1 Reply Last reply Reply Quote 0
                                      • G
                                        guitardoc @guitardoc last edited by

                                        Kann man aus dem Debug-Log entnehmen, was der Fehler mit dem Provider ist? Oder ist es ein Adapter-Fehler?

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

                                          @guitardoc sagte in pvforecast has an invalid jsonConfig:

                                          Kann man aus dem Debug-Log entnehmen, was der Fehler mit dem Provider ist?

                                          Funktioniert bei mir noch alles - gerade getestet. Eventuell hat dein API-Key nicht die nötigen Rechte für die SolarPredictionAPi?

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

                                            @haus-automatisierung Hast du es mit der SolarPredictionAPI getestet? Ich habe den Schlüssel gerade noch mal neu generieren lassen, auch auf der Webseite noch ein paar Daten zu meinem Account nachgetragen - es funzt nicht. Es kommen immer die beiden Fehler. Habe den Betreiber des Service vorhin mal per email angeschrieben, er hat aber noch nicht geantwortet.

                                            haus-automatisierung 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            871
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            38
                                            1762
                                            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