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. Skripten / Logik
  4. JavaScript
  5. E3DC Hauskraftwerk steuern

NEWS

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

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

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

E3DC Hauskraftwerk steuern

Geplant Angeheftet Gesperrt Verschoben JavaScript
3.5k Beiträge 70 Kommentatoren 1.6m Aufrufe 61 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.
  • A ArnoD

    @zelkin
    Ich habe bereits einen Fehler gefunden, der mit der nächsten Version behoben wird.
    Prüf mal bitte im Script die Zeile 1591 diese muss so aussehen:

    on({id: sID_EinstellungAnwahl, valGt: 0}, async function (obj){
    

    und korrigiere diese mal folgendermaßen:

    on({id: sID_EinstellungAnwahl, change: "ne",valGt: 0}, async function (obj){
    
    Z Offline
    Z Offline
    Zelkin
    schrieb am zuletzt editiert von
    #1370

    @arnod

    habe Ich geändert
    Brauchst du dazu eine Rückmeldung??

    A 1 Antwort Letzte Antwort
    0
    • Z Zelkin

      @arnod

      habe Ich geändert
      Brauchst du dazu eine Rückmeldung??

      A Offline
      A Offline
      ArnoD
      schrieb am zuletzt editiert von
      #1371

      @zelkin

      Ist immer gewünscht :-)

      Werde heute die Version 1.0.9 hochladen, da sollte dann auch das Timer-Problem hoffentlich gelöst sein.

      Z 1 Antwort Letzte Antwort
      0
      • A ArnoD

        @zelkin

        Ist immer gewünscht :-)

        Werde heute die Version 1.0.9 hochladen, da sollte dann auch das Timer-Problem hoffentlich gelöst sein.

        Z Offline
        Z Offline
        Zelkin
        schrieb am zuletzt editiert von Zelkin
        #1372

        @arnod
        :astonished:
        Des isch mir scho klar ...... aber Ich weiß ja gar net was Ich da geändert hab ...... also weiß Ich auch net was dann passieren sollte :scream:

        Hab das Script mit pause neu gestartet .... scheint immernoch doppelt abzurufen:

        	Zeile 269: 2022-07-28 02:10:00.783 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 367.589376
        	Zeile 287: 2022-07-28 02:10:01.010 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 79.1442432
        	Zeile 308: 2022-07-28 02:10:01.178 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 79.1442432
        	Zeile 546: 2022-07-28 04:00:02.345 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 79.1442432
        	Zeile 574: 2022-07-28 04:00:03.512 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 79.1442432
        	Zeile 606: 2022-07-28 04:01:01.793 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 79.1442432
        	Zeile 631: 2022-07-28 04:01:02.429 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 79.1442432
        	Zeile 1047: 2022-07-28 07:11:40.506 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 79.1442432
        	Zeile 1072: 2022-07-28 07:11:41.655 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 79.1442432
        	Zeile 1095: 2022-07-28 07:11:42.678 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 80.21376000000001
        	Zeile 1379: 2022-07-28 09:15:57.878 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 80.21376000000001
        	Zeile 1404: 2022-07-28 09:15:58.237 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 80.21376000000001
        	Zeile 1427: 2022-07-28 09:15:58.916 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 80.21376000000001
        	Zeile 1455: 2022-07-28 09:16:25.475 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 80.21376000000001
        	Zeile 1481: 2022-07-28 09:16:26.621 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 80.21376000000001
        	Zeile 1617: 2022-07-28 09:16:27.529 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 80.21376000000001
        	Zeile 1653: 2022-07-28 09:17:08.793 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 80.21376000000001
        	Zeile 1679: 2022-07-28 09:17:09.921 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 80.21376000000001
        	Zeile 1702: 2022-07-28 09:17:10.563 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 80.21376000000001
        	Zeile 1834: 2022-07-28 10:10:00.752 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 372.5568
        	Zeile 1852: 2022-07-28 10:10:01.102 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 80.21376000000001
        	Zeile 1893: 2022-07-28 10:17:53.386 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 80.21376000000001
        	Zeile 1918: 2022-07-28 10:17:54.539 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 80.21376000000001
        	Zeile 1941: 2022-07-28 10:17:56.523 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 79.1442432
        
        A 1 Antwort Letzte Antwort
        0
        • Z Zelkin

          @arnod
          :astonished:
          Des isch mir scho klar ...... aber Ich weiß ja gar net was Ich da geändert hab ...... also weiß Ich auch net was dann passieren sollte :scream:

          Hab das Script mit pause neu gestartet .... scheint immernoch doppelt abzurufen:

          	Zeile 269: 2022-07-28 02:10:00.783 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 367.589376
          	Zeile 287: 2022-07-28 02:10:01.010 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 79.1442432
          	Zeile 308: 2022-07-28 02:10:01.178 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 79.1442432
          	Zeile 546: 2022-07-28 04:00:02.345 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 79.1442432
          	Zeile 574: 2022-07-28 04:00:03.512 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 79.1442432
          	Zeile 606: 2022-07-28 04:01:01.793 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 79.1442432
          	Zeile 631: 2022-07-28 04:01:02.429 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 79.1442432
          	Zeile 1047: 2022-07-28 07:11:40.506 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 79.1442432
          	Zeile 1072: 2022-07-28 07:11:41.655 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 79.1442432
          	Zeile 1095: 2022-07-28 07:11:42.678 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 80.21376000000001
          	Zeile 1379: 2022-07-28 09:15:57.878 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 80.21376000000001
          	Zeile 1404: 2022-07-28 09:15:58.237 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 80.21376000000001
          	Zeile 1427: 2022-07-28 09:15:58.916 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 80.21376000000001
          	Zeile 1455: 2022-07-28 09:16:25.475 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 80.21376000000001
          	Zeile 1481: 2022-07-28 09:16:26.621 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 80.21376000000001
          	Zeile 1617: 2022-07-28 09:16:27.529 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 80.21376000000001
          	Zeile 1653: 2022-07-28 09:17:08.793 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 80.21376000000001
          	Zeile 1679: 2022-07-28 09:17:09.921 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 80.21376000000001
          	Zeile 1702: 2022-07-28 09:17:10.563 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 80.21376000000001
          	Zeile 1834: 2022-07-28 10:10:00.752 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 372.5568
          	Zeile 1852: 2022-07-28 10:10:01.102 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 80.21376000000001
          	Zeile 1893: 2022-07-28 10:17:53.386 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 80.21376000000001
          	Zeile 1918: 2022-07-28 10:17:54.539 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 80.21376000000001
          	Zeile 1941: 2022-07-28 10:17:56.523 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 79.1442432
          
          A Offline
          A Offline
          ArnoD
          schrieb am zuletzt editiert von
          #1373

          @zelkin

          Beende mal das Script und starte neu.
          Anschließend hier mal alle Zeilen im LOG posten, die vom Script ausgegeben werden.

          Z 1 Antwort Letzte Antwort
          0
          • A ArnoD

            @zelkin

            Beende mal das Script und starte neu.
            Anschließend hier mal alle Zeilen im LOG posten, die vom Script ausgegeben werden.

            Z Offline
            Z Offline
            Zelkin
            schrieb am zuletzt editiert von
            #1374

            @arnod
            Bideeee

            2022-07-28 11:03:02.530 - info: javascript.0 (1420) Start javascript script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control
            2022-07-28 11:03:02.634 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: registered 55 subscriptions and 5 schedules
            2022-07-28 11:03:02.635 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Jetzt sind alle States abgearbeitet ====-
            2022-07-28 11:03:02.680 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ****************************** Es wird Solcast Dach 2 abgerufen ******************************
            2022-07-28 11:03:03.016 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Schritt = 0 E3DC_Set_Power_Mode = 1
            2022-07-28 11:03:04.103 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung XHR.Status= 200
            2022-07-28 11:03:04.116 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ****************************** Es wird Solcast Dach 1 abgerufen ******************************
            2022-07-28 11:03:04.140 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast in kWh = 70.53
            2022-07-28 11:03:04.140 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast 90 Perzentil in kWh = 71.26
            2022-07-28 11:03:04.141 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 79.1442432
            2022-07-28 11:03:04.141 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag4 konnte nicht abgerufen werden ====-
            2022-07-28 11:03:04.142 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag5 konnte nicht abgerufen werden ====-
            2022-07-28 11:03:04.142 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag6 konnte nicht abgerufen werden ====-
            2022-07-28 11:03:04.142 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh nach Abzug Korrekturfaktor = 71.09526552
            2022-07-28 11:03:04.142 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bereits produzierte PV-Leistung = 7.667345603372241
            2022-07-28 11:03:04.150 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh_heute für Berechnung = 63.42791991662776
            2022-07-28 11:03:04.252 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: BatterieProzent(wert)=41.0940737627816
            2022-07-28 11:03:04.253 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Eigenverbrauch Tag = 22
            2022-07-28 11:03:04.253 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: AktSpeicherSoC in % = 26
            2022-07-28 11:03:04.253 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in kWh 41.0940737627816 = (Prognose kWh 63.42791991662776 - Berechneter Eigenverbrauch 13.453846153846154) - FreieKapBatterie_kWh 8.88
            2022-07-28 11:03:04.253 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in Prozent = 100
            2022-07-28 11:03:04.302 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 12 Uhr Proplanta 25
            2022-07-28 11:03:04.303 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 15 Uhr Proplanta 25
            2022-07-28 11:03:04.303 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Einstellung 2 aktiv EinstellungAnwahl=2
            2022-07-28 11:03:04.729 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung XHR.Status= 200
            2022-07-28 11:03:04.730 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-28 pv_estimate= 38.28 pv_estimate90= 38.75
            2022-07-28 11:03:04.731 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-29 pv_estimate= 48.27 pv_estimate90= 70.09
            2022-07-28 11:03:04.732 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-30 pv_estimate= 65.45 pv_estimate90= 74.45
            2022-07-28 11:03:04.733 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-31 pv_estimate= 66.66 pv_estimate90= 73.96
            2022-07-28 11:03:04.733 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-01 pv_estimate= 69.74 pv_estimate90= 71.6
            2022-07-28 11:03:04.734 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-02 pv_estimate= 67.58 pv_estimate90= 67.78
            2022-07-28 11:03:04.735 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-03 pv_estimate= 65.77 pv_estimate90= 66.86
            2022-07-28 11:03:04.757 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast in kWh = 70.53
            2022-07-28 11:03:04.757 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast 90 Perzentil in kWh = 71.26
            2022-07-28 11:03:04.757 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 79.1442432
            2022-07-28 11:03:04.758 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag4 konnte nicht abgerufen werden ====-
            2022-07-28 11:03:04.758 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag5 konnte nicht abgerufen werden ====-
            2022-07-28 11:03:04.758 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag6 konnte nicht abgerufen werden ====-
            2022-07-28 11:03:04.758 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh nach Abzug Korrekturfaktor = 71.09526552
            2022-07-28 11:03:04.758 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bereits produzierte PV-Leistung = 7.667345603372241
            2022-07-28 11:03:04.812 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh_heute für Berechnung = 63.42791991662776
            2022-07-28 11:03:04.819 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RB UTC = 9:21
            2022-07-28 11:03:04.819 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RE UTC = 14:51
            2022-07-28 11:03:04.819 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: LE UTC = 16:43
            2022-07-28 11:03:04.839 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ******************* Es wird die Globalstrahlung von Proplanta abgerufen *******************
            2022-07-28 11:03:04.884 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: BatterieProzent(wert)=41.0940737627816
            2022-07-28 11:03:04.884 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Eigenverbrauch Tag = 22
            2022-07-28 11:03:04.885 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: AktSpeicherSoC in % = 26
            2022-07-28 11:03:04.885 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in kWh 41.0940737627816 = (Prognose kWh 63.42791991662776 - Berechneter Eigenverbrauch 13.453846153846154) - FreieKapBatterie_kWh 8.88
            2022-07-28 11:03:04.885 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in Prozent = 100
            2022-07-28 11:03:04.932 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 12 Uhr Proplanta 200
            2022-07-28 11:03:04.933 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 15 Uhr Proplanta 200
            2022-07-28 11:03:04.933 - warn: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Bewölkungsgrad_12 oder Bewölkungsgrad_15 wurde nicht abgerufen. 12=200 15=200 ====-
            2022-07-28 11:03:05.470 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung InterrogateProplanta XHR.Status= 200
            2022-07-28 11:03:05.552 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Näste Aktualisierung Wetterdaten =15:20 Uhr
            2022-07-28 11:03:05.563 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast in kWh = 70.53
            2022-07-28 11:03:05.563 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast 90 Perzentil in kWh = 71.26
            2022-07-28 11:03:05.564 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 79.1442432
            2022-07-28 11:03:05.564 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag4 konnte nicht abgerufen werden ====-
            2022-07-28 11:03:05.564 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag5 konnte nicht abgerufen werden ====-
            2022-07-28 11:03:05.564 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag6 konnte nicht abgerufen werden ====-
            2022-07-28 11:03:05.564 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh nach Abzug Korrekturfaktor = 71.09526552
            2022-07-28 11:03:05.564 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bereits produzierte PV-Leistung = 7.667345603372241
            2022-07-28 11:03:05.571 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh_heute für Berechnung = 63.42791991662776
            2022-07-28 11:03:05.627 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: BatterieProzent(wert)=41.0940737627816
            2022-07-28 11:03:05.627 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Eigenverbrauch Tag = 22
            2022-07-28 11:03:05.627 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: AktSpeicherSoC in % = 26
            2022-07-28 11:03:05.627 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in kWh 41.0940737627816 = (Prognose kWh 63.42791991662776 - Berechneter Eigenverbrauch 13.453846153846154) - FreieKapBatterie_kWh 8.88
            2022-07-28 11:03:05.627 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in Prozent = 100
            2022-07-28 11:03:05.672 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 12 Uhr Proplanta 25
            2022-07-28 11:03:05.673 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 15 Uhr Proplanta 25
            2022-07-28 11:03:05.673 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Einstellung 2 aktiv EinstellungAnwahl=2
            2022-07-28 11:03:06.005 - warn: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Vor Regelbeginn ====-
            
            A 2 Antworten Letzte Antwort
            0
            • Z Zelkin

              @arnod
              Bideeee

              2022-07-28 11:03:02.530 - info: javascript.0 (1420) Start javascript script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control
              2022-07-28 11:03:02.634 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: registered 55 subscriptions and 5 schedules
              2022-07-28 11:03:02.635 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Jetzt sind alle States abgearbeitet ====-
              2022-07-28 11:03:02.680 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ****************************** Es wird Solcast Dach 2 abgerufen ******************************
              2022-07-28 11:03:03.016 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Schritt = 0 E3DC_Set_Power_Mode = 1
              2022-07-28 11:03:04.103 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung XHR.Status= 200
              2022-07-28 11:03:04.116 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ****************************** Es wird Solcast Dach 1 abgerufen ******************************
              2022-07-28 11:03:04.140 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast in kWh = 70.53
              2022-07-28 11:03:04.140 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast 90 Perzentil in kWh = 71.26
              2022-07-28 11:03:04.141 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 79.1442432
              2022-07-28 11:03:04.141 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag4 konnte nicht abgerufen werden ====-
              2022-07-28 11:03:04.142 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag5 konnte nicht abgerufen werden ====-
              2022-07-28 11:03:04.142 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag6 konnte nicht abgerufen werden ====-
              2022-07-28 11:03:04.142 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh nach Abzug Korrekturfaktor = 71.09526552
              2022-07-28 11:03:04.142 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bereits produzierte PV-Leistung = 7.667345603372241
              2022-07-28 11:03:04.150 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh_heute für Berechnung = 63.42791991662776
              2022-07-28 11:03:04.252 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: BatterieProzent(wert)=41.0940737627816
              2022-07-28 11:03:04.253 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Eigenverbrauch Tag = 22
              2022-07-28 11:03:04.253 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: AktSpeicherSoC in % = 26
              2022-07-28 11:03:04.253 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in kWh 41.0940737627816 = (Prognose kWh 63.42791991662776 - Berechneter Eigenverbrauch 13.453846153846154) - FreieKapBatterie_kWh 8.88
              2022-07-28 11:03:04.253 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in Prozent = 100
              2022-07-28 11:03:04.302 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 12 Uhr Proplanta 25
              2022-07-28 11:03:04.303 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 15 Uhr Proplanta 25
              2022-07-28 11:03:04.303 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Einstellung 2 aktiv EinstellungAnwahl=2
              2022-07-28 11:03:04.729 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung XHR.Status= 200
              2022-07-28 11:03:04.730 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-28 pv_estimate= 38.28 pv_estimate90= 38.75
              2022-07-28 11:03:04.731 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-29 pv_estimate= 48.27 pv_estimate90= 70.09
              2022-07-28 11:03:04.732 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-30 pv_estimate= 65.45 pv_estimate90= 74.45
              2022-07-28 11:03:04.733 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-31 pv_estimate= 66.66 pv_estimate90= 73.96
              2022-07-28 11:03:04.733 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-01 pv_estimate= 69.74 pv_estimate90= 71.6
              2022-07-28 11:03:04.734 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-02 pv_estimate= 67.58 pv_estimate90= 67.78
              2022-07-28 11:03:04.735 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-03 pv_estimate= 65.77 pv_estimate90= 66.86
              2022-07-28 11:03:04.757 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast in kWh = 70.53
              2022-07-28 11:03:04.757 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast 90 Perzentil in kWh = 71.26
              2022-07-28 11:03:04.757 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 79.1442432
              2022-07-28 11:03:04.758 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag4 konnte nicht abgerufen werden ====-
              2022-07-28 11:03:04.758 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag5 konnte nicht abgerufen werden ====-
              2022-07-28 11:03:04.758 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag6 konnte nicht abgerufen werden ====-
              2022-07-28 11:03:04.758 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh nach Abzug Korrekturfaktor = 71.09526552
              2022-07-28 11:03:04.758 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bereits produzierte PV-Leistung = 7.667345603372241
              2022-07-28 11:03:04.812 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh_heute für Berechnung = 63.42791991662776
              2022-07-28 11:03:04.819 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RB UTC = 9:21
              2022-07-28 11:03:04.819 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RE UTC = 14:51
              2022-07-28 11:03:04.819 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: LE UTC = 16:43
              2022-07-28 11:03:04.839 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ******************* Es wird die Globalstrahlung von Proplanta abgerufen *******************
              2022-07-28 11:03:04.884 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: BatterieProzent(wert)=41.0940737627816
              2022-07-28 11:03:04.884 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Eigenverbrauch Tag = 22
              2022-07-28 11:03:04.885 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: AktSpeicherSoC in % = 26
              2022-07-28 11:03:04.885 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in kWh 41.0940737627816 = (Prognose kWh 63.42791991662776 - Berechneter Eigenverbrauch 13.453846153846154) - FreieKapBatterie_kWh 8.88
              2022-07-28 11:03:04.885 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in Prozent = 100
              2022-07-28 11:03:04.932 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 12 Uhr Proplanta 200
              2022-07-28 11:03:04.933 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 15 Uhr Proplanta 200
              2022-07-28 11:03:04.933 - warn: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Bewölkungsgrad_12 oder Bewölkungsgrad_15 wurde nicht abgerufen. 12=200 15=200 ====-
              2022-07-28 11:03:05.470 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung InterrogateProplanta XHR.Status= 200
              2022-07-28 11:03:05.552 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Näste Aktualisierung Wetterdaten =15:20 Uhr
              2022-07-28 11:03:05.563 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast in kWh = 70.53
              2022-07-28 11:03:05.563 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast 90 Perzentil in kWh = 71.26
              2022-07-28 11:03:05.564 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 79.1442432
              2022-07-28 11:03:05.564 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag4 konnte nicht abgerufen werden ====-
              2022-07-28 11:03:05.564 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag5 konnte nicht abgerufen werden ====-
              2022-07-28 11:03:05.564 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag6 konnte nicht abgerufen werden ====-
              2022-07-28 11:03:05.564 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh nach Abzug Korrekturfaktor = 71.09526552
              2022-07-28 11:03:05.564 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bereits produzierte PV-Leistung = 7.667345603372241
              2022-07-28 11:03:05.571 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh_heute für Berechnung = 63.42791991662776
              2022-07-28 11:03:05.627 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: BatterieProzent(wert)=41.0940737627816
              2022-07-28 11:03:05.627 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Eigenverbrauch Tag = 22
              2022-07-28 11:03:05.627 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: AktSpeicherSoC in % = 26
              2022-07-28 11:03:05.627 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in kWh 41.0940737627816 = (Prognose kWh 63.42791991662776 - Berechneter Eigenverbrauch 13.453846153846154) - FreieKapBatterie_kWh 8.88
              2022-07-28 11:03:05.627 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in Prozent = 100
              2022-07-28 11:03:05.672 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 12 Uhr Proplanta 25
              2022-07-28 11:03:05.673 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 15 Uhr Proplanta 25
              2022-07-28 11:03:05.673 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Einstellung 2 aktiv EinstellungAnwahl=2
              2022-07-28 11:03:06.005 - warn: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Vor Regelbeginn ====-
              
              A Offline
              A Offline
              ArnoD
              schrieb am zuletzt editiert von
              #1375

              @zelkin

              Ok Danke, das muss ich mir genauer ansehen. Da wird beim Start was doppelt aufgerufen.
              Ist mir bis heute nicht mal aufgefallen.

              1 Antwort Letzte Antwort
              0
              • A ArnoD

                Habe eine neue Version Charge-Control auf GitHub hochgeladen.
                Version: 1.0.8
                Änderungen:
                Wenn die Notstromreserve erreicht ist, wird auch DISCHARGE_START_POWER, MAX_CHARGE_POWER und MAX_DISCHARGE_POWER auf 0 gesetzt, damit der WR in den Standby-Modus wechselt und die Batterie nicht weiter entladen wird.
                Aktualisierung des State SET_POWER_VALUE auf 5 sek. reduziert und kleinere Fehler behoben.

                Habe das 8 Stunden getestet, ohne das sich die Batterie weiter entladen hat, müsste somit funktionieren.

                58160a22-4d4d-426b-be1c-acb46bbfcc38-grafik.png

                A Offline
                A Offline
                ArnoD
                schrieb am zuletzt editiert von
                #1376

                Habe eine neue Version Charge-Control auf GitHub hochgeladen.
                Version: 1.0.9
                Änderungen:
                Fehler, dass Timer bei Neustart vom Skript nicht gelöscht werden, behoben.
                Fehler, dass eine Aktualisierung des State "EinstellungAnwahl" zu einem Aufruf von der Funktion Main() führte, behoben.
                Fehler, dass die Funktion Main() beim Skriptstart vor der Aktualisierung der Prognosewerte Proplanta aufgerufen wurde, behoben.

                Z A 2 Antworten Letzte Antwort
                0
                • Z Zelkin

                  @arnod
                  Bideeee

                  2022-07-28 11:03:02.530 - info: javascript.0 (1420) Start javascript script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control
                  2022-07-28 11:03:02.634 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: registered 55 subscriptions and 5 schedules
                  2022-07-28 11:03:02.635 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Jetzt sind alle States abgearbeitet ====-
                  2022-07-28 11:03:02.680 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ****************************** Es wird Solcast Dach 2 abgerufen ******************************
                  2022-07-28 11:03:03.016 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Schritt = 0 E3DC_Set_Power_Mode = 1
                  2022-07-28 11:03:04.103 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung XHR.Status= 200
                  2022-07-28 11:03:04.116 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ****************************** Es wird Solcast Dach 1 abgerufen ******************************
                  2022-07-28 11:03:04.140 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast in kWh = 70.53
                  2022-07-28 11:03:04.140 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast 90 Perzentil in kWh = 71.26
                  2022-07-28 11:03:04.141 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 79.1442432
                  2022-07-28 11:03:04.141 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag4 konnte nicht abgerufen werden ====-
                  2022-07-28 11:03:04.142 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag5 konnte nicht abgerufen werden ====-
                  2022-07-28 11:03:04.142 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag6 konnte nicht abgerufen werden ====-
                  2022-07-28 11:03:04.142 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh nach Abzug Korrekturfaktor = 71.09526552
                  2022-07-28 11:03:04.142 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bereits produzierte PV-Leistung = 7.667345603372241
                  2022-07-28 11:03:04.150 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh_heute für Berechnung = 63.42791991662776
                  2022-07-28 11:03:04.252 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: BatterieProzent(wert)=41.0940737627816
                  2022-07-28 11:03:04.253 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Eigenverbrauch Tag = 22
                  2022-07-28 11:03:04.253 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: AktSpeicherSoC in % = 26
                  2022-07-28 11:03:04.253 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in kWh 41.0940737627816 = (Prognose kWh 63.42791991662776 - Berechneter Eigenverbrauch 13.453846153846154) - FreieKapBatterie_kWh 8.88
                  2022-07-28 11:03:04.253 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in Prozent = 100
                  2022-07-28 11:03:04.302 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 12 Uhr Proplanta 25
                  2022-07-28 11:03:04.303 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 15 Uhr Proplanta 25
                  2022-07-28 11:03:04.303 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Einstellung 2 aktiv EinstellungAnwahl=2
                  2022-07-28 11:03:04.729 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung XHR.Status= 200
                  2022-07-28 11:03:04.730 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-28 pv_estimate= 38.28 pv_estimate90= 38.75
                  2022-07-28 11:03:04.731 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-29 pv_estimate= 48.27 pv_estimate90= 70.09
                  2022-07-28 11:03:04.732 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-30 pv_estimate= 65.45 pv_estimate90= 74.45
                  2022-07-28 11:03:04.733 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-31 pv_estimate= 66.66 pv_estimate90= 73.96
                  2022-07-28 11:03:04.733 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-01 pv_estimate= 69.74 pv_estimate90= 71.6
                  2022-07-28 11:03:04.734 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-02 pv_estimate= 67.58 pv_estimate90= 67.78
                  2022-07-28 11:03:04.735 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-03 pv_estimate= 65.77 pv_estimate90= 66.86
                  2022-07-28 11:03:04.757 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast in kWh = 70.53
                  2022-07-28 11:03:04.757 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast 90 Perzentil in kWh = 71.26
                  2022-07-28 11:03:04.757 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 79.1442432
                  2022-07-28 11:03:04.758 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag4 konnte nicht abgerufen werden ====-
                  2022-07-28 11:03:04.758 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag5 konnte nicht abgerufen werden ====-
                  2022-07-28 11:03:04.758 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag6 konnte nicht abgerufen werden ====-
                  2022-07-28 11:03:04.758 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh nach Abzug Korrekturfaktor = 71.09526552
                  2022-07-28 11:03:04.758 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bereits produzierte PV-Leistung = 7.667345603372241
                  2022-07-28 11:03:04.812 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh_heute für Berechnung = 63.42791991662776
                  2022-07-28 11:03:04.819 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RB UTC = 9:21
                  2022-07-28 11:03:04.819 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RE UTC = 14:51
                  2022-07-28 11:03:04.819 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: LE UTC = 16:43
                  2022-07-28 11:03:04.839 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ******************* Es wird die Globalstrahlung von Proplanta abgerufen *******************
                  2022-07-28 11:03:04.884 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: BatterieProzent(wert)=41.0940737627816
                  2022-07-28 11:03:04.884 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Eigenverbrauch Tag = 22
                  2022-07-28 11:03:04.885 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: AktSpeicherSoC in % = 26
                  2022-07-28 11:03:04.885 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in kWh 41.0940737627816 = (Prognose kWh 63.42791991662776 - Berechneter Eigenverbrauch 13.453846153846154) - FreieKapBatterie_kWh 8.88
                  2022-07-28 11:03:04.885 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in Prozent = 100
                  2022-07-28 11:03:04.932 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 12 Uhr Proplanta 200
                  2022-07-28 11:03:04.933 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 15 Uhr Proplanta 200
                  2022-07-28 11:03:04.933 - warn: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Bewölkungsgrad_12 oder Bewölkungsgrad_15 wurde nicht abgerufen. 12=200 15=200 ====-
                  2022-07-28 11:03:05.470 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung InterrogateProplanta XHR.Status= 200
                  2022-07-28 11:03:05.552 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Näste Aktualisierung Wetterdaten =15:20 Uhr
                  2022-07-28 11:03:05.563 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast in kWh = 70.53
                  2022-07-28 11:03:05.563 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast 90 Perzentil in kWh = 71.26
                  2022-07-28 11:03:05.564 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 79.1442432
                  2022-07-28 11:03:05.564 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag4 konnte nicht abgerufen werden ====-
                  2022-07-28 11:03:05.564 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag5 konnte nicht abgerufen werden ====-
                  2022-07-28 11:03:05.564 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag6 konnte nicht abgerufen werden ====-
                  2022-07-28 11:03:05.564 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh nach Abzug Korrekturfaktor = 71.09526552
                  2022-07-28 11:03:05.564 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bereits produzierte PV-Leistung = 7.667345603372241
                  2022-07-28 11:03:05.571 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh_heute für Berechnung = 63.42791991662776
                  2022-07-28 11:03:05.627 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: BatterieProzent(wert)=41.0940737627816
                  2022-07-28 11:03:05.627 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Eigenverbrauch Tag = 22
                  2022-07-28 11:03:05.627 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: AktSpeicherSoC in % = 26
                  2022-07-28 11:03:05.627 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in kWh 41.0940737627816 = (Prognose kWh 63.42791991662776 - Berechneter Eigenverbrauch 13.453846153846154) - FreieKapBatterie_kWh 8.88
                  2022-07-28 11:03:05.627 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in Prozent = 100
                  2022-07-28 11:03:05.672 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 12 Uhr Proplanta 25
                  2022-07-28 11:03:05.673 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 15 Uhr Proplanta 25
                  2022-07-28 11:03:05.673 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Einstellung 2 aktiv EinstellungAnwahl=2
                  2022-07-28 11:03:06.005 - warn: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Vor Regelbeginn ====-
                  
                  A Offline
                  A Offline
                  ArnoD
                  schrieb am zuletzt editiert von
                  #1377

                  @zelkin
                  Versuch mal die Version 1.0.9, damit sollte es jetzt funktionieren.

                  Z 2 Antworten Letzte Antwort
                  0
                  • A ArnoD

                    @zelkin
                    Versuch mal die Version 1.0.9, damit sollte es jetzt funktionieren.

                    Z Offline
                    Z Offline
                    Zelkin
                    schrieb am zuletzt editiert von
                    #1378

                    @arnod

                    Ich komme erst morgen wieder dazu ... Ich melde mich dann
                    Danke dir für die Zeit

                    1 Antwort Letzte Antwort
                    0
                    • A ArnoD

                      @zelkin
                      Versuch mal die Version 1.0.9, damit sollte es jetzt funktionieren.

                      Z Offline
                      Z Offline
                      Zelkin
                      schrieb am zuletzt editiert von
                      #1379

                      @arnod

                      V1.0.9 eingespielt
                      Hier der Start :blush: ..... scheinen doch einige Timer nicht beendet worden zu sein .... hoffe das ergebnis ist wie erwartet

                      2022-07-29 06:50:18.708 - info: javascript.0 (1420) Start javascript script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control
                      2022-07-29 06:50:18.770 - warn: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_908390.1657311093602","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"06:30\"},\"period\":{\"weeks\":1,\"dows\":\"[1,2,3,4,5]\"}}"}
                      2022-07-29 06:50:18.771 - warn: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_950196.1657311093602","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"07:30\"},\"period\":{\"weeks\":1,\"dows\":\"[0,6]\"},\"valid\":{\"from\":\"18.02.2022\",\"to\":\"\"}}"}
                      2022-07-29 06:50:18.771 - warn: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_273667.1657311093635","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"05:30\"},\"period\":{\"days\":1}}"}
                      2022-07-29 06:50:18.771 - warn: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_847962.1657311093826","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"00:05\"},\"period\":{\"days\":1}}"}
                      2022-07-29 06:50:18.772 - warn: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_601780.1657311094539","type":"schedule","schedule":"{\"time\":{\"start\":\"23:00\",\"exactTime\":true},\"period\":{\"days\":1}}"}
                      2022-07-29 06:50:18.772 - warn: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_283917.1657311094728","type":"schedule","schedule":"{\"time\":{\"start\":\"08:00\",\"end\":\"18:00\",\"mode\":\"hours\",\"interval\":1},\"period\":{\"days\":1}}"}
                      2022-07-29 06:50:18.773 - warn: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_245912.1657311095137","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"04:00\"},\"period\":{\"days\":1}}"}
                      2022-07-29 06:50:18.773 - warn: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_590755.1657665414739","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"00:01\"},\"period\":{\"days\":1}}"}
                      2022-07-29 06:50:18.811 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: registered 55 subscriptions and 5 schedules
                      2022-07-29 06:50:18.811 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Jetzt sind alle States abgearbeitet ====-
                      2022-07-29 06:50:18.850 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ****************************** Es wird Solcast Dach 2 abgerufen ******************************
                      2022-07-29 06:50:20.735 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung XHR.Status Solcast= 200
                      2022-07-29 06:50:20.747 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ****************************** Es wird Solcast Dach 1 abgerufen ******************************
                      2022-07-29 06:50:21.027 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schritt = 0 keine Steuerung ====-
                      2022-07-29 06:50:22.015 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung XHR.Status Solcast= 200
                      2022-07-29 06:50:22.017 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-29 pv_estimate= 46.08 pv_estimate90= 62.6
                      2022-07-29 06:50:22.020 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-30 pv_estimate= 62.43 pv_estimate90= 72.27
                      2022-07-29 06:50:22.023 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-31 pv_estimate= 70.85 pv_estimate90= 74.84
                      2022-07-29 06:50:22.025 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-01 pv_estimate= 70.08 pv_estimate90= 70.56
                      2022-07-29 06:50:22.028 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-02 pv_estimate= 69.2 pv_estimate90= 69.51
                      2022-07-29 06:50:22.030 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-03 pv_estimate= 64.93 pv_estimate90= 66.08
                      2022-07-29 06:50:22.032 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-04 pv_estimate= 61.97 pv_estimate90= 69.33
                      2022-07-29 06:50:22.071 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RB UTC = 9:17
                      2022-07-29 06:50:22.071 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RE UTC = 12:55
                      2022-07-29 06:50:22.072 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: LE UTC = 15:42
                      2022-07-29 06:50:22.103 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ******************* Es wird die Globalstrahlung von Proplanta abgerufen *******************
                      2022-07-29 06:50:22.759 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung InterrogateProplanta XHR.Status= 200
                      2022-07-29 06:50:22.832 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Näste Aktualisierung Wetterdaten =10:00 Uhr
                      2022-07-29 06:50:22.842 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast in kWh = 55.6
                      2022-07-29 06:50:22.842 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast 90 Perzentil in kWh = 71.7
                      2022-07-29 06:50:22.843 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 49.1977728
                      2022-07-29 06:50:22.843 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag3 konnte nicht abgerufen werden ====-
                      2022-07-29 06:50:22.843 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag4 konnte nicht abgerufen werden ====-
                      2022-07-29 06:50:22.843 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag5 konnte nicht abgerufen werden ====-
                      2022-07-29 06:50:22.843 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag6 konnte nicht abgerufen werden ====-
                      2022-07-29 06:50:22.843 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh nach Abzug Korrekturfaktor = 49.77894208
                      2022-07-29 06:50:22.843 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bereits produzierte PV-Leistung = 0.1467761978229577
                      2022-07-29 06:50:22.849 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh_heute für Berechnung = 49.63216588217704
                      2022-07-29 06:50:22.938 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: BatterieProzent(wert)=17.432165882177042
                      2022-07-29 06:50:22.939 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Eigenverbrauch Tag = 22
                      2022-07-29 06:50:22.940 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: AktSpeicherSoC in % = 15
                      2022-07-29 06:50:22.940 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in kWh 17.432165882177042 = (Prognose kWh 49.63216588217704 - Berechneter Eigenverbrauch 22) - FreieKapBatterie_kWh 10.2
                      2022-07-29 06:50:22.940 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in Prozent = 100
                      2022-07-29 06:50:22.993 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 12 Uhr Proplanta 100
                      2022-07-29 06:50:22.993 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 15 Uhr Proplanta 87.5
                      2022-07-29 06:50:22.993 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Einstellung 4 aktiv
                      
                      A 1 Antwort Letzte Antwort
                      0
                      • A ArnoD

                        Habe eine neue Version Charge-Control auf GitHub hochgeladen.
                        Version: 1.0.9
                        Änderungen:
                        Fehler, dass Timer bei Neustart vom Skript nicht gelöscht werden, behoben.
                        Fehler, dass eine Aktualisierung des State "EinstellungAnwahl" zu einem Aufruf von der Funktion Main() führte, behoben.
                        Fehler, dass die Funktion Main() beim Skriptstart vor der Aktualisierung der Prognosewerte Proplanta aufgerufen wurde, behoben.

                        Z Offline
                        Z Offline
                        Zelkin
                        schrieb am zuletzt editiert von Zelkin
                        #1380

                        @arnod
                        Jetzt scheint irgendwas nicht mehr zu klappen!!
                        Screenshot 2022-07-29 090713.jpg

                        er lädt nicht, trotz

                        Screenshot 2022-07-29 090750.jpg

                        Er sollte doch jetzt bis 35% alles in die Batterie Schieben was geht?!

                        Hab das script vorerst deaktiviert um ein paar Prozent in die Batterie zu pumpen, sobald ICh da bei 30% bin oder es 11:17 ist schalte Ich es wieder ein zum testen ob der regelzeitraum sauber läuft

                        1 Antwort Letzte Antwort
                        0
                        • Z Zelkin

                          @arnod

                          V1.0.9 eingespielt
                          Hier der Start :blush: ..... scheinen doch einige Timer nicht beendet worden zu sein .... hoffe das ergebnis ist wie erwartet

                          2022-07-29 06:50:18.708 - info: javascript.0 (1420) Start javascript script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control
                          2022-07-29 06:50:18.770 - warn: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_908390.1657311093602","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"06:30\"},\"period\":{\"weeks\":1,\"dows\":\"[1,2,3,4,5]\"}}"}
                          2022-07-29 06:50:18.771 - warn: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_950196.1657311093602","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"07:30\"},\"period\":{\"weeks\":1,\"dows\":\"[0,6]\"},\"valid\":{\"from\":\"18.02.2022\",\"to\":\"\"}}"}
                          2022-07-29 06:50:18.771 - warn: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_273667.1657311093635","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"05:30\"},\"period\":{\"days\":1}}"}
                          2022-07-29 06:50:18.771 - warn: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_847962.1657311093826","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"00:05\"},\"period\":{\"days\":1}}"}
                          2022-07-29 06:50:18.772 - warn: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_601780.1657311094539","type":"schedule","schedule":"{\"time\":{\"start\":\"23:00\",\"exactTime\":true},\"period\":{\"days\":1}}"}
                          2022-07-29 06:50:18.772 - warn: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_283917.1657311094728","type":"schedule","schedule":"{\"time\":{\"start\":\"08:00\",\"end\":\"18:00\",\"mode\":\"hours\",\"interval\":1},\"period\":{\"days\":1}}"}
                          2022-07-29 06:50:18.773 - warn: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_245912.1657311095137","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"04:00\"},\"period\":{\"days\":1}}"}
                          2022-07-29 06:50:18.773 - warn: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_590755.1657665414739","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"00:01\"},\"period\":{\"days\":1}}"}
                          2022-07-29 06:50:18.811 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: registered 55 subscriptions and 5 schedules
                          2022-07-29 06:50:18.811 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Jetzt sind alle States abgearbeitet ====-
                          2022-07-29 06:50:18.850 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ****************************** Es wird Solcast Dach 2 abgerufen ******************************
                          2022-07-29 06:50:20.735 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung XHR.Status Solcast= 200
                          2022-07-29 06:50:20.747 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ****************************** Es wird Solcast Dach 1 abgerufen ******************************
                          2022-07-29 06:50:21.027 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schritt = 0 keine Steuerung ====-
                          2022-07-29 06:50:22.015 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung XHR.Status Solcast= 200
                          2022-07-29 06:50:22.017 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-29 pv_estimate= 46.08 pv_estimate90= 62.6
                          2022-07-29 06:50:22.020 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-30 pv_estimate= 62.43 pv_estimate90= 72.27
                          2022-07-29 06:50:22.023 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-31 pv_estimate= 70.85 pv_estimate90= 74.84
                          2022-07-29 06:50:22.025 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-01 pv_estimate= 70.08 pv_estimate90= 70.56
                          2022-07-29 06:50:22.028 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-02 pv_estimate= 69.2 pv_estimate90= 69.51
                          2022-07-29 06:50:22.030 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-03 pv_estimate= 64.93 pv_estimate90= 66.08
                          2022-07-29 06:50:22.032 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-04 pv_estimate= 61.97 pv_estimate90= 69.33
                          2022-07-29 06:50:22.071 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RB UTC = 9:17
                          2022-07-29 06:50:22.071 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RE UTC = 12:55
                          2022-07-29 06:50:22.072 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: LE UTC = 15:42
                          2022-07-29 06:50:22.103 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ******************* Es wird die Globalstrahlung von Proplanta abgerufen *******************
                          2022-07-29 06:50:22.759 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung InterrogateProplanta XHR.Status= 200
                          2022-07-29 06:50:22.832 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Näste Aktualisierung Wetterdaten =10:00 Uhr
                          2022-07-29 06:50:22.842 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast in kWh = 55.6
                          2022-07-29 06:50:22.842 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast 90 Perzentil in kWh = 71.7
                          2022-07-29 06:50:22.843 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 49.1977728
                          2022-07-29 06:50:22.843 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag3 konnte nicht abgerufen werden ====-
                          2022-07-29 06:50:22.843 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag4 konnte nicht abgerufen werden ====-
                          2022-07-29 06:50:22.843 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag5 konnte nicht abgerufen werden ====-
                          2022-07-29 06:50:22.843 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag6 konnte nicht abgerufen werden ====-
                          2022-07-29 06:50:22.843 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh nach Abzug Korrekturfaktor = 49.77894208
                          2022-07-29 06:50:22.843 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bereits produzierte PV-Leistung = 0.1467761978229577
                          2022-07-29 06:50:22.849 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh_heute für Berechnung = 49.63216588217704
                          2022-07-29 06:50:22.938 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: BatterieProzent(wert)=17.432165882177042
                          2022-07-29 06:50:22.939 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Eigenverbrauch Tag = 22
                          2022-07-29 06:50:22.940 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: AktSpeicherSoC in % = 15
                          2022-07-29 06:50:22.940 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in kWh 17.432165882177042 = (Prognose kWh 49.63216588217704 - Berechneter Eigenverbrauch 22) - FreieKapBatterie_kWh 10.2
                          2022-07-29 06:50:22.940 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in Prozent = 100
                          2022-07-29 06:50:22.993 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 12 Uhr Proplanta 100
                          2022-07-29 06:50:22.993 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 15 Uhr Proplanta 87.5
                          2022-07-29 06:50:22.993 - info: javascript.0 (1420) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Einstellung 4 aktiv
                          
                          A Offline
                          A Offline
                          ArnoD
                          schrieb am zuletzt editiert von
                          #1381

                          @zelkin sagte in E3DC Hauskraftwerk steuern:

                          V1.0.9 eingespielt
                          Hier der Start ..... scheinen doch einige Timer nicht beendet worden zu sein .... hoffe das ergebnis ist wie erwartet

                          Nein, da stimmt was nicht. Es wurden Timer beendet, die nicht von dem Skript gestartet wurden.
                          Welche Version hat bei dir der Javascript Adapter?

                          Z 2 Antworten Letzte Antwort
                          0
                          • A ArnoD

                            @zelkin sagte in E3DC Hauskraftwerk steuern:

                            V1.0.9 eingespielt
                            Hier der Start ..... scheinen doch einige Timer nicht beendet worden zu sein .... hoffe das ergebnis ist wie erwartet

                            Nein, da stimmt was nicht. Es wurden Timer beendet, die nicht von dem Skript gestartet wurden.
                            Welche Version hat bei dir der Javascript Adapter?

                            Z Offline
                            Z Offline
                            Zelkin
                            schrieb am zuletzt editiert von
                            #1382

                            @arnod
                            Im Moment 5.2.21

                            Das Update auf 5.7 hab Ich noch nicht eingespielt, da Ich mir den Changelog erst genauer anschauen wollte

                            A 1 Antwort Letzte Antwort
                            0
                            • A ArnoD

                              @zelkin sagte in E3DC Hauskraftwerk steuern:

                              V1.0.9 eingespielt
                              Hier der Start ..... scheinen doch einige Timer nicht beendet worden zu sein .... hoffe das ergebnis ist wie erwartet

                              Nein, da stimmt was nicht. Es wurden Timer beendet, die nicht von dem Skript gestartet wurden.
                              Welche Version hat bei dir der Javascript Adapter?

                              Z Offline
                              Z Offline
                              Zelkin
                              schrieb am zuletzt editiert von
                              #1383

                              @arnod

                              nach dem Update scheint alles zu klappen ..... sollte man im Script erwähnen dass man min. V5.7 benötigt

                              Hier noch der Start:

                              2022-07-29 10:26:26.149 - info: javascript.0 (30178) Start javascript script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control
                              2022-07-29 10:26:26.189 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_946503.1659083111272","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"00:01\"},\"period\":{\"days\":1}}"}
                              2022-07-29 10:26:26.190 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_345328.1659083111314","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"06:30\"},\"period\":{\"weeks\":1,\"dows\":\"[1,2,3,4,5]\"}}"}
                              2022-07-29 10:26:26.190 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_252291.1659083111314","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"07:30\"},\"period\":{\"weeks\":1,\"dows\":\"[0,6]\"},\"valid\":{\"from\":\"18.02.2022\",\"to\":\"\"}}"}
                              2022-07-29 10:26:26.190 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_318933.1659083111347","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"05:30\"},\"period\":{\"days\":1}}"}
                              2022-07-29 10:26:26.191 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_512006.1659083111521","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"00:05\"},\"period\":{\"days\":1}}"}
                              2022-07-29 10:26:26.191 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_229600.1659083112253","type":"schedule","schedule":"{\"time\":{\"start\":\"23:00\",\"exactTime\":true},\"period\":{\"days\":1}}"}
                              2022-07-29 10:26:26.191 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_779854.1659083112425","type":"schedule","schedule":"{\"time\":{\"start\":\"08:00\",\"end\":\"18:00\",\"mode\":\"hours\",\"interval\":1},\"period\":{\"days\":1}}"}
                              2022-07-29 10:26:26.211 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: registered 55 subscriptions and 5 schedules
                              2022-07-29 10:26:26.212 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Jetzt sind alle States abgearbeitet ====-
                              2022-07-29 10:26:26.320 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ****************************** Es wird Solcast Dach 2 abgerufen ******************************
                              2022-07-29 10:26:27.044 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schritt = 0 keine Steuerung ====-
                              2022-07-29 10:26:28.917 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung XHR.Status Solcast= 200
                              2022-07-29 10:26:28.929 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ****************************** Es wird Solcast Dach 1 abgerufen ******************************
                              2022-07-29 10:26:30.186 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung XHR.Status Solcast= 200
                              2022-07-29 10:26:30.189 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-29 pv_estimate= 31.34 pv_estimate90= 44.25
                              2022-07-29 10:26:30.192 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-30 pv_estimate= 62.43 pv_estimate90= 72.27
                              2022-07-29 10:26:30.195 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-31 pv_estimate= 70.85 pv_estimate90= 74.84
                              2022-07-29 10:26:30.198 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-01 pv_estimate= 70.08 pv_estimate90= 70.56
                              2022-07-29 10:26:30.200 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-02 pv_estimate= 69.2 pv_estimate90= 69.51
                              2022-07-29 10:26:30.203 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-03 pv_estimate= 64.93 pv_estimate90= 66.08
                              2022-07-29 10:26:30.205 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-04 pv_estimate= 61.97 pv_estimate90= 69.33
                              2022-07-29 10:26:30.312 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RB UTC = 9:17
                              2022-07-29 10:26:30.313 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RE UTC = 12:55
                              2022-07-29 10:26:30.313 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: LE UTC = 15:42
                              2022-07-29 10:26:30.376 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ******************* Es wird die Globalstrahlung von Proplanta abgerufen *******************
                              2022-07-29 10:26:30.898 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung InterrogateProplanta XHR.Status= 200
                              2022-07-29 10:26:30.993 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Näste Aktualisierung Wetterdaten =15:20 Uhr
                              2022-07-29 10:26:31.044 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast in kWh = 55.6
                              2022-07-29 10:26:31.045 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast 90 Perzentil in kWh = 71.7
                              2022-07-29 10:26:31.046 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 51.33680640000001
                              2022-07-29 10:26:31.047 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag3 konnte nicht abgerufen werden ====-
                              2022-07-29 10:26:31.047 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag4 konnte nicht abgerufen werden ====-
                              2022-07-29 10:26:31.048 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag5 konnte nicht abgerufen werden ====-
                              2022-07-29 10:26:31.048 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag6 konnte nicht abgerufen werden ====-
                              2022-07-29 10:26:31.049 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh nach Abzug Korrekturfaktor = 50.794983040000005
                              2022-07-29 10:26:31.049 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bereits produzierte PV-Leistung = 3.633262989121122
                              2022-07-29 10:26:31.113 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh_heute für Berechnung = 47.161720050878884
                              2022-07-29 10:26:31.193 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: BatterieProzent(wert)=22.344284153442985
                              2022-07-29 10:26:31.193 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Eigenverbrauch Tag = 22
                              2022-07-29 10:26:31.193 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: AktSpeicherSoC in % = 14
                              2022-07-29 10:26:31.194 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in kWh 22.344284153442985 = (Prognose kWh 47.161720050878884 - Berechneter Eigenverbrauch 14.497435897435897) - FreieKapBatterie_kWh 10.32
                              2022-07-29 10:26:31.194 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in Prozent = 100
                              2022-07-29 10:26:31.243 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 12 Uhr Proplanta 75
                              2022-07-29 10:26:31.243 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 15 Uhr Proplanta 87.5
                              2022-07-29 10:26:31.244 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Einstellung 2 aktiv EinstellungAnwahl=4
                              2022-07-29 10:26:31.261 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RB UTC = 9:22
                              2022-07-29 10:26:31.261 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RE UTC = 14:50
                              2022-07-29 10:26:31.262 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: LE UTC = 16:42
                              2022-07-29 10:26:31.262 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Trigger manuelle Programmvorwahl
                              2022-07-29 10:26:31.272 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast in kWh = 55.6
                              2022-07-29 10:26:31.272 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast 90 Perzentil in kWh = 71.7
                              2022-07-29 10:26:31.273 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 51.33680640000001
                              2022-07-29 10:26:31.273 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag3 konnte nicht abgerufen werden ====-
                              2022-07-29 10:26:31.273 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag4 konnte nicht abgerufen werden ====-
                              2022-07-29 10:26:31.273 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag5 konnte nicht abgerufen werden ====-
                              2022-07-29 10:26:31.274 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag6 konnte nicht abgerufen werden ====-
                              2022-07-29 10:26:31.274 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh nach Abzug Korrekturfaktor = 50.794983040000005
                              2022-07-29 10:26:31.274 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bereits produzierte PV-Leistung = 3.633262989121122
                              2022-07-29 10:26:31.282 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh_heute für Berechnung = 47.161720050878884
                              2022-07-29 10:26:31.375 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: BatterieProzent(wert)=22.344284153442985
                              2022-07-29 10:26:31.375 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Eigenverbrauch Tag = 22
                              2022-07-29 10:26:31.376 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: AktSpeicherSoC in % = 14
                              2022-07-29 10:26:31.376 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in kWh 22.344284153442985 = (Prognose kWh 47.161720050878884 - Berechneter Eigenverbrauch 14.497435897435897) - FreieKapBatterie_kWh 10.32
                              2022-07-29 10:26:31.376 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in Prozent = 100
                              2022-07-29 10:26:31.423 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 12 Uhr Proplanta 75
                              2022-07-29 10:26:31.423 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 15 Uhr Proplanta 87.5
                              2022-07-29 10:26:31.424 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Einstellung 2 aktiv EinstellungAnwahl=2
                              

                              Sind es nicht die selben Timer ... auch jetzt?

                              Z 1 Antwort Letzte Antwort
                              0
                              • Z Zelkin

                                @arnod
                                Im Moment 5.2.21

                                Das Update auf 5.7 hab Ich noch nicht eingespielt, da Ich mir den Changelog erst genauer anschauen wollte

                                A Offline
                                A Offline
                                ArnoD
                                schrieb am zuletzt editiert von
                                #1384

                                @zelkin
                                Ok, da scheint die Funktion getSchedules(false) noch anders zu funktionieren, normalerweise sollte das "false" bewirken das nur Schedules von dem Script angezeigt werden.

                                Tausch bitte diese Zeilen ab 203:

                                const list_Start = getSchedules(false);
                                list_Start.forEach(schedule => log('-==== Schedule war noch aktiv und wurde beendet ===-'+JSON.stringify(schedule),'warn'));
                                list_Start.forEach(schedule => clearSchedule(schedule));
                                

                                aus gegen diese:

                                clearSchedule(Timer0);
                                clearSchedule(Timer1);
                                clearSchedule(Timer2);
                                clearSchedule(Timer3);
                                

                                das Gleiche am Ende vom Script:

                                //Bei Scriptende alle Timer löschen
                                onStop(function () { 
                                    // @ts-ignore
                                    const list_Ende = getSchedules(false);
                                    list_Ende.forEach(schedule => clearSchedule(schedule));
                                }, 100);
                                

                                gegen diese Zeilen:

                                //Bei Scriptende alle Timer löschen
                                onStop(function () { 
                                    clearSchedule(Timer0);
                                    clearSchedule(Timer1);
                                    clearSchedule(Timer2);
                                    clearSchedule(Timer3);
                                }, 100);
                                

                                Dann sollte es erstmal funktionieren. Muss mal nachlesen, ab welcher Version die Funktion verwendet werden kann..

                                Z 1 Antwort Letzte Antwort
                                0
                                • A ArnoD

                                  @zelkin
                                  Ok, da scheint die Funktion getSchedules(false) noch anders zu funktionieren, normalerweise sollte das "false" bewirken das nur Schedules von dem Script angezeigt werden.

                                  Tausch bitte diese Zeilen ab 203:

                                  const list_Start = getSchedules(false);
                                  list_Start.forEach(schedule => log('-==== Schedule war noch aktiv und wurde beendet ===-'+JSON.stringify(schedule),'warn'));
                                  list_Start.forEach(schedule => clearSchedule(schedule));
                                  

                                  aus gegen diese:

                                  clearSchedule(Timer0);
                                  clearSchedule(Timer1);
                                  clearSchedule(Timer2);
                                  clearSchedule(Timer3);
                                  

                                  das Gleiche am Ende vom Script:

                                  //Bei Scriptende alle Timer löschen
                                  onStop(function () { 
                                      // @ts-ignore
                                      const list_Ende = getSchedules(false);
                                      list_Ende.forEach(schedule => clearSchedule(schedule));
                                  }, 100);
                                  

                                  gegen diese Zeilen:

                                  //Bei Scriptende alle Timer löschen
                                  onStop(function () { 
                                      clearSchedule(Timer0);
                                      clearSchedule(Timer1);
                                      clearSchedule(Timer2);
                                      clearSchedule(Timer3);
                                  }, 100);
                                  

                                  Dann sollte es erstmal funktionieren. Muss mal nachlesen, ab welcher Version die Funktion verwendet werden kann..

                                  Z Offline
                                  Z Offline
                                  Zelkin
                                  schrieb am zuletzt editiert von
                                  #1385

                                  @arnod
                                  Sorry eben update von javascript durchgeführt .......

                                  A 1 Antwort Letzte Antwort
                                  0
                                  • Z Zelkin

                                    @arnod
                                    Sorry eben update von javascript durchgeführt .......

                                    A Offline
                                    A Offline
                                    ArnoD
                                    schrieb am zuletzt editiert von ArnoD
                                    #1386

                                    @zelkin
                                    Ok dann probier es mal ohne Änderung.
                                    Welche Version hast du jetzt ?

                                    1 Antwort Letzte Antwort
                                    0
                                    • Z Zelkin

                                      @arnod

                                      nach dem Update scheint alles zu klappen ..... sollte man im Script erwähnen dass man min. V5.7 benötigt

                                      Hier noch der Start:

                                      2022-07-29 10:26:26.149 - info: javascript.0 (30178) Start javascript script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control
                                      2022-07-29 10:26:26.189 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_946503.1659083111272","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"00:01\"},\"period\":{\"days\":1}}"}
                                      2022-07-29 10:26:26.190 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_345328.1659083111314","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"06:30\"},\"period\":{\"weeks\":1,\"dows\":\"[1,2,3,4,5]\"}}"}
                                      2022-07-29 10:26:26.190 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_252291.1659083111314","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"07:30\"},\"period\":{\"weeks\":1,\"dows\":\"[0,6]\"},\"valid\":{\"from\":\"18.02.2022\",\"to\":\"\"}}"}
                                      2022-07-29 10:26:26.190 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_318933.1659083111347","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"05:30\"},\"period\":{\"days\":1}}"}
                                      2022-07-29 10:26:26.191 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_512006.1659083111521","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"00:05\"},\"period\":{\"days\":1}}"}
                                      2022-07-29 10:26:26.191 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_229600.1659083112253","type":"schedule","schedule":"{\"time\":{\"start\":\"23:00\",\"exactTime\":true},\"period\":{\"days\":1}}"}
                                      2022-07-29 10:26:26.191 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_779854.1659083112425","type":"schedule","schedule":"{\"time\":{\"start\":\"08:00\",\"end\":\"18:00\",\"mode\":\"hours\",\"interval\":1},\"period\":{\"days\":1}}"}
                                      2022-07-29 10:26:26.211 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: registered 55 subscriptions and 5 schedules
                                      2022-07-29 10:26:26.212 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Jetzt sind alle States abgearbeitet ====-
                                      2022-07-29 10:26:26.320 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ****************************** Es wird Solcast Dach 2 abgerufen ******************************
                                      2022-07-29 10:26:27.044 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schritt = 0 keine Steuerung ====-
                                      2022-07-29 10:26:28.917 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung XHR.Status Solcast= 200
                                      2022-07-29 10:26:28.929 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ****************************** Es wird Solcast Dach 1 abgerufen ******************************
                                      2022-07-29 10:26:30.186 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung XHR.Status Solcast= 200
                                      2022-07-29 10:26:30.189 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-29 pv_estimate= 31.34 pv_estimate90= 44.25
                                      2022-07-29 10:26:30.192 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-30 pv_estimate= 62.43 pv_estimate90= 72.27
                                      2022-07-29 10:26:30.195 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-31 pv_estimate= 70.85 pv_estimate90= 74.84
                                      2022-07-29 10:26:30.198 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-01 pv_estimate= 70.08 pv_estimate90= 70.56
                                      2022-07-29 10:26:30.200 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-02 pv_estimate= 69.2 pv_estimate90= 69.51
                                      2022-07-29 10:26:30.203 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-03 pv_estimate= 64.93 pv_estimate90= 66.08
                                      2022-07-29 10:26:30.205 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-04 pv_estimate= 61.97 pv_estimate90= 69.33
                                      2022-07-29 10:26:30.312 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RB UTC = 9:17
                                      2022-07-29 10:26:30.313 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RE UTC = 12:55
                                      2022-07-29 10:26:30.313 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: LE UTC = 15:42
                                      2022-07-29 10:26:30.376 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ******************* Es wird die Globalstrahlung von Proplanta abgerufen *******************
                                      2022-07-29 10:26:30.898 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung InterrogateProplanta XHR.Status= 200
                                      2022-07-29 10:26:30.993 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Näste Aktualisierung Wetterdaten =15:20 Uhr
                                      2022-07-29 10:26:31.044 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast in kWh = 55.6
                                      2022-07-29 10:26:31.045 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast 90 Perzentil in kWh = 71.7
                                      2022-07-29 10:26:31.046 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 51.33680640000001
                                      2022-07-29 10:26:31.047 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag3 konnte nicht abgerufen werden ====-
                                      2022-07-29 10:26:31.047 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag4 konnte nicht abgerufen werden ====-
                                      2022-07-29 10:26:31.048 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag5 konnte nicht abgerufen werden ====-
                                      2022-07-29 10:26:31.048 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag6 konnte nicht abgerufen werden ====-
                                      2022-07-29 10:26:31.049 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh nach Abzug Korrekturfaktor = 50.794983040000005
                                      2022-07-29 10:26:31.049 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bereits produzierte PV-Leistung = 3.633262989121122
                                      2022-07-29 10:26:31.113 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh_heute für Berechnung = 47.161720050878884
                                      2022-07-29 10:26:31.193 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: BatterieProzent(wert)=22.344284153442985
                                      2022-07-29 10:26:31.193 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Eigenverbrauch Tag = 22
                                      2022-07-29 10:26:31.193 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: AktSpeicherSoC in % = 14
                                      2022-07-29 10:26:31.194 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in kWh 22.344284153442985 = (Prognose kWh 47.161720050878884 - Berechneter Eigenverbrauch 14.497435897435897) - FreieKapBatterie_kWh 10.32
                                      2022-07-29 10:26:31.194 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in Prozent = 100
                                      2022-07-29 10:26:31.243 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 12 Uhr Proplanta 75
                                      2022-07-29 10:26:31.243 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 15 Uhr Proplanta 87.5
                                      2022-07-29 10:26:31.244 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Einstellung 2 aktiv EinstellungAnwahl=4
                                      2022-07-29 10:26:31.261 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RB UTC = 9:22
                                      2022-07-29 10:26:31.261 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RE UTC = 14:50
                                      2022-07-29 10:26:31.262 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: LE UTC = 16:42
                                      2022-07-29 10:26:31.262 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Trigger manuelle Programmvorwahl
                                      2022-07-29 10:26:31.272 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast in kWh = 55.6
                                      2022-07-29 10:26:31.272 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast 90 Perzentil in kWh = 71.7
                                      2022-07-29 10:26:31.273 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 51.33680640000001
                                      2022-07-29 10:26:31.273 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag3 konnte nicht abgerufen werden ====-
                                      2022-07-29 10:26:31.273 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag4 konnte nicht abgerufen werden ====-
                                      2022-07-29 10:26:31.273 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag5 konnte nicht abgerufen werden ====-
                                      2022-07-29 10:26:31.274 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag6 konnte nicht abgerufen werden ====-
                                      2022-07-29 10:26:31.274 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh nach Abzug Korrekturfaktor = 50.794983040000005
                                      2022-07-29 10:26:31.274 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bereits produzierte PV-Leistung = 3.633262989121122
                                      2022-07-29 10:26:31.282 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh_heute für Berechnung = 47.161720050878884
                                      2022-07-29 10:26:31.375 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: BatterieProzent(wert)=22.344284153442985
                                      2022-07-29 10:26:31.375 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Eigenverbrauch Tag = 22
                                      2022-07-29 10:26:31.376 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: AktSpeicherSoC in % = 14
                                      2022-07-29 10:26:31.376 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in kWh 22.344284153442985 = (Prognose kWh 47.161720050878884 - Berechneter Eigenverbrauch 14.497435897435897) - FreieKapBatterie_kWh 10.32
                                      2022-07-29 10:26:31.376 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in Prozent = 100
                                      2022-07-29 10:26:31.423 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 12 Uhr Proplanta 75
                                      2022-07-29 10:26:31.423 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 15 Uhr Proplanta 87.5
                                      2022-07-29 10:26:31.424 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Einstellung 2 aktiv EinstellungAnwahl=2
                                      

                                      Sind es nicht die selben Timer ... auch jetzt?

                                      Z Offline
                                      Z Offline
                                      Zelkin
                                      schrieb am zuletzt editiert von Zelkin
                                      #1387

                                      @zelkin said in E3DC Hauskraftwerk steuern:

                                      @arnod

                                      nach dem Update scheint alles zu klappen ..... sollte man im Script erwähnen dass man min. V5.7 benötigt

                                      Hier noch der Start:

                                      2022-07-29 10:26:26.149 - info: javascript.0 (30178) Start javascript script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control
                                      2022-07-29 10:26:26.189 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_946503.1659083111272","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"00:01\"},\"period\":{\"days\":1}}"}
                                      2022-07-29 10:26:26.190 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_345328.1659083111314","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"06:30\"},\"period\":{\"weeks\":1,\"dows\":\"[1,2,3,4,5]\"}}"}
                                      2022-07-29 10:26:26.190 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_252291.1659083111314","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"07:30\"},\"period\":{\"weeks\":1,\"dows\":\"[0,6]\"},\"valid\":{\"from\":\"18.02.2022\",\"to\":\"\"}}"}
                                      2022-07-29 10:26:26.190 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_318933.1659083111347","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"05:30\"},\"period\":{\"days\":1}}"}
                                      2022-07-29 10:26:26.191 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_512006.1659083111521","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"00:05\"},\"period\":{\"days\":1}}"}
                                      2022-07-29 10:26:26.191 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_229600.1659083112253","type":"schedule","schedule":"{\"time\":{\"start\":\"23:00\",\"exactTime\":true},\"period\":{\"days\":1}}"}
                                      2022-07-29 10:26:26.191 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_779854.1659083112425","type":"schedule","schedule":"{\"time\":{\"start\":\"08:00\",\"end\":\"18:00\",\"mode\":\"hours\",\"interval\":1},\"period\":{\"days\":1}}"}
                                      2022-07-29 10:26:26.211 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: registered 55 subscriptions and 5 schedules
                                      2022-07-29 10:26:26.212 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Jetzt sind alle States abgearbeitet ====-
                                      2022-07-29 10:26:26.320 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ****************************** Es wird Solcast Dach 2 abgerufen ******************************
                                      2022-07-29 10:26:27.044 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schritt = 0 keine Steuerung ====-
                                      2022-07-29 10:26:28.917 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung XHR.Status Solcast= 200
                                      2022-07-29 10:26:28.929 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ****************************** Es wird Solcast Dach 1 abgerufen ******************************
                                      2022-07-29 10:26:30.186 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung XHR.Status Solcast= 200
                                      2022-07-29 10:26:30.189 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-29 pv_estimate= 31.34 pv_estimate90= 44.25
                                      2022-07-29 10:26:30.192 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-30 pv_estimate= 62.43 pv_estimate90= 72.27
                                      2022-07-29 10:26:30.195 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-31 pv_estimate= 70.85 pv_estimate90= 74.84
                                      2022-07-29 10:26:30.198 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-01 pv_estimate= 70.08 pv_estimate90= 70.56
                                      2022-07-29 10:26:30.200 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-02 pv_estimate= 69.2 pv_estimate90= 69.51
                                      2022-07-29 10:26:30.203 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-03 pv_estimate= 64.93 pv_estimate90= 66.08
                                      2022-07-29 10:26:30.205 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-04 pv_estimate= 61.97 pv_estimate90= 69.33
                                      2022-07-29 10:26:30.312 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RB UTC = 9:17
                                      2022-07-29 10:26:30.313 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RE UTC = 12:55
                                      2022-07-29 10:26:30.313 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: LE UTC = 15:42
                                      2022-07-29 10:26:30.376 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ******************* Es wird die Globalstrahlung von Proplanta abgerufen *******************
                                      2022-07-29 10:26:30.898 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung InterrogateProplanta XHR.Status= 200
                                      2022-07-29 10:26:30.993 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Näste Aktualisierung Wetterdaten =15:20 Uhr
                                      2022-07-29 10:26:31.044 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast in kWh = 55.6
                                      2022-07-29 10:26:31.045 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast 90 Perzentil in kWh = 71.7
                                      2022-07-29 10:26:31.046 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 51.33680640000001
                                      2022-07-29 10:26:31.047 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag3 konnte nicht abgerufen werden ====-
                                      2022-07-29 10:26:31.047 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag4 konnte nicht abgerufen werden ====-
                                      2022-07-29 10:26:31.048 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag5 konnte nicht abgerufen werden ====-
                                      2022-07-29 10:26:31.048 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag6 konnte nicht abgerufen werden ====-
                                      2022-07-29 10:26:31.049 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh nach Abzug Korrekturfaktor = 50.794983040000005
                                      2022-07-29 10:26:31.049 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bereits produzierte PV-Leistung = 3.633262989121122
                                      2022-07-29 10:26:31.113 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh_heute für Berechnung = 47.161720050878884
                                      2022-07-29 10:26:31.193 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: BatterieProzent(wert)=22.344284153442985
                                      2022-07-29 10:26:31.193 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Eigenverbrauch Tag = 22
                                      2022-07-29 10:26:31.193 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: AktSpeicherSoC in % = 14
                                      2022-07-29 10:26:31.194 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in kWh 22.344284153442985 = (Prognose kWh 47.161720050878884 - Berechneter Eigenverbrauch 14.497435897435897) - FreieKapBatterie_kWh 10.32
                                      2022-07-29 10:26:31.194 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in Prozent = 100
                                      2022-07-29 10:26:31.243 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 12 Uhr Proplanta 75
                                      2022-07-29 10:26:31.243 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 15 Uhr Proplanta 87.5
                                      2022-07-29 10:26:31.244 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Einstellung 2 aktiv EinstellungAnwahl=4
                                      2022-07-29 10:26:31.261 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RB UTC = 9:22
                                      2022-07-29 10:26:31.261 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RE UTC = 14:50
                                      2022-07-29 10:26:31.262 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: LE UTC = 16:42
                                      2022-07-29 10:26:31.262 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Trigger manuelle Programmvorwahl
                                      2022-07-29 10:26:31.272 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast in kWh = 55.6
                                      2022-07-29 10:26:31.272 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast 90 Perzentil in kWh = 71.7
                                      2022-07-29 10:26:31.273 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 51.33680640000001
                                      2022-07-29 10:26:31.273 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag3 konnte nicht abgerufen werden ====-
                                      2022-07-29 10:26:31.273 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag4 konnte nicht abgerufen werden ====-
                                      2022-07-29 10:26:31.273 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag5 konnte nicht abgerufen werden ====-
                                      2022-07-29 10:26:31.274 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag6 konnte nicht abgerufen werden ====-
                                      2022-07-29 10:26:31.274 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh nach Abzug Korrekturfaktor = 50.794983040000005
                                      2022-07-29 10:26:31.274 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bereits produzierte PV-Leistung = 3.633262989121122
                                      2022-07-29 10:26:31.282 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh_heute für Berechnung = 47.161720050878884
                                      2022-07-29 10:26:31.375 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: BatterieProzent(wert)=22.344284153442985
                                      2022-07-29 10:26:31.375 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Eigenverbrauch Tag = 22
                                      2022-07-29 10:26:31.376 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: AktSpeicherSoC in % = 14
                                      2022-07-29 10:26:31.376 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in kWh 22.344284153442985 = (Prognose kWh 47.161720050878884 - Berechneter Eigenverbrauch 14.497435897435897) - FreieKapBatterie_kWh 10.32
                                      2022-07-29 10:26:31.376 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in Prozent = 100
                                      2022-07-29 10:26:31.423 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 12 Uhr Proplanta 75
                                      2022-07-29 10:26:31.423 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 15 Uhr Proplanta 87.5
                                      2022-07-29 10:26:31.424 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Einstellung 2 aktiv EinstellungAnwahl=2
                                      

                                      Sind es nicht die selben Timer ... auch jetzt?

                                      Das war der Start mit V5.7
                                      Er lädt im moment zumindest

                                      A 2 Antworten Letzte Antwort
                                      0
                                      • Z Zelkin

                                        @zelkin said in E3DC Hauskraftwerk steuern:

                                        @arnod

                                        nach dem Update scheint alles zu klappen ..... sollte man im Script erwähnen dass man min. V5.7 benötigt

                                        Hier noch der Start:

                                        2022-07-29 10:26:26.149 - info: javascript.0 (30178) Start javascript script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control
                                        2022-07-29 10:26:26.189 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_946503.1659083111272","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"00:01\"},\"period\":{\"days\":1}}"}
                                        2022-07-29 10:26:26.190 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_345328.1659083111314","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"06:30\"},\"period\":{\"weeks\":1,\"dows\":\"[1,2,3,4,5]\"}}"}
                                        2022-07-29 10:26:26.190 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_252291.1659083111314","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"07:30\"},\"period\":{\"weeks\":1,\"dows\":\"[0,6]\"},\"valid\":{\"from\":\"18.02.2022\",\"to\":\"\"}}"}
                                        2022-07-29 10:26:26.190 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_318933.1659083111347","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"05:30\"},\"period\":{\"days\":1}}"}
                                        2022-07-29 10:26:26.191 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_512006.1659083111521","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"00:05\"},\"period\":{\"days\":1}}"}
                                        2022-07-29 10:26:26.191 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_229600.1659083112253","type":"schedule","schedule":"{\"time\":{\"start\":\"23:00\",\"exactTime\":true},\"period\":{\"days\":1}}"}
                                        2022-07-29 10:26:26.191 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_779854.1659083112425","type":"schedule","schedule":"{\"time\":{\"start\":\"08:00\",\"end\":\"18:00\",\"mode\":\"hours\",\"interval\":1},\"period\":{\"days\":1}}"}
                                        2022-07-29 10:26:26.211 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: registered 55 subscriptions and 5 schedules
                                        2022-07-29 10:26:26.212 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Jetzt sind alle States abgearbeitet ====-
                                        2022-07-29 10:26:26.320 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ****************************** Es wird Solcast Dach 2 abgerufen ******************************
                                        2022-07-29 10:26:27.044 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schritt = 0 keine Steuerung ====-
                                        2022-07-29 10:26:28.917 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung XHR.Status Solcast= 200
                                        2022-07-29 10:26:28.929 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ****************************** Es wird Solcast Dach 1 abgerufen ******************************
                                        2022-07-29 10:26:30.186 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung XHR.Status Solcast= 200
                                        2022-07-29 10:26:30.189 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-29 pv_estimate= 31.34 pv_estimate90= 44.25
                                        2022-07-29 10:26:30.192 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-30 pv_estimate= 62.43 pv_estimate90= 72.27
                                        2022-07-29 10:26:30.195 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-31 pv_estimate= 70.85 pv_estimate90= 74.84
                                        2022-07-29 10:26:30.198 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-01 pv_estimate= 70.08 pv_estimate90= 70.56
                                        2022-07-29 10:26:30.200 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-02 pv_estimate= 69.2 pv_estimate90= 69.51
                                        2022-07-29 10:26:30.203 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-03 pv_estimate= 64.93 pv_estimate90= 66.08
                                        2022-07-29 10:26:30.205 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-04 pv_estimate= 61.97 pv_estimate90= 69.33
                                        2022-07-29 10:26:30.312 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RB UTC = 9:17
                                        2022-07-29 10:26:30.313 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RE UTC = 12:55
                                        2022-07-29 10:26:30.313 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: LE UTC = 15:42
                                        2022-07-29 10:26:30.376 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ******************* Es wird die Globalstrahlung von Proplanta abgerufen *******************
                                        2022-07-29 10:26:30.898 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung InterrogateProplanta XHR.Status= 200
                                        2022-07-29 10:26:30.993 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Näste Aktualisierung Wetterdaten =15:20 Uhr
                                        2022-07-29 10:26:31.044 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast in kWh = 55.6
                                        2022-07-29 10:26:31.045 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast 90 Perzentil in kWh = 71.7
                                        2022-07-29 10:26:31.046 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 51.33680640000001
                                        2022-07-29 10:26:31.047 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag3 konnte nicht abgerufen werden ====-
                                        2022-07-29 10:26:31.047 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag4 konnte nicht abgerufen werden ====-
                                        2022-07-29 10:26:31.048 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag5 konnte nicht abgerufen werden ====-
                                        2022-07-29 10:26:31.048 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag6 konnte nicht abgerufen werden ====-
                                        2022-07-29 10:26:31.049 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh nach Abzug Korrekturfaktor = 50.794983040000005
                                        2022-07-29 10:26:31.049 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bereits produzierte PV-Leistung = 3.633262989121122
                                        2022-07-29 10:26:31.113 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh_heute für Berechnung = 47.161720050878884
                                        2022-07-29 10:26:31.193 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: BatterieProzent(wert)=22.344284153442985
                                        2022-07-29 10:26:31.193 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Eigenverbrauch Tag = 22
                                        2022-07-29 10:26:31.193 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: AktSpeicherSoC in % = 14
                                        2022-07-29 10:26:31.194 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in kWh 22.344284153442985 = (Prognose kWh 47.161720050878884 - Berechneter Eigenverbrauch 14.497435897435897) - FreieKapBatterie_kWh 10.32
                                        2022-07-29 10:26:31.194 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in Prozent = 100
                                        2022-07-29 10:26:31.243 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 12 Uhr Proplanta 75
                                        2022-07-29 10:26:31.243 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 15 Uhr Proplanta 87.5
                                        2022-07-29 10:26:31.244 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Einstellung 2 aktiv EinstellungAnwahl=4
                                        2022-07-29 10:26:31.261 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RB UTC = 9:22
                                        2022-07-29 10:26:31.261 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RE UTC = 14:50
                                        2022-07-29 10:26:31.262 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: LE UTC = 16:42
                                        2022-07-29 10:26:31.262 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Trigger manuelle Programmvorwahl
                                        2022-07-29 10:26:31.272 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast in kWh = 55.6
                                        2022-07-29 10:26:31.272 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast 90 Perzentil in kWh = 71.7
                                        2022-07-29 10:26:31.273 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 51.33680640000001
                                        2022-07-29 10:26:31.273 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag3 konnte nicht abgerufen werden ====-
                                        2022-07-29 10:26:31.273 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag4 konnte nicht abgerufen werden ====-
                                        2022-07-29 10:26:31.273 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag5 konnte nicht abgerufen werden ====-
                                        2022-07-29 10:26:31.274 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag6 konnte nicht abgerufen werden ====-
                                        2022-07-29 10:26:31.274 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh nach Abzug Korrekturfaktor = 50.794983040000005
                                        2022-07-29 10:26:31.274 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bereits produzierte PV-Leistung = 3.633262989121122
                                        2022-07-29 10:26:31.282 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh_heute für Berechnung = 47.161720050878884
                                        2022-07-29 10:26:31.375 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: BatterieProzent(wert)=22.344284153442985
                                        2022-07-29 10:26:31.375 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Eigenverbrauch Tag = 22
                                        2022-07-29 10:26:31.376 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: AktSpeicherSoC in % = 14
                                        2022-07-29 10:26:31.376 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in kWh 22.344284153442985 = (Prognose kWh 47.161720050878884 - Berechneter Eigenverbrauch 14.497435897435897) - FreieKapBatterie_kWh 10.32
                                        2022-07-29 10:26:31.376 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in Prozent = 100
                                        2022-07-29 10:26:31.423 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 12 Uhr Proplanta 75
                                        2022-07-29 10:26:31.423 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 15 Uhr Proplanta 87.5
                                        2022-07-29 10:26:31.424 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Einstellung 2 aktiv EinstellungAnwahl=2
                                        

                                        Sind es nicht die selben Timer ... auch jetzt?

                                        Das war der Start mit V5.7
                                        Er lädt im moment zumindest

                                        A Offline
                                        A Offline
                                        ArnoD
                                        schrieb am zuletzt editiert von
                                        #1388

                                        @zelkin
                                        Das passt immer noch nicht.
                                        Die Timer vom Script sind vom Typ "cron" nicht "schedule"

                                        1 Antwort Letzte Antwort
                                        0
                                        • Z Zelkin

                                          @zelkin said in E3DC Hauskraftwerk steuern:

                                          @arnod

                                          nach dem Update scheint alles zu klappen ..... sollte man im Script erwähnen dass man min. V5.7 benötigt

                                          Hier noch der Start:

                                          2022-07-29 10:26:26.149 - info: javascript.0 (30178) Start javascript script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control
                                          2022-07-29 10:26:26.189 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_946503.1659083111272","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"00:01\"},\"period\":{\"days\":1}}"}
                                          2022-07-29 10:26:26.190 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_345328.1659083111314","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"06:30\"},\"period\":{\"weeks\":1,\"dows\":\"[1,2,3,4,5]\"}}"}
                                          2022-07-29 10:26:26.190 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_252291.1659083111314","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"07:30\"},\"period\":{\"weeks\":1,\"dows\":\"[0,6]\"},\"valid\":{\"from\":\"18.02.2022\",\"to\":\"\"}}"}
                                          2022-07-29 10:26:26.190 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_318933.1659083111347","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"05:30\"},\"period\":{\"days\":1}}"}
                                          2022-07-29 10:26:26.191 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_512006.1659083111521","type":"schedule","schedule":"{\"time\":{\"exactTime\":true,\"start\":\"00:05\"},\"period\":{\"days\":1}}"}
                                          2022-07-29 10:26:26.191 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_229600.1659083112253","type":"schedule","schedule":"{\"time\":{\"start\":\"23:00\",\"exactTime\":true},\"period\":{\"days\":1}}"}
                                          2022-07-29 10:26:26.191 - warn: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schedule war noch aktiv und wurde beendet ===-{"id":"schedule_779854.1659083112425","type":"schedule","schedule":"{\"time\":{\"start\":\"08:00\",\"end\":\"18:00\",\"mode\":\"hours\",\"interval\":1},\"period\":{\"days\":1}}"}
                                          2022-07-29 10:26:26.211 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: registered 55 subscriptions and 5 schedules
                                          2022-07-29 10:26:26.212 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Jetzt sind alle States abgearbeitet ====-
                                          2022-07-29 10:26:26.320 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ****************************** Es wird Solcast Dach 2 abgerufen ******************************
                                          2022-07-29 10:26:27.044 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Schritt = 0 keine Steuerung ====-
                                          2022-07-29 10:26:28.917 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung XHR.Status Solcast= 200
                                          2022-07-29 10:26:28.929 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ****************************** Es wird Solcast Dach 1 abgerufen ******************************
                                          2022-07-29 10:26:30.186 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung XHR.Status Solcast= 200
                                          2022-07-29 10:26:30.189 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-29 pv_estimate= 31.34 pv_estimate90= 44.25
                                          2022-07-29 10:26:30.192 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-30 pv_estimate= 62.43 pv_estimate90= 72.27
                                          2022-07-29 10:26:30.195 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-07-31 pv_estimate= 70.85 pv_estimate90= 74.84
                                          2022-07-29 10:26:30.198 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-01 pv_estimate= 70.08 pv_estimate90= 70.56
                                          2022-07-29 10:26:30.200 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-02 pv_estimate= 69.2 pv_estimate90= 69.51
                                          2022-07-29 10:26:30.203 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-03 pv_estimate= 64.93 pv_estimate90= 66.08
                                          2022-07-29 10:26:30.205 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Summe PV Leistung Tag 2022-08-04 pv_estimate= 61.97 pv_estimate90= 69.33
                                          2022-07-29 10:26:30.312 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RB UTC = 9:17
                                          2022-07-29 10:26:30.313 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RE UTC = 12:55
                                          2022-07-29 10:26:30.313 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: LE UTC = 15:42
                                          2022-07-29 10:26:30.376 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: ******************* Es wird die Globalstrahlung von Proplanta abgerufen *******************
                                          2022-07-29 10:26:30.898 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Rueckmeldung InterrogateProplanta XHR.Status= 200
                                          2022-07-29 10:26:30.993 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Näste Aktualisierung Wetterdaten =15:20 Uhr
                                          2022-07-29 10:26:31.044 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast in kWh = 55.6
                                          2022-07-29 10:26:31.045 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast 90 Perzentil in kWh = 71.7
                                          2022-07-29 10:26:31.046 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 51.33680640000001
                                          2022-07-29 10:26:31.047 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag3 konnte nicht abgerufen werden ====-
                                          2022-07-29 10:26:31.047 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag4 konnte nicht abgerufen werden ====-
                                          2022-07-29 10:26:31.048 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag5 konnte nicht abgerufen werden ====-
                                          2022-07-29 10:26:31.048 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag6 konnte nicht abgerufen werden ====-
                                          2022-07-29 10:26:31.049 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh nach Abzug Korrekturfaktor = 50.794983040000005
                                          2022-07-29 10:26:31.049 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bereits produzierte PV-Leistung = 3.633262989121122
                                          2022-07-29 10:26:31.113 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh_heute für Berechnung = 47.161720050878884
                                          2022-07-29 10:26:31.193 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: BatterieProzent(wert)=22.344284153442985
                                          2022-07-29 10:26:31.193 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Eigenverbrauch Tag = 22
                                          2022-07-29 10:26:31.193 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: AktSpeicherSoC in % = 14
                                          2022-07-29 10:26:31.194 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in kWh 22.344284153442985 = (Prognose kWh 47.161720050878884 - Berechneter Eigenverbrauch 14.497435897435897) - FreieKapBatterie_kWh 10.32
                                          2022-07-29 10:26:31.194 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in Prozent = 100
                                          2022-07-29 10:26:31.243 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 12 Uhr Proplanta 75
                                          2022-07-29 10:26:31.243 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 15 Uhr Proplanta 87.5
                                          2022-07-29 10:26:31.244 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Einstellung 2 aktiv EinstellungAnwahl=4
                                          2022-07-29 10:26:31.261 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RB UTC = 9:22
                                          2022-07-29 10:26:31.261 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: RE UTC = 14:50
                                          2022-07-29 10:26:31.262 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: LE UTC = 16:42
                                          2022-07-29 10:26:31.262 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Trigger manuelle Programmvorwahl
                                          2022-07-29 10:26:31.272 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast in kWh = 55.6
                                          2022-07-29 10:26:31.272 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Solcast 90 Perzentil in kWh = 71.7
                                          2022-07-29 10:26:31.273 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose Proplanta in kWh = 51.33680640000001
                                          2022-07-29 10:26:31.273 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag3 konnte nicht abgerufen werden ====-
                                          2022-07-29 10:26:31.273 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag4 konnte nicht abgerufen werden ====-
                                          2022-07-29 10:26:31.273 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag5 konnte nicht abgerufen werden ====-
                                          2022-07-29 10:26:31.274 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: -==== Prognose für Tag6 konnte nicht abgerufen werden ====-
                                          2022-07-29 10:26:31.274 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh nach Abzug Korrekturfaktor = 50.794983040000005
                                          2022-07-29 10:26:31.274 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bereits produzierte PV-Leistung = 3.633262989121122
                                          2022-07-29 10:26:31.282 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Prognose_kWh_heute für Berechnung = 47.161720050878884
                                          2022-07-29 10:26:31.375 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: BatterieProzent(wert)=22.344284153442985
                                          2022-07-29 10:26:31.375 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Eigenverbrauch Tag = 22
                                          2022-07-29 10:26:31.376 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: AktSpeicherSoC in % = 14
                                          2022-07-29 10:26:31.376 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in kWh 22.344284153442985 = (Prognose kWh 47.161720050878884 - Berechneter Eigenverbrauch 14.497435897435897) - FreieKapBatterie_kWh 10.32
                                          2022-07-29 10:26:31.376 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Ueberschuss in Prozent = 100
                                          2022-07-29 10:26:31.423 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 12 Uhr Proplanta 75
                                          2022-07-29 10:26:31.423 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Bewölkungsgrad 15 Uhr Proplanta 87.5
                                          2022-07-29 10:26:31.424 - info: javascript.0 (30178) script.js.common.00_Haus.30_Zentral_Haus.E3DC_Charge_control: Einstellung 2 aktiv EinstellungAnwahl=2
                                          

                                          Sind es nicht die selben Timer ... auch jetzt?

                                          Das war der Start mit V5.7
                                          Er lädt im moment zumindest

                                          A Offline
                                          A Offline
                                          ArnoD
                                          schrieb am zuletzt editiert von
                                          #1389

                                          @zelkin
                                          Ich werde das auch bei mir im Script in Version 1.0.10 ändern, sonst führt das nur zu Probleme mit anderen Timer.

                                          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

                                          385

                                          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