Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  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.0k

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

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

Test PV Forecast Adapter

Scheduled Pinned Locked Moved Tester
forecastphotovoltaik
881 Posts 114 Posters 284.4k Views 108 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • LatziL Latzi

    @patrickwalther

    Nach dem Adapterstart hab ich folgende Meldungen (mit dem warn am Ende):

    2022-02-21 19:51:06.614 - info: host.Pi4-Server instance system.adapter.pvforecast.0 started with pid 6789
    2022-02-21 19:51:10.131 - info: pvforecast.0 (6789) starting. Version 0.2.0 in /opt/iobroker/node_modules/iobroker.pvforecast, node: v14.19.0, js-controller: 3.3.22
    2022-02-21 19:51:10.240 - info: pvforecast.0 (6789) Create States for: Sued
    2022-02-21 19:51:10.242 - info: pvforecast.0 (6789) Create States for: West
    2022-02-21 19:51:10.254 - info: pvforecast.0 (6789) getPv
    2022-02-21 19:51:10.255 - info: pvforecast.0 (6789) apikey: false
    2022-02-21 19:51:10.256 - info: pvforecast.0 (6789) url for platn Sued : https://api.forecast.solar/estimate/48.xxxx/14.xxxx/7/-3/9
    2022-02-21 19:51:10.335 - info: pvforecast.0 (6789) url for platn West : https://api.forecast.solar/estimate/48.xxxx/14.xxxx/7/87/3
    2022-02-21 19:51:10.530 - info: pvforecast.0 (6789) Recive data for Sued: {"result":{"watts":{"2022-02-21 06:50:00":0,"2022-02-21 06:55:00":63,"2022-02-21 07:00:00":319,"2022-02-21 08:00:00":850,"2022-02-21 09:00:00":1311,"2022-02-21 10:00:00":1655,"2022-02-21 11:00:00":1851,"2022-02-21 12:00:00":1993,"2022-02-21 13:00:00":2348,"2022-02-21 14:00:00":2148,"2022-02-21 15:00:00":1664,"2022-02-21 16:00:00":960,"2022-02-21 17:00:00":382,"2022-02-21 17:19:00":72,"2022-02-21 17:38:00":0,"2022-02-22 06:48:00":0,"2022-02-22 06:54:00":72,"2022-02-22 07:00:00":339,"2022-02-22 08:00:00":872,"2022-02-22 09:00:00":1333,"2022-02-22 10:00:00":1693,"2022-02-22 11:00:00":1939,"2022-02-22 12:00:00":2113,"2022-02-22 13:00:00":2236,"2022-02-22 14:00:00":2360,"2022-02-22 15:00:00":1996,"2022-02-22 16:00:00":1187,"2022-02-22 17:00:00":372,"2022-02-22 17:20:00":72,"2022-02-22 17:39:00":0},"watt_hours":{"2022-02-21 06:50:00":0,"2022-02-21 06:55:00":5,"2022-02-21 07:00:00":32,"2022-02-21 08:00:00":882,"2022-02-21 09:00:00":2193,"2022-02-21 10:00:00":3848,"2022-02-21 11:00:00":5699,"2022-02-21 12:00:00":7692,"2022-02-21 13:00:00":10040,"2022-02-21 14:00:00":12188,"2022-02-21 15:00:00":13852,"2022-02-21 16:00:00":14812,"2022-02-21 17:00:00":15194,"2022-02-21 17:19:00":15217,"2022-02-21 17:38:00":15217,"2022-02-22 06:48:00":0,"2022-02-22 06:54:00":7,"2022-02-22 07:00:00":41,"2022-02-22 08:00:00":913,"2022-02-22 09:00:00":2246,"2022-02-22 10:00:00":3939,"2022-02-22 11:00:00":5878,"2022-02-22 12:00:00":7991,"2022-02-22 13:00:00":10227,"2022-02-22 14:00:00":12587,"2022-02-22 15:00:00":14583,"2022-02-22 16:00:00":15770,"2022-02-22 17:00:00":16142,"2022-02-22 17:20:00":16166,"2022-02-22 17:39:00":16166},"watt_hours_day":{"2022-02-21":15217,"2022-02-22":16166}},"message":{"code":0,"type":"success","text":"","info":{"latitude":48.xxxx,"longitude":14.xxxx,"place":"xxxx, AT","timezone":"Europe/Vienna"},"ratelimit":{"period":3600,"limit":12,"remaining":8}}}
    2022-02-21 19:51:10.644 - info: pvforecast.0 (6789) Recive data for West: {"result":{"watts":{"2022-02-21 06:50:00":0,"2022-02-21 06:55:00":18,"2022-02-21 07:00:00":96,"2022-02-21 08:00:00":263,"2022-02-21 09:00:00":413,"2022-02-21 10:00:00":526,"2022-02-21 11:00:00":590,"2022-02-21 12:00:00":642,"2022-02-21 13:00:00":762,"2022-02-21 14:00:00":717,"2022-02-21 15:00:00":574,"2022-02-21 16:00:00":343,"2022-02-21 17:00:00":142,"2022-02-21 17:19:00":27,"2022-02-21 17:38:00":0,"2022-02-22 06:48:00":0,"2022-02-22 06:54:00":21,"2022-02-22 07:00:00":99,"2022-02-22 08:00:00":267,"2022-02-22 09:00:00":418,"2022-02-22 10:00:00":536,"2022-02-22 11:00:00":615,"2022-02-22 12:00:00":678,"2022-02-22 13:00:00":726,"2022-02-22 14:00:00":788,"2022-02-22 15:00:00":699,"2022-02-22 16:00:00":449,"2022-02-22 17:00:00":149,"2022-02-22 17:20:00":30,"2022-02-22 17:39:00":0},"watt_hours":{"2022-02-21 06:50:00":0,"2022-02-21 06:55:00":2,"2022-02-21 07:00:00":10,"2022-02-21 08:00:00":273,"2022-02-21 09:00:00":686,"2022-02-21 10:00:00":1212,"2022-02-21 11:00:00":1802,"2022-02-21 12:00:00":2444,"2022-02-21 13:00:00":3206,"2022-02-21 14:00:00":3923,"2022-02-21 15:00:00":4497,"2022-02-21 16:00:00":4840,"2022-02-21 17:00:00":4982,"2022-02-21 17:19:00":4990,"2022-02-21 17:38:00":4990,"2022-02-22 06:48:00":0,"2022-02-22 06:54:00":2,"2022-02-22 07:00:00":12,"2022-02-22 08:00:00":279,"2022-02-22 09:00:00":697,"2022-02-22 10:00:00":1233,"2022-02-22 11:00:00":1848,"2022-02-22 12:00:00":2526,"2022-02-22 13:00:00":3252,"2022-02-22 14:00:00":4040,"2022-02-22 15:00:00":4739,"2022-02-22 16:00:00":5188,"2022-02-22 17:00:00":5337,"2022-02-22 17:20:00":5347,"2022-02-22 17:39:00":5347},"watt_hours_day":{"2022-02-21":4990,"2022-02-22":5347}},"message":{"code":0,"type":"success","text":"","info":{"latitude":48.xxxx,"longitude":14.xxxx,"place":"xxxx, AT","timezone":"Europe/Vienna"},"ratelimit":{"period":3600,"limit":12,"remaining":9}}}
    2022-02-21 19:51:10.832 - warn: pvforecast.0 (6789) Clear yet terminated timer undefined
    
    MeistertrM Offline
    MeistertrM Offline
    Meistertr
    Developer
    wrote on last edited by
    #246

    @latzi fehler der warnung gefunden wird gefixed

    LatziL 2 Replies Last reply
    0
    • MeistertrM Meistertr

      @latzi fehler der warnung gefunden wird gefixed

      LatziL Offline
      LatziL Offline
      Latzi
      wrote on last edited by
      #247

      @meistertr
      super, vielen Dank !👍 👏

      1 Reply Last reply
      0
      • MeistertrM Meistertr

        @latzi fehler der warnung gefunden wird gefixed

        LatziL Offline
        LatziL Offline
        Latzi
        wrote on last edited by
        #248

        @meistertr sagte in Test PV Forecast Adapter:

        fehler der warnung gefunden wird gefixed

        läuft seit dem update bisher problemlos, vielen Dank @Meistertr !!!

        1 Reply Last reply
        0
        • O Online
          O Online
          oxident
          wrote on last edited by oxident
          #249

          Habe jetzt auch die 0.1.x Instanz gelöscht und den Adapter deinstalliert. Dann den 0.2.2er installiert und alle Daten eingegeben.
          Komischerweise sind die Werte in der summary jetzt etwas "verschoben" ... ich schätze mal, um eine Tausenderstelle:

          29cd2752-759a-4818-8ae8-af28d362de0b-image.png

          Meiner Meinung nach müssten alle Werte durch 1000 dividiert werden. Bei den Einzelanlagen (2 Stk. bei mir) sieht es okay aus.

          UPDATE: Nein, die Gesamtleistung bei den Einzelanlagen scheint auch um den Faktor 1000 zu hoch zu sein:
          0df3a82a-ab90-4503-a7d3-a6ba1ba641f5-image.png

          Einzelwerte pro Anlage sind jedoch korrekt.

          DiginixD 1 Reply Last reply
          0
          • O oxident

            Habe jetzt auch die 0.1.x Instanz gelöscht und den Adapter deinstalliert. Dann den 0.2.2er installiert und alle Daten eingegeben.
            Komischerweise sind die Werte in der summary jetzt etwas "verschoben" ... ich schätze mal, um eine Tausenderstelle:

            29cd2752-759a-4818-8ae8-af28d362de0b-image.png

            Meiner Meinung nach müssten alle Werte durch 1000 dividiert werden. Bei den Einzelanlagen (2 Stk. bei mir) sieht es okay aus.

            UPDATE: Nein, die Gesamtleistung bei den Einzelanlagen scheint auch um den Faktor 1000 zu hoch zu sein:
            0df3a82a-ab90-4503-a7d3-a6ba1ba641f5-image.png

            Einzelwerte pro Anlage sind jedoch korrekt.

            DiginixD Offline
            DiginixD Offline
            Diginix
            wrote on last edited by Diginix
            #250

            @oxident Ja, bei mir ist es auch falsch. Aber ich denke es ist nur die Einheit falsch im Datenpunkt.
            Früher war es Wh. Die Einheit wieder auf Wh zu stellen ist mMn einfacher als alle Werte zu teilen und zu runden.

            6a4bcf48-e6c1-409d-beb1-0c78457c0ef6-image.png

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

            O 1 Reply Last reply
            0
            • DiginixD Diginix

              @oxident Ja, bei mir ist es auch falsch. Aber ich denke es ist nur die Einheit falsch im Datenpunkt.
              Früher war es Wh. Die Einheit wieder auf Wh zu stellen ist mMn einfacher als alle Werte zu teilen und zu runden.

              6a4bcf48-e6c1-409d-beb1-0c78457c0ef6-image.png

              O Online
              O Online
              oxident
              wrote on last edited by
              #251

              @diginix Hmm, hätte ich kein Problem mit, müsste aber für diverse Skripte wissen, wo die Reise mittelfristig hingeht 😀

              MeistertrM 1 Reply Last reply
              0
              • O oxident

                @diginix Hmm, hätte ich kein Problem mit, müsste aber für diverse Skripte wissen, wo die Reise mittelfristig hingeht 😀

                MeistertrM Offline
                MeistertrM Offline
                Meistertr
                Developer
                wrote on last edited by
                #252

                @oxident ich passe es heute abend alles an und mache es in der config auswählbar ob kw oder watt

                Joe MJ 1 Reply Last reply
                2
                • MeistertrM Meistertr

                  @oxident ich passe es heute abend alles an und mache es in der config auswählbar ob kw oder watt

                  Joe MJ Offline
                  Joe MJ Offline
                  Joe M
                  wrote on last edited by Joe M
                  #253

                  @meistertr

                  Super Sache dein Adapter! Danke.
                  Glaube da hat sich weiterhin ein Dreher in der 0.2.3 versteckt:

                  Die Anlagenleistung im Reiter PV-Systems muss ich bei mir in Watt eintragen, dann passen die Stündlichen Werte und auch der Haken "values in watt instead of kw" funktioniert dann korrekt.

                  Dann ist aber die "power_day_kWh" um einen tausender zu hoch.

                  Bei Eintrag der Anlagenleistung im Reiter PV-Systems in KW stimmt die Tagesleistung, dann sind aber die Stundenwerte um den Faktor 1000 zu klein.

                  fea4e9d3-d7ea-421e-a124-d51577317a9f-image.png

                  1 Reply Last reply
                  0
                  • DiginixD Offline
                    DiginixD Offline
                    Diginix
                    wrote on last edited by Diginix
                    #254

                    @Meistertr
                    Wäre auch cool wenn der Adapter mal ins latest käme, bekomme von den Updates gar nichts mit wenn ich nicht regelmäßig bei Git vorbei schaue. Hab mir jetzt mal ein Watch gesetzt.

                    @joe-m Bei mir passen mMn alle Werte inkl Einheit wenn ich Watt im Adapter einstelle.
                    7035467e-1e6f-423f-a09a-48139bdbc240-image.png

                    Achso die stündlichen sind dann in kW obwohl Watt eingestellt ist und auch als Einheit genommen wird.
                    217102b8-6250-4143-bdf1-addf4c012036-image.png

                    In der JSONTable passt es aber und die verwende ich.

                    ..:: 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 Reply Last reply
                    0
                    • P Offline
                      P Offline
                      PatrickWalther
                      Developer
                      wrote on last edited by
                      #255

                      @diginix hallo, bin dabei, da ich allerdings viele Gesundheitliche Probleme habe ist es für mich momentan gar nicht einfach. Versuche aber mein bestes.

                      DiginixD 1 Reply Last reply
                      0
                      • P PatrickWalther

                        @diginix hallo, bin dabei, da ich allerdings viele Gesundheitliche Probleme habe ist es für mich momentan gar nicht einfach. Versuche aber mein bestes.

                        DiginixD Offline
                        DiginixD Offline
                        Diginix
                        wrote on last edited by
                        #256

                        @patrickwalther Kein Stress und gute Besserung!
                        Mit 0.2.3 und Einstellung "Watt" ist für mich vorerst alles ok in den Objekten, mit denen ich arbeite.

                        ..:: 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 Reply Last reply
                        1
                        • MeistertrM Offline
                          MeistertrM Offline
                          Meistertr
                          Developer
                          wrote on last edited by
                          #257

                          seit heute morgen gibt es die 0.2.4 in der kann man nun auch die Vorhersagen von solcast nutzen. vorteil hier: der api key ist kostenlos und man bekommt eine Auflösung von 30min. Meines erachtens sind die Vorhersagen auch noch etwas genauer als die von forecast.solar

                          LatziL DiginixD 2 Replies Last reply
                          0
                          • MeistertrM Meistertr

                            seit heute morgen gibt es die 0.2.4 in der kann man nun auch die Vorhersagen von solcast nutzen. vorteil hier: der api key ist kostenlos und man bekommt eine Auflösung von 30min. Meines erachtens sind die Vorhersagen auch noch etwas genauer als die von forecast.solar

                            LatziL Offline
                            LatziL Offline
                            Latzi
                            wrote on last edited by
                            #258

                            @meistertr
                            hab ich gleich mal ausprobiert, erhalte aber einen Fehler, anbei log dazu:

                            2022-02-26 10:00:24.276 - info: host.Pi4-Server "system.adapter.pvforecast.0" enabled
                            2022-02-26 10:00:24.843 - info: host.Pi4-Server instance system.adapter.pvforecast.0 started with pid 2426
                            2022-02-26 10:00:27.355 - info: pvforecast.0 (2426) starting. Version 0.2.4 in /opt/iobroker/node_modules/iobroker.pvforecast, node: v14.19.0, js-controller: 3.3.22
                            2022-02-26 10:00:27.403 - info: pvforecast.0 (2426) Create States for weather
                            2022-02-26 10:00:27.605 - info: pvforecast.0 (2426) Create States for: Sued
                            2022-02-26 10:00:27.606 - info: pvforecast.0 (2426) Create States for: West
                            2022-02-26 10:00:27.715 - info: pvforecast.0 (2426) getPv
                            2022-02-26 10:00:27.716 - info: pvforecast.0 (2426) apikey: true
                            2022-02-26 10:00:27.717 - info: pvforecast.0 (2426) url for plant Sued : https://api.solcast.com.au/world_pv_power/forecasts?format=json&hours=48&loss_factor=1&latitude=4x.xxx&longitude=1x.xxx&tilt=7&azimuth=-177&capacity=9&api_key=blablabla
                            2022-02-26 10:00:27.792 - info: pvforecast.0 (2426) url for plant West : https://api.solcast.com.au/world_pv_power/forecasts?format=json&hours=48&loss_factor=1&latitude=4x.xxx&longitude=1x.xxx&tilt=7&azimuth=93&capacity=3&api_key=blablabla
                            2022-02-26 10:00:28.447 - info: pvforecast.0 (2426) Recive data for Sued: {"forecasts":[{"period_end":"2022-02-26T09:30:00.0000000Z","period":"PT30M","pv_estimate":1.815},{"period_end":"2022-02-26T10:00:00.0000000Z","period":"PT30M","pv_estimate":2.387},{"period_end":"2022-02-26T10:30:00.0000000Z","period":"PT30M","pv_estimate":2.885},{"period_end":"2022-02-26T11:00:00.0000000Z","period":"PT30M","pv_estimate":3.044},{"period_end":"2022-02-26T11:30:00.0000000Z","period":"PT30M","pv_estimate":2.651},{"period_end":"2022-02-26T12:00:00.0000000Z","period":"PT30M","pv_estimate":2.23},{"period_end":"2022-02-26T12:30:00.0000000Z","period":"PT30M","pv_estimate":2.054},{"period_end":"2022-02-26T13:00:00.0000000Z","period":"PT30M","pv_estimate":1.936},{"period_end":"2022-02-26T13:30:00.0000000Z","period":"PT30M","pv_estimate":1.725},{"period_end":"2022-02-26T14:00:00.0000000Z","period":"PT30M","pv_estimate":1.427},{"period_end":"2022-02-26T14:30:00.0000000Z","period":"PT30M","pv_estimate":1.108},{"period_end":"2022-02-26T15:00:00.0000000Z","period":"PT30M","pv_estimate":0.866},{"period_end":"2022-02-26T15:30:00.0000000Z","period":"PT30M","pv_estimate":0.589},{"period_end":"2022-02-26T16:00:00.0000000Z","period":"PT30M","pv_estimate":0.263},{"period_end":"2022-02-26T16:30:00.0000000Z","period":"PT30M","pv_estimate":0.088},{"period_end":"2022-02-26T17:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-26T17:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-26T18:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-26T18:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-26T19:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-26T19:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-26T20:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-26T20:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-26T21:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-26T21:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-26T22:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-26T22:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-26T23:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-26T23:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T00:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T00:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T01:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T01:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T02:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T02:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T03:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T03:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T04:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T04:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T05:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T05:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T06:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T06:30:00.0000000Z","period":"PT30M","pv_estimate":0.081},{"period_end":"2022-02-27T07:00:00.0000000Z","period":"PT30M","pv_estimate":0.268},{"period_end":"2022-02-27T07:30:00.0000000Z","period":"PT30M","pv_estimate":0.812},{"period_end":"2022-02-27T08:00:00.0000000Z","period":"PT30M","pv_estimate":1.833},{"period_end":"2022-02-27T08:30:00.0000000Z","period":"PT30M","pv_estimate":2.848},{"period_end":"2022-02-27T09:00:00.0000000Z","period":"PT30M","pv_estimate":3.453},{"period_end":"2022-02-27T09:30:00.0000000Z","period":"PT30M","pv_estimate":4.046},{"period_end":"2022-02-27T10:00:00.0000000Z","period":"PT30M","pv_estimate":4.505},{"period_end":"2022-02-27T10:30:00.0000000Z","period":"PT30M","pv_estimate":4.916},{"period_end":"2022-02-27T11:00:00.0000000Z","period":"PT30M","pv_estimate":5.119},{"period_end":"2022-02-27T11:30:00.0000000Z","period":"PT30M","pv_estimate":5.191},{"period_end":"2022-02-27T12:00:00.0000000Z","period":"PT30M","pv_estimate":5.118},{"period_end":"2022-02-27T12:30:00.0000000Z","period":"PT30M","pv_estimate":4.993},{"period_end":"2022-02-27T13:00:00.0000000Z","period":"PT30M","pv_estimate":4.694},{"period_end":"2022-02-27T13:30:00.0000000Z","period":"PT30M","pv_estimate":4.3},{"period_end":"2022-02-27T14:00:00.0000000Z","period":"PT30M","pv_estimate":3.771},{"period_end":"2022-02-27T14:30:00.0000000Z","period":"PT30M","pv_estimate":3.145},{"period_end":"2022-02-27T15:00:00.0000000Z","period":"PT30M","pv_estimate":2.443},{"period_end":"2022-02-27T15:30:00.0000000Z","period":"PT30M","pv_estimate":1.698},{"period_end":"2022-02-27T16:00:00.0000000Z","period":"PT30M","pv_estimate":0.878},{"period_end":"2022-02-27T16:30:00.0000000Z","period":"PT30M","pv_estimate":0.178},{"period_end":"2022-02-27T17:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T17:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T18:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T18:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T19:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T19:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T20:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T20:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T21:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T21:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T22:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T22:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T23:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T23:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-28T00:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-28T00:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-28T01:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-28T01:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-28T02:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-28T02:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-28T03:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-28T03:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-28T04:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-28T04:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-28T05:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-28T05:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-28T06:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-28T06:30:00.0000000Z","period":"PT30M","pv_estimate":0.189},{"period_end":"2022-02-28T07:00:00.0000000Z","period":"PT30M","pv_estimate":0.842},{"period_end":"2022-02-28T07:30:00.0000000Z","period":"PT30M","pv_estimate":1.626},{"period_end":"2022-02-28T08:00:00.0000000Z","period":"PT30M","pv_estimate":2.448},{"period_end":"2022-02-28T08:30:00.0000000Z","period":"PT30M","pv_estimate":3.138},{"period_end":"2022-02-28T09:00:00.0000000Z","period":"PT30M","pv_estimate":3.745}]}
                            2022-02-26 10:00:28.908 - info: pvforecast.0 (2426) Recive data for West: {"forecasts":[{"period_end":"2022-02-26T09:30:00.0000000Z","period":"PT30M","pv_estimate":0.59},{"period_end":"2022-02-26T10:00:00.0000000Z","period":"PT30M","pv_estimate":0.757},{"period_end":"2022-02-26T10:30:00.0000000Z","period":"PT30M","pv_estimate":0.915},{"period_end":"2022-02-26T11:00:00.0000000Z","period":"PT30M","pv_estimate":0.97},{"period_end":"2022-02-26T11:30:00.0000000Z","period":"PT30M","pv_estimate":0.864},{"period_end":"2022-02-26T12:00:00.0000000Z","period":"PT30M","pv_estimate":0.735},{"period_end":"2022-02-26T12:30:00.0000000Z","period":"PT30M","pv_estimate":0.68},{"period_end":"2022-02-26T13:00:00.0000000Z","period":"PT30M","pv_estimate":0.641},{"period_end":"2022-02-26T13:30:00.0000000Z","period":"PT30M","pv_estimate":0.573},{"period_end":"2022-02-26T14:00:00.0000000Z","period":"PT30M","pv_estimate":0.476},{"period_end":"2022-02-26T14:30:00.0000000Z","period":"PT30M","pv_estimate":0.37},{"period_end":"2022-02-26T15:00:00.0000000Z","period":"PT30M","pv_estimate":0.291},{"period_end":"2022-02-26T15:30:00.0000000Z","period":"PT30M","pv_estimate":0.201},{"period_end":"2022-02-26T16:00:00.0000000Z","period":"PT30M","pv_estimate":0.09},{"period_end":"2022-02-26T16:30:00.0000000Z","period":"PT30M","pv_estimate":0.032},{"period_end":"2022-02-26T17:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-26T17:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-26T18:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-26T18:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-26T19:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-26T19:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-26T20:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-26T20:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-26T21:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-26T21:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-26T22:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-26T22:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-26T23:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-26T23:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T00:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T00:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T01:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T01:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T02:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T02:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T03:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T03:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T04:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T04:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T05:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T05:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T06:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T06:30:00.0000000Z","period":"PT30M","pv_estimate":0.023},{"period_end":"2022-02-27T07:00:00.0000000Z","period":"PT30M","pv_estimate":0.084},{"period_end":"2022-02-27T07:30:00.0000000Z","period":"PT30M","pv_estimate":0.24},{"period_end":"2022-02-27T08:00:00.0000000Z","period":"PT30M","pv_estimate":0.484},{"period_end":"2022-02-27T08:30:00.0000000Z","period":"PT30M","pv_estimate":0.675},{"period_end":"2022-02-27T09:00:00.0000000Z","period":"PT30M","pv_estimate":0.869},{"period_end":"2022-02-27T09:30:00.0000000Z","period":"PT30M","pv_estimate":1.045},{"period_end":"2022-02-27T10:00:00.0000000Z","period":"PT30M","pv_estimate":1.211},{"period_end":"2022-02-27T10:30:00.0000000Z","period":"PT30M","pv_estimate":1.34},{"period_end":"2022-02-27T11:00:00.0000000Z","period":"PT30M","pv_estimate":1.449},{"period_end":"2022-02-27T11:30:00.0000000Z","period":"PT30M","pv_estimate":1.504},{"period_end":"2022-02-27T12:00:00.0000000Z","period":"PT30M","pv_estimate":1.525},{"period_end":"2022-02-27T12:30:00.0000000Z","period":"PT30M","pv_estimate":1.514},{"period_end":"2022-02-27T13:00:00.0000000Z","period":"PT30M","pv_estimate":1.469},{"period_end":"2022-02-27T13:30:00.0000000Z","period":"PT30M","pv_estimate":1.383},{"period_end":"2022-02-27T14:00:00.0000000Z","period":"PT30M","pv_estimate":1.251},{"period_end":"2022-02-27T14:30:00.0000000Z","period":"PT30M","pv_estimate":1.084},{"period_end":"2022-02-27T15:00:00.0000000Z","period":"PT30M","pv_estimate":0.887},{"period_end":"2022-02-27T15:30:00.0000000Z","period":"PT30M","pv_estimate":0.671},{"period_end":"2022-02-27T16:00:00.0000000Z","period":"PT30M","pv_estimate":0.385},{"period_end":"2022-02-27T16:30:00.0000000Z","period":"PT30M","pv_estimate":0.088},{"period_end":"2022-02-27T17:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T17:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T18:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T18:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T19:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T19:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T20:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T20:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T21:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T21:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T22:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T22:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T23:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-27T23:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-28T00:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-28T00:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-28T01:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-28T01:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-28T02:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-28T02:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-28T03:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-28T03:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-28T04:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-28T04:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-28T05:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-28T05:30:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-28T06:00:00.0000000Z","period":"PT30M","pv_estimate":0},{"period_end":"2022-02-28T06:30:00.0000000Z","period":"PT30M","pv_estimate":0.038},{"period_end":"2022-02-28T07:00:00.0000000Z","period":"PT30M","pv_estimate":0.122},{"period_end":"2022-02-28T07:30:00.0000000Z","period":"PT30M","pv_estimate":0.326},{"period_end":"2022-02-28T08:00:00.0000000Z","period":"PT30M","pv_estimate":0.522},{"period_end":"2022-02-28T08:30:00.0000000Z","period":"PT30M","pv_estimate":0.728},{"period_end":"2022-02-28T09:00:00.0000000Z","period":"PT30M","pv_estimate":0.907}]}
                            2022-02-26 10:00:30.894 - error: pvforecast.0 (2426) Axios Error Error: Request failed with status code 404
                            
                            1 Reply Last reply
                            0
                            • MeistertrM Meistertr

                              seit heute morgen gibt es die 0.2.4 in der kann man nun auch die Vorhersagen von solcast nutzen. vorteil hier: der api key ist kostenlos und man bekommt eine Auflösung von 30min. Meines erachtens sind die Vorhersagen auch noch etwas genauer als die von forecast.solar

                              DiginixD Offline
                              DiginixD Offline
                              Diginix
                              wrote on last edited by Diginix
                              #259

                              @meistertr Bekomme mit 0.2.4 sowohl mit forecast als auch mit solcast auch pro Abruf diesen Fehler

                              pvforecast.0 2022-02-26 13:25:46.593	error	Axios Error Error: Request failed with status code 404
                              

                              Außerdem ruft er auch trotz 30min Einstellung nur alle 60min die solcast Werte ab.

                              ..:: 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 Reply Last reply
                              0
                              • sonnenscheinS Online
                                sonnenscheinS Online
                                sonnenschein
                                wrote on last edited by sonnenschein
                                #260

                                Hallo Zusammen:
                                Habe jetzt mal den 0.1.9 runter geschmissen und 0.2.2 von der Katze installiert.
                                Anscheinend ist das Thema SQL erst mal aus dem Adapter raus geflogen!
                                Kann da jemand etwas zu sagen?

                                Im VIS habe ich eine Tabelle und den Graph eingefügt und funktioniert.

                                2022_02_26 16_59_41-Window.png

                                In Grafana bekomme ich das immer noch nicht gebacken den json graph anzubinden. Hat hier jemand ein Lösung wie das funktionieren kann?
                                2022_02_26 16_58_36-Window.png

                                PlatformBetriebssystem:linux Architektur:arm64 CPUs:4 Geschwindigkeit:1800 MHz Modell:Cortex-A72
                                RAM:3.7 GB System-Betriebszeit:00:19:02 Node.js:v20.18.0
                                _nodeCurrent:20.18.0
                                _npmCurrent:10.8.2
                                Operating System: Debian GNU/Linux 12 (bookworm) Kernel: Linux 6.6.57-v8+

                                mcBirneM 1 Reply Last reply
                                0
                                • sonnenscheinS sonnenschein

                                  Hallo Zusammen:
                                  Habe jetzt mal den 0.1.9 runter geschmissen und 0.2.2 von der Katze installiert.
                                  Anscheinend ist das Thema SQL erst mal aus dem Adapter raus geflogen!
                                  Kann da jemand etwas zu sagen?

                                  Im VIS habe ich eine Tabelle und den Graph eingefügt und funktioniert.

                                  2022_02_26 16_59_41-Window.png

                                  In Grafana bekomme ich das immer noch nicht gebacken den json graph anzubinden. Hat hier jemand ein Lösung wie das funktionieren kann?
                                  2022_02_26 16_58_36-Window.png

                                  mcBirneM Offline
                                  mcBirneM Offline
                                  mcBirne
                                  wrote on last edited by
                                  #261

                                  @sonnenschein
                                  Hallo, wie installiere ich den adapter? Ich installiere ihn von github, allerdings finde ich dan unter instanzen keinen Adapter mit dem Namen PVforcast

                                  mcBirneM 1 Reply Last reply
                                  0
                                  • mcBirneM mcBirne

                                    @sonnenschein
                                    Hallo, wie installiere ich den adapter? Ich installiere ihn von github, allerdings finde ich dan unter instanzen keinen Adapter mit dem Namen PVforcast

                                    mcBirneM Offline
                                    mcBirneM Offline
                                    mcBirne
                                    wrote on last edited by
                                    #262

                                    ich erholte folgende Meldung:

                                    $ iobroker url https://github.com/Patrick-Walther/ioBroker.pvforecast.git --host buanet-iobroker1
                                    
                                    install Patrick-Walther/ioBroker.pvforecast#9a0b6b1992252dd7c48b266d0e46ee3f8745d2c2
                                    
                                    NPM version: 6.14.16npm install Patrick-Walther/ioBroker.pvforecast#9a0b6b1992252dd7c48b266d0e46ee3f8745d2c2 --loglevel error --prefix "/opt/iobroker" (System call)
                                    
                                    upload [4] pvforecast.admin /opt/iobroker/node_modules/iobroker.pvforecast/admin/words.js words.js application/javascript
                                    
                                    upload [3] pvforecast.admin /opt/iobroker/node_modules/iobroker.pvforecast/admin/style.css style.css text/css
                                    
                                    upload [2] pvforecast.admin /opt/iobroker/node_modules/iobroker.pvforecast/admin/pvforecast.png pvforecast.png image/png
                                    
                                    upload [1] pvforecast.admin /opt/iobroker/node_modules/iobroker.pvforecast/admin/jsonConfig.json jsonConfig.json application/json
                                    
                                    upload [0] pvforecast.admin /opt/iobroker/node_modules/iobroker.pvforecast/admin/index_m.html index_m.html text/html
                                    
                                    Adapter "system.adapter.vis.0" restarted.
                                    
                                    Process exited with code 0
                                    
                                    1 Reply Last reply
                                    0
                                    • sonnenscheinS Online
                                      sonnenscheinS Online
                                      sonnenschein
                                      wrote on last edited by sonnenschein
                                      #263

                                      @mcbirne
                                      Einfach bei den Adaptern auf die Katze und dann habe ich benutzerdefiniert gewählt.
                                      2022_02_26 17_49_22-Window.png

                                      Da diesen link eingetragen

                                      https://github.com/Patrick-Walther/ioBroker.pvforecast

                                      2022_02_26 17_45_28-Window.png

                                      Danach war der Adapter im Iobroker verfügbar.
                                      Dann einfach Instanz hinzugefügt!

                                      2022_02_26 17_52_24-2022_02_26 17_51_10-Window.png - Paint.png

                                      PlatformBetriebssystem:linux Architektur:arm64 CPUs:4 Geschwindigkeit:1800 MHz Modell:Cortex-A72
                                      RAM:3.7 GB System-Betriebszeit:00:19:02 Node.js:v20.18.0
                                      _nodeCurrent:20.18.0
                                      _npmCurrent:10.8.2
                                      Operating System: Debian GNU/Linux 12 (bookworm) Kernel: Linux 6.6.57-v8+

                                      mcBirneM 1 Reply Last reply
                                      0
                                      • sonnenscheinS sonnenschein

                                        @mcbirne
                                        Einfach bei den Adaptern auf die Katze und dann habe ich benutzerdefiniert gewählt.
                                        2022_02_26 17_49_22-Window.png

                                        Da diesen link eingetragen

                                        https://github.com/Patrick-Walther/ioBroker.pvforecast

                                        2022_02_26 17_45_28-Window.png

                                        Danach war der Adapter im Iobroker verfügbar.
                                        Dann einfach Instanz hinzugefügt!

                                        2022_02_26 17_52_24-2022_02_26 17_51_10-Window.png - Paint.png

                                        mcBirneM Offline
                                        mcBirneM Offline
                                        mcBirne
                                        wrote on last edited by
                                        #264

                                        @sonnenschein
                                        Jetzt klappt es. keine Ahnung, warum es vorhin nicht ging. Danke!

                                        mcBirneM 1 Reply Last reply
                                        0
                                        • mcBirneM mcBirne

                                          @sonnenschein
                                          Jetzt klappt es. keine Ahnung, warum es vorhin nicht ging. Danke!

                                          mcBirneM Offline
                                          mcBirneM Offline
                                          mcBirne
                                          wrote on last edited by
                                          #265

                                          Irgendetwas scheint nicht zu passen oder ich habe es falsch verstanden.
                                          Ich habe mir einen API Key für solcast erstellt. Dann habe ich den Längen und Breitengrad eingegeben. (Diese Werte bringen mich bei Google MAPS zu meiner Adresse). Anschließend habe ich unter PV System mein Azimut und meine Neigung eingetragen. Anschließend erscheinen auch für morgen Werte. Allerdings soll die Anlege schon um 7:30 Uhr schon 1,7 KW produzieren und ab 10 Uhr deutlich weniger. Ich habe eine Anlage mit 7,5 KWp und einer SW Ausrichtung (Azimut 225°) und einer Neigung von 45°. Eigentlich sollte sie ab 10 Uhr so langsam steigende Werte haben und keine fallenden Werte.
                                          Was habe ich falsch gemacht?

                                          mcBirneM 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          628

                                          Online

                                          32.4k

                                          Users

                                          81.4k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe