Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test PV Forecast Adapter

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.3k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.0k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.4k

Test PV Forecast Adapter

Geplant Angeheftet Gesperrt Verschoben Tester
forecastphotovoltaik
881 Beiträge 114 Kommentatoren 285.5k Aufrufe 108 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • haus-automatisierungH haus-automatisierung

    Guten Morgen zusammen,

    ich habe gestern die Version 2.0.0 veröffentlicht, in welcher ich die ganze Objekt-Struktur nochmal geändert habe. Ich fand die Namen der Objekte teilweise verwirrend und das wurde nun alles neu strukturiert. Da der Adapter noch in der Beta-Phase ist, war das eine ganz gute Chance denke ich. Später trifft es ja deutlich mehr Nutzer.

    Edit: Verdammt, seit wann ist der Adapter in stable?

    Das führ nur leider dazu, dass man den Adapter neu installieren und konfigurieren muss. Bluefox hatte die 1.0.0 etwas vorschnell freigegeben :(

    Neu dazu gekommen sind auch Stundenwerte für den morgigen Tag + eine Einstellung, welche Datenpunkte innerhalb der Stundenwerte angelegt werden sollen. Mein Forecast-API-Key gibt mir z.B. nur halbstündige Werte zurück und die :15 und :45 bleiben leer. Das kann man nun also einschränken.

    Das volle Changelog gibts auf GitHub

    Gerne testen und bei Problemen am besten Issues auf GitHub öffnen.

    GlasfaserG Online
    GlasfaserG Online
    Glasfaser
    schrieb am zuletzt editiert von
    #374

    @haus-automatisierung

    Coole Vorlage :

    0ec62c43-f0bc-4925-84b9-22b032703455-grafik.png

    Synology 918+ 16GB - ioBroker in Docker v9 , VISO auf Trekstor Primebook C13 13,3" , Hikvision Domkameras mit Surveillance Station .. CCU RaspberryMatic in Synology VM .. Zigbee CC2538+CC2592 .. Sonoff .. KNX .. Modbus ..

    1 Antwort Letzte Antwort
    1
    • K Offline
      K Offline
      klassisch
      Most Active
      schrieb am zuletzt editiert von klassisch
      #375

      Vielen Dank, geht anscheinend nur mit neuerem (aber stable) Admin

      startInstance system.adapter.pvforecast.1: required adapter "admin" has wrong version. Installed "5.2.3", required ">=5.2.28"!
      

      Nach Update des Admin und Neueingabe der Credentials wird die Adapterinstanz grün

      1 Antwort Letzte Antwort
      0
      • JB_SullivanJ Offline
        JB_SullivanJ Offline
        JB_Sullivan
        schrieb am zuletzt editiert von JB_Sullivan
        #376

        V2.1. läuft bei mir leider nicht mehr.

        
        pvforecast.0
        11016	2022-05-22 08:40:12.740	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
        
        pvforecast.0
        11016	2022-05-22 08:40:12.740	info	terminating
        
        pvforecast.0
        11016	2022-05-22 08:40:12.735	error	Cannot read property 'filter' of undefined
        
        pvforecast.0
        11016	2022-05-22 08:40:12.735	error	TypeError: Cannot read property 'filter' of undefined at C:\iobroker\GLT\node_modules\iobroker.pvforecast\main.js:640:7 at asyncForEach (C:\iobroker\GLT\node_modules\iobroker.pvforecast\main.js:12:9) at C:\iobroker\GLT\node_modules\iobroker.pvforecast\main.js:637:10 at asyncForEach (C:\iobroker\GLT\node_modules\iobroker.pvforecast\main.js:12:9) at Pvforecast.saveEveryHourSummary (C:\iobroker\GLT\node_modules\iobroker.pvforecast\main.js:634:9) at Pvforecast.updateActualDataInterval (C:\iobroker\GLT\node_modules\iobroker.pvforecast\main.js:404:15) at async Pvforecast.onReady (C:\iobroker\GLT\node_modules\iobroker.pvforecast\main.js:148:3)
        
        pvforecast.0
        11016	2022-05-22 08:40:12.734	error	unhandled promise rejection: Cannot read property 'filter' of undefined
        
        pvforecast.0
        11016	2022-05-22 08:40:12.734	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
        
        pvforecast.0
        11016	2022-05-22 08:40:12.726	error	Axios Error AxiosError: Request failed with status code 403
        
        pvforecast.0
        11016	2022-05-22 08:40:12.647	error	Axios Error AxiosError: Request failed with status code 403
        
        pvforecast.0
        11016	2022-05-22 08:40:07.432	info	starting. Version 2.1.0 in C:/iobroker/GLT/node_modules/iobroker.pvforecast, node: v14.16.0, js-controller: 4.0.23
        

        SORRY - jetzt geht es - hatte nicht gesehen, das der API Key nach dem Update nicht übernommen wurde.

        Um bei der Gelegenheit nochmal auf meine Frage von weiter oben zurück zu kommen - kann man die Solarwerte im Adapter nicht irgendwie auf 3 Stellen nach dem Komma begrenzen?

        In der Tabellenansicht sieht das sehr unschön aus.

        71f9d8be-f2d2-425c-a80a-020a676560e1-image.png

        ioBroker auf Intel Core i3-5005U NUC und Windwos10 Pro

        haus-automatisierungH 2 Antworten Letzte Antwort
        0
        • JB_SullivanJ JB_Sullivan

          V2.1. läuft bei mir leider nicht mehr.

          
          pvforecast.0
          11016	2022-05-22 08:40:12.740	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
          
          pvforecast.0
          11016	2022-05-22 08:40:12.740	info	terminating
          
          pvforecast.0
          11016	2022-05-22 08:40:12.735	error	Cannot read property 'filter' of undefined
          
          pvforecast.0
          11016	2022-05-22 08:40:12.735	error	TypeError: Cannot read property 'filter' of undefined at C:\iobroker\GLT\node_modules\iobroker.pvforecast\main.js:640:7 at asyncForEach (C:\iobroker\GLT\node_modules\iobroker.pvforecast\main.js:12:9) at C:\iobroker\GLT\node_modules\iobroker.pvforecast\main.js:637:10 at asyncForEach (C:\iobroker\GLT\node_modules\iobroker.pvforecast\main.js:12:9) at Pvforecast.saveEveryHourSummary (C:\iobroker\GLT\node_modules\iobroker.pvforecast\main.js:634:9) at Pvforecast.updateActualDataInterval (C:\iobroker\GLT\node_modules\iobroker.pvforecast\main.js:404:15) at async Pvforecast.onReady (C:\iobroker\GLT\node_modules\iobroker.pvforecast\main.js:148:3)
          
          pvforecast.0
          11016	2022-05-22 08:40:12.734	error	unhandled promise rejection: Cannot read property 'filter' of undefined
          
          pvforecast.0
          11016	2022-05-22 08:40:12.734	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
          
          pvforecast.0
          11016	2022-05-22 08:40:12.726	error	Axios Error AxiosError: Request failed with status code 403
          
          pvforecast.0
          11016	2022-05-22 08:40:12.647	error	Axios Error AxiosError: Request failed with status code 403
          
          pvforecast.0
          11016	2022-05-22 08:40:07.432	info	starting. Version 2.1.0 in C:/iobroker/GLT/node_modules/iobroker.pvforecast, node: v14.16.0, js-controller: 4.0.23
          

          SORRY - jetzt geht es - hatte nicht gesehen, das der API Key nach dem Update nicht übernommen wurde.

          Um bei der Gelegenheit nochmal auf meine Frage von weiter oben zurück zu kommen - kann man die Solarwerte im Adapter nicht irgendwie auf 3 Stellen nach dem Komma begrenzen?

          In der Tabellenansicht sieht das sehr unschön aus.

          71f9d8be-f2d2-425c-a80a-020a676560e1-image.png

          haus-automatisierungH Online
          haus-automatisierungH Online
          haus-automatisierung
          Developer Most Active
          schrieb am zuletzt editiert von
          #377

          @jb_sullivan Das kann an der Stelle eigentlich nur passieren, wenn keine Daten vom Dienst abgeholt werden konnten. Hast Du den Adapter frisch installiert oder ein Update gemacht?

          Kümmere mich drum

          🧑‍🎓 Autor des beliebten ioBroker-Master-Kurses
          🎥 Tutorials rund um das Thema DIY-Smart-Home: https://haus-automatisierung.com/
          📚 Meine inoffizielle ioBroker Dokumentation

          1 Antwort Letzte Antwort
          0
          • JB_SullivanJ JB_Sullivan

            V2.1. läuft bei mir leider nicht mehr.

            
            pvforecast.0
            11016	2022-05-22 08:40:12.740	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
            
            pvforecast.0
            11016	2022-05-22 08:40:12.740	info	terminating
            
            pvforecast.0
            11016	2022-05-22 08:40:12.735	error	Cannot read property 'filter' of undefined
            
            pvforecast.0
            11016	2022-05-22 08:40:12.735	error	TypeError: Cannot read property 'filter' of undefined at C:\iobroker\GLT\node_modules\iobroker.pvforecast\main.js:640:7 at asyncForEach (C:\iobroker\GLT\node_modules\iobroker.pvforecast\main.js:12:9) at C:\iobroker\GLT\node_modules\iobroker.pvforecast\main.js:637:10 at asyncForEach (C:\iobroker\GLT\node_modules\iobroker.pvforecast\main.js:12:9) at Pvforecast.saveEveryHourSummary (C:\iobroker\GLT\node_modules\iobroker.pvforecast\main.js:634:9) at Pvforecast.updateActualDataInterval (C:\iobroker\GLT\node_modules\iobroker.pvforecast\main.js:404:15) at async Pvforecast.onReady (C:\iobroker\GLT\node_modules\iobroker.pvforecast\main.js:148:3)
            
            pvforecast.0
            11016	2022-05-22 08:40:12.734	error	unhandled promise rejection: Cannot read property 'filter' of undefined
            
            pvforecast.0
            11016	2022-05-22 08:40:12.734	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
            
            pvforecast.0
            11016	2022-05-22 08:40:12.726	error	Axios Error AxiosError: Request failed with status code 403
            
            pvforecast.0
            11016	2022-05-22 08:40:12.647	error	Axios Error AxiosError: Request failed with status code 403
            
            pvforecast.0
            11016	2022-05-22 08:40:07.432	info	starting. Version 2.1.0 in C:/iobroker/GLT/node_modules/iobroker.pvforecast, node: v14.16.0, js-controller: 4.0.23
            

            SORRY - jetzt geht es - hatte nicht gesehen, das der API Key nach dem Update nicht übernommen wurde.

            Um bei der Gelegenheit nochmal auf meine Frage von weiter oben zurück zu kommen - kann man die Solarwerte im Adapter nicht irgendwie auf 3 Stellen nach dem Komma begrenzen?

            In der Tabellenansicht sieht das sehr unschön aus.

            71f9d8be-f2d2-425c-a80a-020a676560e1-image.png

            haus-automatisierungH Online
            haus-automatisierungH Online
            haus-automatisierung
            Developer Most Active
            schrieb am zuletzt editiert von
            #378

            @jb_sullivan sagte in Test PV Forecast Adapter:

            kann man die Solarwerte im Adapter nicht irgendwie auf 3 Stellen nach dem Komma begrenzen?

            Doch, klar. Kann ich auch direkt mit in die nächste Version aufnehmen. Gibts ja auch einen Issue zu.

            🧑‍🎓 Autor des beliebten ioBroker-Master-Kurses
            🎥 Tutorials rund um das Thema DIY-Smart-Home: https://haus-automatisierung.com/
            📚 Meine inoffizielle ioBroker Dokumentation

            1 Antwort Letzte Antwort
            0
            • haus-automatisierungH Online
              haus-automatisierungH Online
              haus-automatisierung
              Developer Most Active
              schrieb am zuletzt editiert von
              #379

              Bitte 2.1.1 testen

              🧑‍🎓 Autor des beliebten ioBroker-Master-Kurses
              🎥 Tutorials rund um das Thema DIY-Smart-Home: https://haus-automatisierung.com/
              📚 Meine inoffizielle ioBroker Dokumentation

              JB_SullivanJ 1 Antwort Letzte Antwort
              0
              • haus-automatisierungH haus-automatisierung

                Bitte 2.1.1 testen

                JB_SullivanJ Offline
                JB_SullivanJ Offline
                JB_Sullivan
                schrieb am zuletzt editiert von JB_Sullivan
                #380

                @haus-automatisierung sagte in Test PV Forecast Adapter:

                Bitte 2.1.1 testen

                OK - Rundung auf 3 Stellen funktioniert ...... aber beim Diagramm, soll die Darstellung so sein? Es ist "Nur den aktuellen Tag auswählen" NICHT angehakt. Der Graph geht dabei in den nächsten Tag hinein und die letzten Balken sind ohne farbliche Darstellung. Wieviel Tage im voraus sollte er denn eigentlich in der Einstellung anzeigen? Beim Ur-javascript des Adapters waren es 3 Tage.

                b823902a-cb9c-4a9f-962c-be4d07934026-image.png

                ioBroker auf Intel Core i3-5005U NUC und Windwos10 Pro

                haus-automatisierungH 1 Antwort Letzte Antwort
                0
                • JB_SullivanJ JB_Sullivan

                  @haus-automatisierung sagte in Test PV Forecast Adapter:

                  Bitte 2.1.1 testen

                  OK - Rundung auf 3 Stellen funktioniert ...... aber beim Diagramm, soll die Darstellung so sein? Es ist "Nur den aktuellen Tag auswählen" NICHT angehakt. Der Graph geht dabei in den nächsten Tag hinein und die letzten Balken sind ohne farbliche Darstellung. Wieviel Tage im voraus sollte er denn eigentlich in der Einstellung anzeigen? Beim Ur-javascript des Adapters waren es 3 Tage.

                  b823902a-cb9c-4a9f-962c-be4d07934026-image.png

                  haus-automatisierungH Online
                  haus-automatisierungH Online
                  haus-automatisierung
                  Developer Most Active
                  schrieb am zuletzt editiert von
                  #381

                  @jb_sullivan sagte in Test PV Forecast Adapter:

                  @haus-automatisierung sagte in Test PV Forecast Adapter:

                  Bitte 2.1.1 testen

                  Tage im voraus sollte er denn eigentlich in der Einstellung anzeigen? Beim Ur-javascript des Adapters waren es 3 Tage.

                  Alles was es an Daten gibt. Wie vorher auch. Was hast Du als Datums-Format eingestellt?

                  🧑‍🎓 Autor des beliebten ioBroker-Master-Kurses
                  🎥 Tutorials rund um das Thema DIY-Smart-Home: https://haus-automatisierung.com/
                  📚 Meine inoffizielle ioBroker Dokumentation

                  JB_SullivanJ 1 Antwort Letzte Antwort
                  0
                  • haus-automatisierungH haus-automatisierung

                    @jb_sullivan sagte in Test PV Forecast Adapter:

                    @haus-automatisierung sagte in Test PV Forecast Adapter:

                    Bitte 2.1.1 testen

                    Tage im voraus sollte er denn eigentlich in der Einstellung anzeigen? Beim Ur-javascript des Adapters waren es 3 Tage.

                    Alles was es an Daten gibt. Wie vorher auch. Was hast Du als Datums-Format eingestellt?

                    JB_SullivanJ Offline
                    JB_SullivanJ Offline
                    JB_Sullivan
                    schrieb am zuletzt editiert von JB_Sullivan
                    #382

                    @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

                    ioBroker auf Intel Core i3-5005U NUC und Windwos10 Pro

                    haus-automatisierungH 1 Antwort Letzte Antwort
                    0
                    • JB_SullivanJ 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-automatisierungH Online
                      haus-automatisierungH Online
                      haus-automatisierung
                      Developer Most Active
                      schrieb am zuletzt editiert von
                      #383

                      @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

                      🧑‍🎓 Autor des beliebten ioBroker-Master-Kurses
                      🎥 Tutorials rund um das Thema DIY-Smart-Home: https://haus-automatisierung.com/
                      📚 Meine inoffizielle ioBroker Dokumentation

                      1 Antwort Letzte Antwort
                      0
                      • DiginixD Offline
                        DiginixD Offline
                        Diginix
                        schrieb am zuletzt editiert von Diginix
                        #384

                        @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.

                        ..:: So long! Tom ::..

                        NUC7i3 (Ubuntu Proxmox VM) | Echo Dots 2+3. Gen | Xiaomi Sensoren | Mi Robot 1S | Yeelight | Sonoff | Shelly | H801 RGB | Gosund SP1 | NodeMCU+ESP32 | Kostal Plenticore PV+BYD | openWB

                        haus-automatisierungH 1 Antwort Letzte Antwort
                        0
                        • DiginixD 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-automatisierungH Online
                          haus-automatisierungH Online
                          haus-automatisierung
                          Developer Most Active
                          schrieb am zuletzt editiert von
                          #385

                          @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

                          🧑‍🎓 Autor des beliebten ioBroker-Master-Kurses
                          🎥 Tutorials rund um das Thema DIY-Smart-Home: https://haus-automatisierung.com/
                          📚 Meine inoffizielle ioBroker Dokumentation

                          DiginixD 1 Antwort Letzte Antwort
                          0
                          • haus-automatisierungH haus-automatisierung

                            @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

                            DiginixD Offline
                            DiginixD Offline
                            Diginix
                            schrieb am zuletzt editiert von Diginix
                            #386

                            @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?

                            ..:: So long! Tom ::..

                            NUC7i3 (Ubuntu Proxmox VM) | Echo Dots 2+3. Gen | Xiaomi Sensoren | Mi Robot 1S | Yeelight | Sonoff | Shelly | H801 RGB | Gosund SP1 | NodeMCU+ESP32 | Kostal Plenticore PV+BYD | openWB

                            haus-automatisierungH 1 Antwort Letzte Antwort
                            0
                            • DiginixD 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-automatisierungH Online
                              haus-automatisierungH Online
                              haus-automatisierung
                              Developer Most Active
                              schrieb am zuletzt editiert von haus-automatisierung
                              #387

                              @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

                              🧑‍🎓 Autor des beliebten ioBroker-Master-Kurses
                              🎥 Tutorials rund um das Thema DIY-Smart-Home: https://haus-automatisierung.com/
                              📚 Meine inoffizielle ioBroker Dokumentation

                              DiginixD DancerVlt69D 2 Antworten Letzte Antwort
                              0
                              • haus-automatisierungH 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

                                DiginixD Offline
                                DiginixD Offline
                                Diginix
                                schrieb am zuletzt editiert von Diginix
                                #388

                                @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.

                                ..:: So long! Tom ::..

                                NUC7i3 (Ubuntu Proxmox VM) | Echo Dots 2+3. Gen | Xiaomi Sensoren | Mi Robot 1S | Yeelight | Sonoff | Shelly | H801 RGB | Gosund SP1 | NodeMCU+ESP32 | Kostal Plenticore PV+BYD | openWB

                                haus-automatisierungH 1 Antwort Letzte Antwort
                                0
                                • DiginixD Offline
                                  DiginixD Offline
                                  Diginix
                                  schrieb am zuletzt editiert von Diginix
                                  #389

                                  @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.

                                  ..:: So long! Tom ::..

                                  NUC7i3 (Ubuntu Proxmox VM) | Echo Dots 2+3. Gen | Xiaomi Sensoren | Mi Robot 1S | Yeelight | Sonoff | Shelly | H801 RGB | Gosund SP1 | NodeMCU+ESP32 | Kostal Plenticore PV+BYD | openWB

                                  1 Antwort Letzte Antwort
                                  0
                                  • DiginixD 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-automatisierungH Online
                                    haus-automatisierungH Online
                                    haus-automatisierung
                                    Developer Most Active
                                    schrieb am zuletzt editiert von haus-automatisierung
                                    #390

                                    @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?

                                    🧑‍🎓 Autor des beliebten ioBroker-Master-Kurses
                                    🎥 Tutorials rund um das Thema DIY-Smart-Home: https://haus-automatisierung.com/
                                    📚 Meine inoffizielle ioBroker Dokumentation

                                    DiginixD 1 Antwort Letzte Antwort
                                    0
                                    • haus-automatisierungH 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?

                                      DiginixD Offline
                                      DiginixD Offline
                                      Diginix
                                      schrieb am zuletzt editiert von Diginix
                                      #391

                                      @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?

                                      ..:: So long! Tom ::..

                                      NUC7i3 (Ubuntu Proxmox VM) | Echo Dots 2+3. Gen | Xiaomi Sensoren | Mi Robot 1S | Yeelight | Sonoff | Shelly | H801 RGB | Gosund SP1 | NodeMCU+ESP32 | Kostal Plenticore PV+BYD | openWB

                                      haus-automatisierungH 1 Antwort Letzte Antwort
                                      0
                                      • DiginixD 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-automatisierungH Online
                                        haus-automatisierungH Online
                                        haus-automatisierung
                                        Developer Most Active
                                        schrieb am zuletzt editiert von
                                        #392

                                        @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.

                                        🧑‍🎓 Autor des beliebten ioBroker-Master-Kurses
                                        🎥 Tutorials rund um das Thema DIY-Smart-Home: https://haus-automatisierung.com/
                                        📚 Meine inoffizielle ioBroker Dokumentation

                                        DiginixD 1 Antwort Letzte Antwort
                                        0
                                        • haus-automatisierungH haus-automatisierung

                                          @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.

                                          DiginixD Offline
                                          DiginixD Offline
                                          Diginix
                                          schrieb am zuletzt editiert von Diginix
                                          #393

                                          @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
                                          

                                          ..:: So long! Tom ::..

                                          NUC7i3 (Ubuntu Proxmox VM) | Echo Dots 2+3. Gen | Xiaomi Sensoren | Mi Robot 1S | Yeelight | Sonoff | Shelly | H801 RGB | Gosund SP1 | NodeMCU+ESP32 | Kostal Plenticore PV+BYD | openWB

                                          1 Antwort Letzte Antwort
                                          0
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          369

                                          Online

                                          32.4k

                                          Benutzer

                                          81.4k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Anmelden

                                          • Du hast noch kein Konto? Registrieren

                                          • Anmelden oder registrieren, um zu suchen
                                          • Erster Beitrag
                                            Letzter Beitrag
                                          0
                                          • Home
                                          • Aktuell
                                          • Tags
                                          • Ungelesen 0
                                          • Kategorien
                                          • Unreplied
                                          • Beliebt
                                          • GitHub
                                          • Docu
                                          • Hilfe