Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

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

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Test Adapter alpha-ess v4.1.0

NEWS

  • wichtiges UPDATE für controller 7.2.2 im stable
    HomoranH
    Homoran
    10
    1
    933

  • Neues YouTube-Video: Visualisierung im Devices-Adapter
    BluefoxB
    Bluefox
    16
    1
    3.4k

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    8
    1
    3.2k

Test Adapter alpha-ess v4.1.0

Geplant Angeheftet Gesperrt Verschoben Tester
301 Beiträge 37 Kommentatoren 97.5k Aufrufe 35 Beobachtet
  • Ä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 Anri

    @gaspode
    You can do thomething on your own for the time the error coours:
    Just edit the main.js in /opt/iobroker/node_modules/iobroker.alpha-ess and change there
    const OA_BaseURI = 'https://openapi.alphaess.com/api';
    to
    const OA_BaseURI = 'http://openapi.alphaess.com/api';

    Restart instance.

    Samson71S Offline
    Samson71S Offline
    Samson71
    schrieb am zuletzt editiert von
    #281

    @anri
    Warum eine Antwort auf Englisch in einem Deutschen Beitrag im Deutschen Forumsteil? Der IP nach bist Du ja auch aus D.

    Markus

    Bitte beachten:
    Hinweise für gute Forenbeiträge
    Maßnahmen zum Schutz des Forums

    1 Antwort Letzte Antwort
    0
    • A Anri

      @gaspode
      You can do thomething on your own for the time the error coours:
      Just edit the main.js in /opt/iobroker/node_modules/iobroker.alpha-ess and change there
      const OA_BaseURI = 'https://openapi.alphaess.com/api';
      to
      const OA_BaseURI = 'http://openapi.alphaess.com/api';

      Restart instance.

      GaspodeG Offline
      GaspodeG Offline
      Gaspode
      schrieb am zuletzt editiert von
      #282

      @anri said in Test Adapter alpha-ess v3.0.1:

      @gaspode
      You can do thomething on your own for the time the error coours:
      Just edit the main.js in /opt/iobroker/node_modules/iobroker.alpha-ess and change there
      const OA_BaseURI = 'https://openapi.alphaess.com/api';
      to
      const OA_BaseURI = 'http://openapi.alphaess.com/api';
      Restart instance.

      Since I’m the adapter developer, I could change this in general. However, because access via HTTP isn’t officially documented, I won’t do that for now, and I also strongly advise everyone else to stay away from it for the time being.
      If I implement it at all, I’ll make it configurable so you can explicitly choose whether you really want to use HTTP. By default, it will remain HTTPS. Let’s just wait another day to see if Alpha-ESS renews the certificate.

      Da ich der Adapter-Entwickler bin, könnte ich das auch generell ändern. Da der Zugriff per http aber nicht offiziell dokumentiert ist, werde ich das zumindest vorerst nicht machen, und ich rate auch jedem anderen, vorerst die Finger davon zu lassen.
      Wenn überhaupt, werde ich das dann so implementieren, dass man auswählen kann, ob man den Zugriff per http wirklich will. Default wird nach wie vor https sein. Lasst uns einfach mal noch einen Tag warten, ob Alpha-ESS das Zertifikat erneuert.

      1 Antwort Letzte Antwort
      0
      • Lothar W.L Lothar W.

        Guten Morgen,

        gut das es solche Foren gibt.
        Ich habe mir den ganzen Morgen einen Wolf an Adapterversionen installiert.
        Logischer weise ohne Erfolg.
        Hätte ich erst mal hier gelesen, wäre diese Installationszeit besser zu nutzen gewesen.

        Wie dem auch sei, wir warten einfach mal ab.

        Ich habe, in meiner "Verzweiflung" ein Ticket bei Alpha ESS aufgemacht.
        Mal sehen, was die dazu schreiben ;-).

        Wünsche euch einen schönen Sonntag
        Gruß
        Lothar

        TilimankaT Offline
        TilimankaT Offline
        Tilimanka
        schrieb am zuletzt editiert von
        #283

        @lothar-1
        wäre interessant, was Deine Ticket Aktion am Ende gebracht hat.
        Kannst ja mal berichten ........

        Lothar W.L 1 Antwort Letzte Antwort
        0
        • TilimankaT Tilimanka

          @lothar-1
          wäre interessant, was Deine Ticket Aktion am Ende gebracht hat.
          Kannst ja mal berichten ........

          Lothar W.L Offline
          Lothar W.L Offline
          Lothar W.
          schrieb am zuletzt editiert von
          #284

          @tilimanka Mache ich ;-)

          1 Antwort Letzte Antwort
          0
          • GaspodeG Offline
            GaspodeG Offline
            Gaspode
            schrieb am zuletzt editiert von
            #285

            Hallo, und nochmal eine kurze Zusammenfassung:
            Das Problem liegt wie schon mehrfach erwähnt aktuell daran, dass das HTTPS-Zertifikat des API-Servers abgelaufen ist. Solange das nicht erneuert wurde, blockieren aktuelle Systeme aus Sicherheitsgründen den Zugriff.
            Ich versuche gerade, einen alten Entwicklerkontakt zu erreichen, außerdem gibt es bereits einige Tickets bei Alpha-ESS zum Thema.
            Einen „Notfallmodus“, bei dem der Adapter das Zertifikat einfach ignoriert, werde ich nicht einbauen – das wäre zwar ein schneller Fix, aber sicherheitstechnisch unprofessionell.
            Falls Alpha-ESS die Erneuerung nicht zeitnah umsetzt, prüfe ich optional eine technisch sichere Zwischenlösung (z. B. Public-Key-Pinning), die aber sorgfältig evaluiert werden muss.
            Sobald es Neuigkeiten gibt, melde ich mich hier direkt wieder. Danke für eure Geduld!

            L 1 Antwort Letzte Antwort
            1
            • GaspodeG Gaspode

              Hallo, und nochmal eine kurze Zusammenfassung:
              Das Problem liegt wie schon mehrfach erwähnt aktuell daran, dass das HTTPS-Zertifikat des API-Servers abgelaufen ist. Solange das nicht erneuert wurde, blockieren aktuelle Systeme aus Sicherheitsgründen den Zugriff.
              Ich versuche gerade, einen alten Entwicklerkontakt zu erreichen, außerdem gibt es bereits einige Tickets bei Alpha-ESS zum Thema.
              Einen „Notfallmodus“, bei dem der Adapter das Zertifikat einfach ignoriert, werde ich nicht einbauen – das wäre zwar ein schneller Fix, aber sicherheitstechnisch unprofessionell.
              Falls Alpha-ESS die Erneuerung nicht zeitnah umsetzt, prüfe ich optional eine technisch sichere Zwischenlösung (z. B. Public-Key-Pinning), die aber sorgfältig evaluiert werden muss.
              Sobald es Neuigkeiten gibt, melde ich mich hier direkt wieder. Danke für eure Geduld!

              L Offline
              L Offline
              Lueghi
              schrieb am zuletzt editiert von
              #286

              @gaspode: Du brauchst Dich aus meiner Sicht nicht für unsere Geduld zu bedanken. Es ist an uns, sich bei Dir zu bedanken für Deinen unermüdlichen und professionellen Einsatz bei dem Adapter. Ohne Dich und Deine Arbeit wären hier viele (mich inclusiv) "lost".

              Vielen Dank.

              Gruß Lueghi
              (iobroker unter proxmox)

              RaspiUserR 1 Antwort Letzte Antwort
              2
              • GaspodeG Offline
                GaspodeG Offline
                Gaspode
                schrieb am zuletzt editiert von
                #287

                Na also, Alpha-ESS hat das Zertifikat heute früh gegen 2:30 erneuert. Sollte also wieder laufen.

                1 Antwort Letzte Antwort
                2
                • L Lueghi

                  @gaspode: Du brauchst Dich aus meiner Sicht nicht für unsere Geduld zu bedanken. Es ist an uns, sich bei Dir zu bedanken für Deinen unermüdlichen und professionellen Einsatz bei dem Adapter. Ohne Dich und Deine Arbeit wären hier viele (mich inclusiv) "lost".

                  Vielen Dank.

                  RaspiUserR Offline
                  RaspiUserR Offline
                  RaspiUser
                  schrieb am zuletzt editiert von
                  #288

                  @lueghi sagte in Test Adapter alpha-ess v3.0.1:

                  Vielen Dank.

                  ... schließe mich voll umfänglich an !

                  1 Antwort Letzte Antwort
                  1
                  • Lothar W.L Offline
                    Lothar W.L Offline
                    Lothar W.
                    schrieb am zuletzt editiert von
                    #289

                    Freuen wir uns, dass Alpha ESS reagiert und das Zertifikat erneuert hat.

                    Mir wurde auch gleich heute Früh auf mein Ticket wie folgt geantwortet:

                    "Sehr geehrte Damen und Herren,

                    vielen Dank für Ihr Feedback. Nach Durchsicht Ihrer Nachricht und Ihrer Anfrage zur Nutzung der Open API auf der Webseite möchten wir Ihnen mitteilen, dass wir dies an das Entwicklungsteam der Cloud-Plattform weitergeleitet haben. Die uns vorliegenden Informationen bestätigen, dass die Webseite nun wieder normal funktioniert. Bitte versuchen Sie, auf die Webseite zuzugreifen.

                    Sollten Sie dennoch Schwierigkeiten haben, auf die Seite zuzugreifen, bitten wir Sie, uns Screenshots oder ein Video der aktuellen Fehlermeldung zur Verfügung zu stellen, damit wir das Problem bezüglich des Zugriffsports genauer untersuchen können.

                    Falls Sie weitere Fragen oder Bedenken haben, zögern Sie bitte nicht, uns jederzeit zu kontaktieren. Wir stehen Ihnen gerne zur Verfügung und helfen Ihnen weiter.

                    Mit freundlichen Grüßen
                    Ihr Alpha ESS Service Team"

                    Gruß
                    Lothar

                    1 Antwort Letzte Antwort
                    2
                    • RaspiUserR Offline
                      RaspiUserR Offline
                      RaspiUser
                      schrieb am zuletzt editiert von
                      #290

                      @gaspode
                      ... ich hab da mal 'ne Frage ... welche Werte (=strings) kann dein Adapter hier annehmen:
                      811e2aa2-5ac2-418d-953b-de5e2851d4c9-grafik.png
                      Danke für die Antwort.

                      GaspodeG 1 Antwort Letzte Antwort
                      0
                      • RaspiUserR RaspiUser

                        @gaspode
                        ... ich hab da mal 'ne Frage ... welche Werte (=strings) kann dein Adapter hier annehmen:
                        811e2aa2-5ac2-418d-953b-de5e2851d4c9-grafik.png
                        Danke für die Antwort.

                        GaspodeG Offline
                        GaspodeG Offline
                        Gaspode
                        schrieb am zuletzt editiert von
                        #291

                        @RaspiUser
                        Gute Frage. Der String kommt direkt über die API und ist leider nicht näher dokumentiert.
                        a49d6bc3-f5ad-4f6c-8789-f04a1803ef6c-grafik.png

                        1 Antwort Letzte Antwort
                        0
                        • RaspiUserR Offline
                          RaspiUserR Offline
                          RaspiUser
                          schrieb am zuletzt editiert von
                          #292

                          Danke für die Info.
                          Ich habe eine "Notstrom-Versorgung" incl. und wollte den daraus resultierenden "EMS_status" wissen. Dann muss ich mich bei Gelegenheit überwinden und die Netztrennung per Hand auslösen ... ;-)

                          1 Antwort Letzte Antwort
                          0
                          • RaspiUserR Offline
                            RaspiUserR Offline
                            RaspiUser
                            schrieb am zuletzt editiert von
                            #293

                            ... das hat mir der Alpha-Service geantwortet (sinnvoll gekürzt):

                            ..... 
                            Das EMS weist in der Regel drei verschiedene Zustände auf, die auf der 
                            Cloud-Plattform wie folgt angezeigt werden: Normal, Protection und Fault.   
                            .....
                            Mit freundlichen Grüßen,
                            AlphaESS Customer Service
                            

                            Vielleicht auch für andere von Interesse.

                            1 Antwort Letzte Antwort
                            1
                            • GaspodeG Offline
                              GaspodeG Offline
                              Gaspode
                              schrieb am zuletzt editiert von
                              #294

                              Hallo zusammen,

                              im Beta Repository ist ab sofort Version 4.1.0 verfügbar.

                              Neben der normalen Adapterpflege gibt es jetzt die Möglichkeit, die Stromvorgabe einer Alpha-ESS Wallbox zu lesen und zu schreiben. Da ich leider keine Alpha-ESS Wallbox habe, kann ich nicht testen, was eine Änderung an dem Wert bewirkt.

                              Die Funktion muss eingeschaltet werden, dazu gibt es auf der Konfigurationsseite des Adapters die neue Einstellung "Lesen der Wallbox-Stromvorgabe": Da die Infos dazu seitens Alpha-ESS mal wieder sehr dürftig sind, habe ich als mögliche Intervallzeiten Sekunden mit einem Mindestwert von 10 Sekunden vorgesehen, Default ist 30 Sekunden. Seid da zu Beginn lieber etwas vorsichtig, nicht, dass ihr in irgendwelche Rate Limits lauft.

                              Viel Spaß, da ich nicht selbst die Auswirkunggen testen kann, freue ich mich diesmal besonders über Feedback.
                              Gaspode

                              1 Antwort Letzte Antwort
                              1
                              • HomoranH Homoran verschob dieses Thema von Tester am
                              • HomoranH Homoran verschob dieses Thema von ...nicht in offiziellem Repo am
                              • A. MüllerA Offline
                                A. MüllerA Offline
                                A. Müller
                                schrieb am zuletzt editiert von
                                #295

                                Hallo Gaspode,
                                vielen Dank für das Adapter Update. Ich teste gerade das Setzen des Wallbox Currents. Wenn ich nach dem Setzen über iobroker in der App das Ergebnis überprüfe, scheint es dass nicht der Ladestrom, sondern die Hausstrom-Einstellung gesetzt wird. Dieser steht bei mir normal auf 32A, nach dem Schreiben des States für iobroker reduziert sich dieser auf 9A (diese Wert hatte ich geschrieben). Ich denke aber, zur Begrenzung des Ladestroms hilft das nicht, oder ich mache noch was falsch.

                                Danke und viele Grüße,
                                Andreas

                                GaspodeG 1 Antwort Letzte Antwort
                                0
                                • A. MüllerA A. Müller

                                  Hallo Gaspode,
                                  vielen Dank für das Adapter Update. Ich teste gerade das Setzen des Wallbox Currents. Wenn ich nach dem Setzen über iobroker in der App das Ergebnis überprüfe, scheint es dass nicht der Ladestrom, sondern die Hausstrom-Einstellung gesetzt wird. Dieser steht bei mir normal auf 32A, nach dem Schreiben des States für iobroker reduziert sich dieser auf 9A (diese Wert hatte ich geschrieben). Ich denke aber, zur Begrenzung des Ladestroms hilft das nicht, oder ich mache noch was falsch.

                                  Danke und viele Grüße,
                                  Andreas

                                  GaspodeG Offline
                                  GaspodeG Offline
                                  Gaspode
                                  schrieb am zuletzt editiert von Gaspode
                                  #296

                                  @A.-Müller
                                  Hallo Andreas,
                                  nein, du machst (leider) nichts falsch. Das wurde auch schon ausführlich im Herstellerforum diskutiert und Alpha-ESS hat wohl tatsächlich einen völlig sinnfreien Parameter in die API genommen. Das ist auch der Grund, weshalb die Version des Adapters noch nicht im Stable Repository ist. Ich hoffe ja noch auf eine Anpassung in der Alpha-ESS API, die endlich eine vernünftige Steuerung zulässt.

                                  1 Antwort Letzte Antwort
                                  1
                                  • Merlin123M Offline
                                    Merlin123M Offline
                                    Merlin123
                                    schrieb am zuletzt editiert von
                                    #297

                                    Ich habe aktuell das Problem, dass der Adapter (4.1.0) gelb bleibt. Im Log stehen dann so Sachen:

                                    
                                    alpha-ess.0
                                    2026-06-04 09:30:32.728	debug	Timeout with interval 300000 ms started for group System
                                    
                                    alpha-ess.0
                                    2026-06-04 09:30:32.728	error	System: Five or more errors occurred, next request in 5 minutes.
                                    
                                    alpha-ess.0
                                    2026-06-04 09:30:32.648	debug	Unknown error occurred: null (#7) Group:System
                                    
                                    alpha-ess.0
                                    2026-06-04 09:30:32.645	debug	Error performing get request getEssList: AxiosError: timeout of 20000ms exceeded
                                    
                                    alpha-ess.0
                                    2026-06-04 09:30:14.629	debug	Watchdog interval started!
                                    

                                    Er scheint aber Werte zu aktualisieren und ich kann auch z.B. den discharging cuttoff SOC ändern.

                                    Beta-Tester

                                    1 Antwort Letzte Antwort
                                    0
                                    • GaspodeG Offline
                                      GaspodeG Offline
                                      Gaspode
                                      schrieb am zuletzt editiert von
                                      #298

                                      Das Log ist etwas kurz, da kann ich nur raten. Evtl. Werden die API Aufrufe für Systemdaten nicht vom Server beantwortet. Mach mal testweise das Häkchen bei Systeminformationsdaten bei der Adapter Konfiguration weg.

                                      Merlin123M 1 Antwort Letzte Antwort
                                      0
                                      • GaspodeG Gaspode

                                        Das Log ist etwas kurz, da kann ich nur raten. Evtl. Werden die API Aufrufe für Systemdaten nicht vom Server beantwortet. Mach mal testweise das Häkchen bei Systeminformationsdaten bei der Adapter Konfiguration weg.

                                        Merlin123M Offline
                                        Merlin123M Offline
                                        Merlin123
                                        schrieb am zuletzt editiert von Merlin123
                                        #299

                                        @Gaspode ok. Aktuell ist wieder grün. Wenn er wieder zickt probier ich das mal.
                                        Die Daten holt er aus der Clound und icht lokal, oder?

                                        hier aber ein längerer Log Auszug. Befürchte nur, das der auch nicht mehr Infos gibt (zumindest mir nicht...)

                                        2026-06-04 09:28:52.480  - debug: alpha-ess.0 (2896797) Error performing get request getEssList: AxiosError: timeout of 20000ms exceeded
                                        2026-06-04 09:28:52.489  - debug: alpha-ess.0 (2896797) Unknown error occurred: null (#2) Group:System
                                        2026-06-04 09:28:52.581  - debug: alpha-ess.0 (2896797) Timeout with interval 30000 ms started for group System
                                        2026-06-04 09:28:52.581  - debug: alpha-ess.0 (2896797) oAIntervalEnergyMins: 300
                                        2026-06-04 09:28:52.628  - debug: alpha-ess.0 (2896797) Set state Energy.Battery_charge_today to val: 0.1; q: 2; ack: true
                                        2026-06-04 09:28:52.680  - debug: alpha-ess.0 (2896797) Set state Energy.Battery_discharge_today to val: 0.2; q: 2; ack: true
                                        2026-06-04 09:28:52.739  - debug: alpha-ess.0 (2896797) Set state Energy.Charging_pile to val: 0; q: 2; ack: true
                                        2026-06-04 09:28:52.790  - debug: alpha-ess.0 (2896797) Set state Energy.Grid_charge to val: 0.2; q: 2; ack: true
                                        2026-06-04 09:28:52.844  - debug: alpha-ess.0 (2896797) Set state Energy.Grid_consumption_today to val: 6.03; q: 2; ack: true
                                        2026-06-04 09:28:52.892  - debug: alpha-ess.0 (2896797) Set state Energy.Grid_feed_in_today to val: 0; q: 2; ack: true
                                        2026-06-04 09:28:52.940  - debug: alpha-ess.0 (2896797) Set state Energy.Generation_today to val: 1.4; q: 2; ack: true
                                        2026-06-04 09:28:52.998  - debug: alpha-ess.0 (2896797) Fetching Energy data...
                                        2026-06-04 09:29:00.346  - debug: alpha-ess.0 (2896797) Timeout cleared for group Realtime
                                        2026-06-04 09:29:00.346  - debug: alpha-ess.0 (2896797) Fetching Realtime data...
                                        2026-06-04 09:29:02.267  - debug: alpha-ess.0 (2896797) Created object Realtime.ppv
                                        2026-06-04 09:29:02.309  - debug: alpha-ess.0 (2896797) Created object Realtime.ppv1
                                        2026-06-04 09:29:02.406  - debug: alpha-ess.0 (2896797) Created object Realtime.ppv2
                                        2026-06-04 09:29:02.429  - debug: alpha-ess.0 (2896797) Created object Realtime.ppv3
                                        2026-06-04 09:29:02.442  - debug: alpha-ess.0 (2896797) Created object Realtime.ppv4
                                        2026-06-04 09:29:02.449  - debug: alpha-ess.0 (2896797) Created object Realtime.pmeterDc
                                        2026-06-04 09:29:02.469  - debug: alpha-ess.0 (2896797) Created object Realtime.soc
                                        2026-06-04 09:29:02.487  - debug: alpha-ess.0 (2896797) Created object Realtime.pev
                                        2026-06-04 09:29:02.496  - debug: alpha-ess.0 (2896797) Created object Realtime.ev1Power
                                        2026-06-04 09:29:02.511  - debug: alpha-ess.0 (2896797) Created object Realtime.ev2Power
                                        2026-06-04 09:29:02.519  - debug: alpha-ess.0 (2896797) Created object Realtime.ev3Power
                                        2026-06-04 09:29:02.536  - debug: alpha-ess.0 (2896797) Created object Realtime.ev4Power
                                        2026-06-04 09:29:02.543  - debug: alpha-ess.0 (2896797) Created object Realtime.prealL1
                                        2026-06-04 09:29:02.551  - debug: alpha-ess.0 (2896797) Created object Realtime.prealL2
                                        2026-06-04 09:29:02.555  - debug: alpha-ess.0 (2896797) Created object Realtime.prealL3
                                        2026-06-04 09:29:02.560  - debug: alpha-ess.0 (2896797) Created object Realtime.pbat
                                        2026-06-04 09:29:02.579  - debug: alpha-ess.0 (2896797) Created object Realtime.pgrid
                                        2026-06-04 09:29:02.588  - debug: alpha-ess.0 (2896797) Created object Realtime.pmeterL1
                                        2026-06-04 09:29:02.599  - debug: alpha-ess.0 (2896797) Created object Realtime.pmeterL2
                                        2026-06-04 09:29:02.603  - debug: alpha-ess.0 (2896797) Created object Realtime.pmeterL3
                                        2026-06-04 09:29:02.614  - debug: alpha-ess.0 (2896797) Created object Realtime.pload
                                        2026-06-04 09:29:02.615  - info: alpha-ess.0 (2896797) Initialized states for : Realtime
                                        2026-06-04 09:29:02.950  - debug: alpha-ess.0 (2896797) Timeout with interval 30000 ms started for group Realtime
                                        2026-06-04 09:29:13.002  - debug: alpha-ess.0 (2896797) Error performing get request getOneDateEnergyBySn?sysSn=AL7002022070198&queryDate=2026-06-04: AxiosError: timeout of 20000ms exceeded
                                        2026-06-04 09:29:13.045  - debug: alpha-ess.0 (2896797) Unknown error occurred: null (#1) Group:Energy
                                        2026-06-04 09:29:13.120  - debug: alpha-ess.0 (2896797) Timeout with interval 300000 ms started for group Energy
                                        2026-06-04 09:29:13.121  - debug: alpha-ess.0 (2896797) oAIntervalSettingsChargeMins: 300
                                        2026-06-04 09:29:13.168  - debug: alpha-ess.0 (2896797) Set state Settings_Charge.Battery_Charging_enabled to val: false; q: 2; ack: true
                                        2026-06-04 09:29:13.247  - debug: alpha-ess.0 (2896797) Set state Settings_Charge.Charging_period_1_start to val: 01:00; q: 2; ack: true
                                        2026-06-04 09:29:13.314  - debug: alpha-ess.0 (2896797) Set state Settings_Charge.Charging_period_1_end to val: 23:00; q: 2; ack: true
                                        2026-06-04 09:29:13.392  - debug: alpha-ess.0 (2896797) Set state Settings_Charge.Charging_period_2_start to val: 23:00; q: 2; ack: true
                                        2026-06-04 09:29:13.446  - debug: alpha-ess.0 (2896797) Set state Settings_Charge.Charging_period_2_end to val: 01:00; q: 2; ack: true
                                        2026-06-04 09:29:13.496  - debug: alpha-ess.0 (2896797) Set state Settings_Charge.Charging_stopps_at_SOC to val: 10; q: 2; ack: true
                                        2026-06-04 09:29:13.549  - debug: alpha-ess.0 (2896797) Fetching Settings_Charge data...
                                        2026-06-04 09:29:22.582  - debug: alpha-ess.0 (2896797) Timeout cleared for group System
                                        2026-06-04 09:29:22.582  - debug: alpha-ess.0 (2896797) Fetching System data...
                                        2026-06-04 09:29:32.950  - debug: alpha-ess.0 (2896797) Timeout cleared for group Realtime
                                        2026-06-04 09:29:32.951  - debug: alpha-ess.0 (2896797) Fetching Realtime data...
                                        2026-06-04 09:29:33.553  - debug: alpha-ess.0 (2896797) Error performing get request getChargeConfigInfo?sysSn=AL7002022070198: AxiosError: timeout of 20000ms exceeded
                                        2026-06-04 09:29:33.567  - debug: alpha-ess.0 (2896797) Unknown error occurred: null (#2) Group:Settings_Charge
                                        2026-06-04 09:29:33.653  - debug: alpha-ess.0 (2896797) Timeout with interval 300000 ms started for group Settings_Charge
                                        2026-06-04 09:29:33.653  - debug: alpha-ess.0 (2896797) oAIntervalSettingsDischargeMins: 300
                                        2026-06-04 09:29:33.700  - debug: alpha-ess.0 (2896797) Set state Settings_Discharge.Battery_Discharging_enabled to val: true; q: 2; ack: true
                                        2026-06-04 09:29:33.757  - debug: alpha-ess.0 (2896797) Set state Settings_Discharge.Discharging_period_1_start to val: 01:15; q: 2; ack: true
                                        2026-06-04 09:29:33.846  - debug: alpha-ess.0 (2896797) Set state Settings_Discharge.Discharging_period_1_end to val: 23:15; q: 2; ack: true
                                        2026-06-04 09:29:34.018  - debug: alpha-ess.0 (2896797) Set state Settings_Discharge.Discharging_period_2_start to val: 23:15; q: 2; ack: true
                                        2026-06-04 09:29:34.089  - debug: alpha-ess.0 (2896797) Set state Settings_Discharge.Discharging_period_2_end to val: 01:15; q: 2; ack: true
                                        2026-06-04 09:29:34.140  - debug: alpha-ess.0 (2896797) Set state Settings_Discharge.Discharging_Cutoff_SOC to val: 15; q: 2; ack: true
                                        2026-06-04 09:29:34.187  - debug: alpha-ess.0 (2896797) Fetching Settings_Discharge data...
                                        2026-06-04 09:29:42.587  - debug: alpha-ess.0 (2896797) Error performing get request getEssList: AxiosError: timeout of 20000ms exceeded
                                        2026-06-04 09:29:42.589  - debug: alpha-ess.0 (2896797) Unknown error occurred: null (#3) Group:System
                                        2026-06-04 09:29:42.639  - debug: alpha-ess.0 (2896797) Timeout with interval 30000 ms started for group System
                                        2026-06-04 09:29:52.956  - debug: alpha-ess.0 (2896797) Error performing get request getLastPowerData?sysSn=AL7002022070198: AxiosError: timeout of 20000ms exceeded
                                        2026-06-04 09:29:52.960  - debug: alpha-ess.0 (2896797) Unknown error occurred: null (#4) Group:Realtime
                                        2026-06-04 09:29:53.004  - debug: alpha-ess.0 (2896797) Set state Realtime.PV_power_total to val: 1500; q: 2; ack: true
                                        2026-06-04 09:29:53.052  - debug: alpha-ess.0 (2896797) Set state Realtime.PV_power_string_1 to val: 0; q: 2; ack: true
                                        2026-06-04 09:29:53.100  - debug: alpha-ess.0 (2896797) Set state Realtime.PV_power_string_2 to val: 0; q: 2; ack: true
                                        2026-06-04 09:29:53.148  - debug: alpha-ess.0 (2896797) Set state Realtime.PV_power_string_3 to val: null; q: 2; ack: true
                                        2026-06-04 09:29:53.196  - debug: alpha-ess.0 (2896797) Set state Realtime.PV_power_string_4 to val: null; q: 2; ack: true
                                        2026-06-04 09:29:53.244  - debug: alpha-ess.0 (2896797) Set state Realtime.PV_power_meter to val: 1500; q: 2; ack: true
                                        2026-06-04 09:29:53.296  - debug: alpha-ess.0 (2896797) Set state Realtime.Load_total to val: 11931; q: 2; ack: true
                                        2026-06-04 09:29:53.344  - debug: alpha-ess.0 (2896797) Set state Realtime.Battery_SOC to val: 14.8; q: 2; ack: true
                                        2026-06-04 09:29:53.392  - debug: alpha-ess.0 (2896797) Set state Realtime.Grid_power_L1 to val: 3394; q: 2; ack: true
                                        2026-06-04 09:29:53.440  - debug: alpha-ess.0 (2896797) Set state Realtime.Grid_power_L2 to val: 3695; q: 2; ack: true
                                        2026-06-04 09:29:53.488  - debug: alpha-ess.0 (2896797) Set state Realtime.Grid_power_L3 to val: 3342; q: 2; ack: true
                                        2026-06-04 09:29:53.565  - debug: alpha-ess.0 (2896797) Set state Realtime.Grid_power_total to val: 10431; q: 2; ack: true
                                        2026-06-04 09:29:53.616  - debug: alpha-ess.0 (2896797) Set state Realtime.Battery_power to val: 0; q: 2; ack: true
                                        2026-06-04 09:29:53.666  - debug: alpha-ess.0 (2896797) Set state Realtime.Charging_pile_power_total to val: 0; q: 2; ack: true
                                        2026-06-04 09:29:53.736  - debug: alpha-ess.0 (2896797) Set state Realtime.Inverter_power_L1 to val: -31; q: 2; ack: true
                                        2026-06-04 09:29:53.784  - debug: alpha-ess.0 (2896797) Set state Realtime.Inverter_power_L2 to val: 0; q: 2; ack: true
                                        2026-06-04 09:29:53.833  - debug: alpha-ess.0 (2896797) Set state Realtime.Inverter_power_L3 to val: 0; q: 2; ack: true
                                        2026-06-04 09:29:54.033  - debug: alpha-ess.0 (2896797) Set state Realtime.Charging_pile_power_1 to val: null; q: 2; ack: true
                                        2026-06-04 09:29:54.116  - debug: alpha-ess.0 (2896797) Set state Realtime.Charging_pile_power_2 to val: null; q: 2; ack: true
                                        2026-06-04 09:29:54.190  - debug: alpha-ess.0 (2896797) Error performing get request getDisChargeConfigInfo?sysSn=AL7002022070198: AxiosError: timeout of 20000ms exceeded
                                        2026-06-04 09:29:54.248  - debug: alpha-ess.0 (2896797) Unknown error occurred: null (#5) Group:Settings_Discharge
                                        2026-06-04 09:29:54.251  - debug: alpha-ess.0 (2896797) Set state Realtime.Charging_pile_power_3 to val: null; q: 2; ack: true
                                        2026-06-04 09:29:54.305  - debug: alpha-ess.0 (2896797) Set state Realtime.Charging_pile_power_4 to val: null; q: 2; ack: true
                                        2026-06-04 09:29:54.353  - error: alpha-ess.0 (2896797) Settings_Discharge: Five or more errors occurred, next request in 5 minutes.
                                        2026-06-04 09:29:54.353  - debug: alpha-ess.0 (2896797) Timeout with interval 300000 ms started for group Settings_Discharge
                                        2026-06-04 09:29:54.353  - debug: alpha-ess.0 (2896797) oAIntervalSummaryMins: 300
                                        2026-06-04 09:29:54.357  - error: alpha-ess.0 (2896797) Realtime: Five or more errors occurred, next request in 5 minutes.
                                        2026-06-04 09:29:54.358  - debug: alpha-ess.0 (2896797) Timeout with interval 300000 ms started for group Realtime
                                        2026-06-04 09:29:54.359  - debug: alpha-ess.0 (2896797) Set state Summary.Generation_today to val: 1.4; q: 2; ack: true
                                        2026-06-04 09:29:54.417  - debug: alpha-ess.0 (2896797) Set state Summary.Currency to val: EUR; q: 2; ack: true
                                        2026-06-04 09:29:54.467  - debug: alpha-ess.0 (2896797) Fetching Summary data...
                                        2026-06-04 09:30:12.640  - debug: alpha-ess.0 (2896797) Timeout cleared for group System
                                        2026-06-04 09:30:12.641  - debug: alpha-ess.0 (2896797) Fetching System data...
                                        2026-06-04 09:30:14.472  - debug: alpha-ess.0 (2896797) Error performing get request getSumDataForCustomer?sysSn=AL7002022070198&queryDate=2026-06-04: AxiosError: timeout of 20000ms exceeded
                                        2026-06-04 09:30:14.476  - debug: alpha-ess.0 (2896797) Unknown error occurred: null (#6) Group:Summary
                                        2026-06-04 09:30:14.532  - error: alpha-ess.0 (2896797) Summary: Five or more errors occurred, next request in 5 minutes.
                                        2026-06-04 09:30:14.532  - debug: alpha-ess.0 (2896797) Timeout with interval 300000 ms started for group Summary
                                        2026-06-04 09:30:14.532  - debug: alpha-ess.0 (2896797) oAIntervalWallboxMins: 300
                                        2026-06-04 09:30:14.532  - info: alpha-ess.0 (2896797) Wallbox data disabled! Adapter won't fetch Wallbox data. According states deleted.
                                        2026-06-04 09:30:14.581  - debug: alpha-ess.0 (2896797) oAIntervalWallboxCurrent: 30
                                        2026-06-04 09:30:14.581  - info: alpha-ess.0 (2896797) Wallbox_Current data disabled! Adapter won't fetch Wallbox_Current data. According states deleted.
                                        2026-06-04 09:30:14.629  - debug: alpha-ess.0 (2896797) Watchdog interval started!
                                        2026-06-04 09:30:32.645  - debug: alpha-ess.0 (2896797) Error performing get request getEssList: AxiosError: timeout of 20000ms exceeded
                                        2026-06-04 09:30:32.648  - debug: alpha-ess.0 (2896797) Unknown error occurred: null (#7) Group:System
                                        2026-06-04 09:30:32.728  - error: alpha-ess.0 (2896797) System: Five or more errors occurred, next request in 5 minutes.
                                        2026-06-04 09:30:32.728  - debug: alpha-ess.0 (2896797) Timeout with interval 300000 ms started for group System
                                        2026-06-04 09:31:14.630  - debug: alpha-ess.0 (2896797) Watchdog check ...
                                        2026-06-04 09:32:14.631  - debug: alpha-ess.0 (2896797) Watchdog check ...
                                        2026-06-04 09:33:14.631  - debug: alpha-ess.0 (2896797) Watchdog check ...
                                        2026-06-04 09:33:16.219  - info: host.iobrokervm stopInstance system.adapter.alpha-ess.0 (force=false, process=true)
                                        2026-06-04 09:33:16.288  - info: alpha-ess.0 (2896797) Got terminate signal TERMINATE_YOURSELF
                                        2026-06-04 09:33:16.289  - debug: alpha-ess.0 (2896797) Timeout cleared for group Realtime
                                        2026-06-04 09:33:16.435  - info: host.iobrokervm stopInstance system.adapter.alpha-ess.0 send kill signal
                                        

                                        Beta-Tester

                                        GaspodeG 1 Antwort Letzte Antwort
                                        0
                                        • Merlin123M Merlin123

                                          @Gaspode ok. Aktuell ist wieder grün. Wenn er wieder zickt probier ich das mal.
                                          Die Daten holt er aus der Clound und icht lokal, oder?

                                          hier aber ein längerer Log Auszug. Befürchte nur, das der auch nicht mehr Infos gibt (zumindest mir nicht...)

                                          2026-06-04 09:28:52.480  - debug: alpha-ess.0 (2896797) Error performing get request getEssList: AxiosError: timeout of 20000ms exceeded
                                          2026-06-04 09:28:52.489  - debug: alpha-ess.0 (2896797) Unknown error occurred: null (#2) Group:System
                                          2026-06-04 09:28:52.581  - debug: alpha-ess.0 (2896797) Timeout with interval 30000 ms started for group System
                                          2026-06-04 09:28:52.581  - debug: alpha-ess.0 (2896797) oAIntervalEnergyMins: 300
                                          2026-06-04 09:28:52.628  - debug: alpha-ess.0 (2896797) Set state Energy.Battery_charge_today to val: 0.1; q: 2; ack: true
                                          2026-06-04 09:28:52.680  - debug: alpha-ess.0 (2896797) Set state Energy.Battery_discharge_today to val: 0.2; q: 2; ack: true
                                          2026-06-04 09:28:52.739  - debug: alpha-ess.0 (2896797) Set state Energy.Charging_pile to val: 0; q: 2; ack: true
                                          2026-06-04 09:28:52.790  - debug: alpha-ess.0 (2896797) Set state Energy.Grid_charge to val: 0.2; q: 2; ack: true
                                          2026-06-04 09:28:52.844  - debug: alpha-ess.0 (2896797) Set state Energy.Grid_consumption_today to val: 6.03; q: 2; ack: true
                                          2026-06-04 09:28:52.892  - debug: alpha-ess.0 (2896797) Set state Energy.Grid_feed_in_today to val: 0; q: 2; ack: true
                                          2026-06-04 09:28:52.940  - debug: alpha-ess.0 (2896797) Set state Energy.Generation_today to val: 1.4; q: 2; ack: true
                                          2026-06-04 09:28:52.998  - debug: alpha-ess.0 (2896797) Fetching Energy data...
                                          2026-06-04 09:29:00.346  - debug: alpha-ess.0 (2896797) Timeout cleared for group Realtime
                                          2026-06-04 09:29:00.346  - debug: alpha-ess.0 (2896797) Fetching Realtime data...
                                          2026-06-04 09:29:02.267  - debug: alpha-ess.0 (2896797) Created object Realtime.ppv
                                          2026-06-04 09:29:02.309  - debug: alpha-ess.0 (2896797) Created object Realtime.ppv1
                                          2026-06-04 09:29:02.406  - debug: alpha-ess.0 (2896797) Created object Realtime.ppv2
                                          2026-06-04 09:29:02.429  - debug: alpha-ess.0 (2896797) Created object Realtime.ppv3
                                          2026-06-04 09:29:02.442  - debug: alpha-ess.0 (2896797) Created object Realtime.ppv4
                                          2026-06-04 09:29:02.449  - debug: alpha-ess.0 (2896797) Created object Realtime.pmeterDc
                                          2026-06-04 09:29:02.469  - debug: alpha-ess.0 (2896797) Created object Realtime.soc
                                          2026-06-04 09:29:02.487  - debug: alpha-ess.0 (2896797) Created object Realtime.pev
                                          2026-06-04 09:29:02.496  - debug: alpha-ess.0 (2896797) Created object Realtime.ev1Power
                                          2026-06-04 09:29:02.511  - debug: alpha-ess.0 (2896797) Created object Realtime.ev2Power
                                          2026-06-04 09:29:02.519  - debug: alpha-ess.0 (2896797) Created object Realtime.ev3Power
                                          2026-06-04 09:29:02.536  - debug: alpha-ess.0 (2896797) Created object Realtime.ev4Power
                                          2026-06-04 09:29:02.543  - debug: alpha-ess.0 (2896797) Created object Realtime.prealL1
                                          2026-06-04 09:29:02.551  - debug: alpha-ess.0 (2896797) Created object Realtime.prealL2
                                          2026-06-04 09:29:02.555  - debug: alpha-ess.0 (2896797) Created object Realtime.prealL3
                                          2026-06-04 09:29:02.560  - debug: alpha-ess.0 (2896797) Created object Realtime.pbat
                                          2026-06-04 09:29:02.579  - debug: alpha-ess.0 (2896797) Created object Realtime.pgrid
                                          2026-06-04 09:29:02.588  - debug: alpha-ess.0 (2896797) Created object Realtime.pmeterL1
                                          2026-06-04 09:29:02.599  - debug: alpha-ess.0 (2896797) Created object Realtime.pmeterL2
                                          2026-06-04 09:29:02.603  - debug: alpha-ess.0 (2896797) Created object Realtime.pmeterL3
                                          2026-06-04 09:29:02.614  - debug: alpha-ess.0 (2896797) Created object Realtime.pload
                                          2026-06-04 09:29:02.615  - info: alpha-ess.0 (2896797) Initialized states for : Realtime
                                          2026-06-04 09:29:02.950  - debug: alpha-ess.0 (2896797) Timeout with interval 30000 ms started for group Realtime
                                          2026-06-04 09:29:13.002  - debug: alpha-ess.0 (2896797) Error performing get request getOneDateEnergyBySn?sysSn=AL7002022070198&queryDate=2026-06-04: AxiosError: timeout of 20000ms exceeded
                                          2026-06-04 09:29:13.045  - debug: alpha-ess.0 (2896797) Unknown error occurred: null (#1) Group:Energy
                                          2026-06-04 09:29:13.120  - debug: alpha-ess.0 (2896797) Timeout with interval 300000 ms started for group Energy
                                          2026-06-04 09:29:13.121  - debug: alpha-ess.0 (2896797) oAIntervalSettingsChargeMins: 300
                                          2026-06-04 09:29:13.168  - debug: alpha-ess.0 (2896797) Set state Settings_Charge.Battery_Charging_enabled to val: false; q: 2; ack: true
                                          2026-06-04 09:29:13.247  - debug: alpha-ess.0 (2896797) Set state Settings_Charge.Charging_period_1_start to val: 01:00; q: 2; ack: true
                                          2026-06-04 09:29:13.314  - debug: alpha-ess.0 (2896797) Set state Settings_Charge.Charging_period_1_end to val: 23:00; q: 2; ack: true
                                          2026-06-04 09:29:13.392  - debug: alpha-ess.0 (2896797) Set state Settings_Charge.Charging_period_2_start to val: 23:00; q: 2; ack: true
                                          2026-06-04 09:29:13.446  - debug: alpha-ess.0 (2896797) Set state Settings_Charge.Charging_period_2_end to val: 01:00; q: 2; ack: true
                                          2026-06-04 09:29:13.496  - debug: alpha-ess.0 (2896797) Set state Settings_Charge.Charging_stopps_at_SOC to val: 10; q: 2; ack: true
                                          2026-06-04 09:29:13.549  - debug: alpha-ess.0 (2896797) Fetching Settings_Charge data...
                                          2026-06-04 09:29:22.582  - debug: alpha-ess.0 (2896797) Timeout cleared for group System
                                          2026-06-04 09:29:22.582  - debug: alpha-ess.0 (2896797) Fetching System data...
                                          2026-06-04 09:29:32.950  - debug: alpha-ess.0 (2896797) Timeout cleared for group Realtime
                                          2026-06-04 09:29:32.951  - debug: alpha-ess.0 (2896797) Fetching Realtime data...
                                          2026-06-04 09:29:33.553  - debug: alpha-ess.0 (2896797) Error performing get request getChargeConfigInfo?sysSn=AL7002022070198: AxiosError: timeout of 20000ms exceeded
                                          2026-06-04 09:29:33.567  - debug: alpha-ess.0 (2896797) Unknown error occurred: null (#2) Group:Settings_Charge
                                          2026-06-04 09:29:33.653  - debug: alpha-ess.0 (2896797) Timeout with interval 300000 ms started for group Settings_Charge
                                          2026-06-04 09:29:33.653  - debug: alpha-ess.0 (2896797) oAIntervalSettingsDischargeMins: 300
                                          2026-06-04 09:29:33.700  - debug: alpha-ess.0 (2896797) Set state Settings_Discharge.Battery_Discharging_enabled to val: true; q: 2; ack: true
                                          2026-06-04 09:29:33.757  - debug: alpha-ess.0 (2896797) Set state Settings_Discharge.Discharging_period_1_start to val: 01:15; q: 2; ack: true
                                          2026-06-04 09:29:33.846  - debug: alpha-ess.0 (2896797) Set state Settings_Discharge.Discharging_period_1_end to val: 23:15; q: 2; ack: true
                                          2026-06-04 09:29:34.018  - debug: alpha-ess.0 (2896797) Set state Settings_Discharge.Discharging_period_2_start to val: 23:15; q: 2; ack: true
                                          2026-06-04 09:29:34.089  - debug: alpha-ess.0 (2896797) Set state Settings_Discharge.Discharging_period_2_end to val: 01:15; q: 2; ack: true
                                          2026-06-04 09:29:34.140  - debug: alpha-ess.0 (2896797) Set state Settings_Discharge.Discharging_Cutoff_SOC to val: 15; q: 2; ack: true
                                          2026-06-04 09:29:34.187  - debug: alpha-ess.0 (2896797) Fetching Settings_Discharge data...
                                          2026-06-04 09:29:42.587  - debug: alpha-ess.0 (2896797) Error performing get request getEssList: AxiosError: timeout of 20000ms exceeded
                                          2026-06-04 09:29:42.589  - debug: alpha-ess.0 (2896797) Unknown error occurred: null (#3) Group:System
                                          2026-06-04 09:29:42.639  - debug: alpha-ess.0 (2896797) Timeout with interval 30000 ms started for group System
                                          2026-06-04 09:29:52.956  - debug: alpha-ess.0 (2896797) Error performing get request getLastPowerData?sysSn=AL7002022070198: AxiosError: timeout of 20000ms exceeded
                                          2026-06-04 09:29:52.960  - debug: alpha-ess.0 (2896797) Unknown error occurred: null (#4) Group:Realtime
                                          2026-06-04 09:29:53.004  - debug: alpha-ess.0 (2896797) Set state Realtime.PV_power_total to val: 1500; q: 2; ack: true
                                          2026-06-04 09:29:53.052  - debug: alpha-ess.0 (2896797) Set state Realtime.PV_power_string_1 to val: 0; q: 2; ack: true
                                          2026-06-04 09:29:53.100  - debug: alpha-ess.0 (2896797) Set state Realtime.PV_power_string_2 to val: 0; q: 2; ack: true
                                          2026-06-04 09:29:53.148  - debug: alpha-ess.0 (2896797) Set state Realtime.PV_power_string_3 to val: null; q: 2; ack: true
                                          2026-06-04 09:29:53.196  - debug: alpha-ess.0 (2896797) Set state Realtime.PV_power_string_4 to val: null; q: 2; ack: true
                                          2026-06-04 09:29:53.244  - debug: alpha-ess.0 (2896797) Set state Realtime.PV_power_meter to val: 1500; q: 2; ack: true
                                          2026-06-04 09:29:53.296  - debug: alpha-ess.0 (2896797) Set state Realtime.Load_total to val: 11931; q: 2; ack: true
                                          2026-06-04 09:29:53.344  - debug: alpha-ess.0 (2896797) Set state Realtime.Battery_SOC to val: 14.8; q: 2; ack: true
                                          2026-06-04 09:29:53.392  - debug: alpha-ess.0 (2896797) Set state Realtime.Grid_power_L1 to val: 3394; q: 2; ack: true
                                          2026-06-04 09:29:53.440  - debug: alpha-ess.0 (2896797) Set state Realtime.Grid_power_L2 to val: 3695; q: 2; ack: true
                                          2026-06-04 09:29:53.488  - debug: alpha-ess.0 (2896797) Set state Realtime.Grid_power_L3 to val: 3342; q: 2; ack: true
                                          2026-06-04 09:29:53.565  - debug: alpha-ess.0 (2896797) Set state Realtime.Grid_power_total to val: 10431; q: 2; ack: true
                                          2026-06-04 09:29:53.616  - debug: alpha-ess.0 (2896797) Set state Realtime.Battery_power to val: 0; q: 2; ack: true
                                          2026-06-04 09:29:53.666  - debug: alpha-ess.0 (2896797) Set state Realtime.Charging_pile_power_total to val: 0; q: 2; ack: true
                                          2026-06-04 09:29:53.736  - debug: alpha-ess.0 (2896797) Set state Realtime.Inverter_power_L1 to val: -31; q: 2; ack: true
                                          2026-06-04 09:29:53.784  - debug: alpha-ess.0 (2896797) Set state Realtime.Inverter_power_L2 to val: 0; q: 2; ack: true
                                          2026-06-04 09:29:53.833  - debug: alpha-ess.0 (2896797) Set state Realtime.Inverter_power_L3 to val: 0; q: 2; ack: true
                                          2026-06-04 09:29:54.033  - debug: alpha-ess.0 (2896797) Set state Realtime.Charging_pile_power_1 to val: null; q: 2; ack: true
                                          2026-06-04 09:29:54.116  - debug: alpha-ess.0 (2896797) Set state Realtime.Charging_pile_power_2 to val: null; q: 2; ack: true
                                          2026-06-04 09:29:54.190  - debug: alpha-ess.0 (2896797) Error performing get request getDisChargeConfigInfo?sysSn=AL7002022070198: AxiosError: timeout of 20000ms exceeded
                                          2026-06-04 09:29:54.248  - debug: alpha-ess.0 (2896797) Unknown error occurred: null (#5) Group:Settings_Discharge
                                          2026-06-04 09:29:54.251  - debug: alpha-ess.0 (2896797) Set state Realtime.Charging_pile_power_3 to val: null; q: 2; ack: true
                                          2026-06-04 09:29:54.305  - debug: alpha-ess.0 (2896797) Set state Realtime.Charging_pile_power_4 to val: null; q: 2; ack: true
                                          2026-06-04 09:29:54.353  - error: alpha-ess.0 (2896797) Settings_Discharge: Five or more errors occurred, next request in 5 minutes.
                                          2026-06-04 09:29:54.353  - debug: alpha-ess.0 (2896797) Timeout with interval 300000 ms started for group Settings_Discharge
                                          2026-06-04 09:29:54.353  - debug: alpha-ess.0 (2896797) oAIntervalSummaryMins: 300
                                          2026-06-04 09:29:54.357  - error: alpha-ess.0 (2896797) Realtime: Five or more errors occurred, next request in 5 minutes.
                                          2026-06-04 09:29:54.358  - debug: alpha-ess.0 (2896797) Timeout with interval 300000 ms started for group Realtime
                                          2026-06-04 09:29:54.359  - debug: alpha-ess.0 (2896797) Set state Summary.Generation_today to val: 1.4; q: 2; ack: true
                                          2026-06-04 09:29:54.417  - debug: alpha-ess.0 (2896797) Set state Summary.Currency to val: EUR; q: 2; ack: true
                                          2026-06-04 09:29:54.467  - debug: alpha-ess.0 (2896797) Fetching Summary data...
                                          2026-06-04 09:30:12.640  - debug: alpha-ess.0 (2896797) Timeout cleared for group System
                                          2026-06-04 09:30:12.641  - debug: alpha-ess.0 (2896797) Fetching System data...
                                          2026-06-04 09:30:14.472  - debug: alpha-ess.0 (2896797) Error performing get request getSumDataForCustomer?sysSn=AL7002022070198&queryDate=2026-06-04: AxiosError: timeout of 20000ms exceeded
                                          2026-06-04 09:30:14.476  - debug: alpha-ess.0 (2896797) Unknown error occurred: null (#6) Group:Summary
                                          2026-06-04 09:30:14.532  - error: alpha-ess.0 (2896797) Summary: Five or more errors occurred, next request in 5 minutes.
                                          2026-06-04 09:30:14.532  - debug: alpha-ess.0 (2896797) Timeout with interval 300000 ms started for group Summary
                                          2026-06-04 09:30:14.532  - debug: alpha-ess.0 (2896797) oAIntervalWallboxMins: 300
                                          2026-06-04 09:30:14.532  - info: alpha-ess.0 (2896797) Wallbox data disabled! Adapter won't fetch Wallbox data. According states deleted.
                                          2026-06-04 09:30:14.581  - debug: alpha-ess.0 (2896797) oAIntervalWallboxCurrent: 30
                                          2026-06-04 09:30:14.581  - info: alpha-ess.0 (2896797) Wallbox_Current data disabled! Adapter won't fetch Wallbox_Current data. According states deleted.
                                          2026-06-04 09:30:14.629  - debug: alpha-ess.0 (2896797) Watchdog interval started!
                                          2026-06-04 09:30:32.645  - debug: alpha-ess.0 (2896797) Error performing get request getEssList: AxiosError: timeout of 20000ms exceeded
                                          2026-06-04 09:30:32.648  - debug: alpha-ess.0 (2896797) Unknown error occurred: null (#7) Group:System
                                          2026-06-04 09:30:32.728  - error: alpha-ess.0 (2896797) System: Five or more errors occurred, next request in 5 minutes.
                                          2026-06-04 09:30:32.728  - debug: alpha-ess.0 (2896797) Timeout with interval 300000 ms started for group System
                                          2026-06-04 09:31:14.630  - debug: alpha-ess.0 (2896797) Watchdog check ...
                                          2026-06-04 09:32:14.631  - debug: alpha-ess.0 (2896797) Watchdog check ...
                                          2026-06-04 09:33:14.631  - debug: alpha-ess.0 (2896797) Watchdog check ...
                                          2026-06-04 09:33:16.219  - info: host.iobrokervm stopInstance system.adapter.alpha-ess.0 (force=false, process=true)
                                          2026-06-04 09:33:16.288  - info: alpha-ess.0 (2896797) Got terminate signal TERMINATE_YOURSELF
                                          2026-06-04 09:33:16.289  - debug: alpha-ess.0 (2896797) Timeout cleared for group Realtime
                                          2026-06-04 09:33:16.435  - info: host.iobrokervm stopInstance system.adapter.alpha-ess.0 send kill signal
                                          
                                          GaspodeG Offline
                                          GaspodeG Offline
                                          Gaspode
                                          schrieb am zuletzt editiert von
                                          #300

                                          @Merlin123 sagte:

                                          Die Daten holt er aus der Clound und icht lokal, oder?

                                          Ja. Um Daten lokal zu bekommen, müsstest du Modbus verwenden.

                                          Ich sehe im Log jetzt nur, dass die API Zugriffe bei dir in einen Timeout gelaufen sind, und zwar anscheinend alle, also nicht nur System, wie zunächst vermutet.

                                          Einfach mal abwarten und beobachten.

                                          Merlin123M 1 Antwort Letzte Antwort
                                          1

                                          Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

                                          Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

                                          Mit deinem Input könnte dieser Beitrag noch besser werden 💗

                                          Registrieren Anmelden
                                          Antworten
                                          • In einem neuen Thema antworten
                                          Anmelden zum Antworten
                                          • Älteste zuerst
                                          • Neuste zuerst
                                          • Meiste Stimmen


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          363

                                          Online

                                          33.0k

                                          Benutzer

                                          83.3k

                                          Themen

                                          1.3m

                                          Beiträge
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2026
                                          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