Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Easee Wallbox mit iobroker

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Easee Wallbox mit iobroker

    This topic has been deleted. Only users with topic management privileges can see it.
    • Newan
      Newan last edited by

      Bitte testet einmal Version 1.0.3 ob der Adapter immer noch abstürzt!

      S 1 Reply Last reply Reply Quote 0
      • S
        stonemaan @Newan last edited by

        @newan ist installiert.. wird gecheckt

        1 Reply Last reply Reply Quote 0
        • W
          warp735 last edited by

          habs auch drauf

          Newan 1 Reply Last reply Reply Quote 0
          • Newan
            Newan @warp735 last edited by

            @warp735 Naja gestern hat er nicht 7 Stunden gehalten 😉

            S 1 Reply Last reply Reply Quote 0
            • S
              stonemaan @Newan last edited by

              @newan heute noch keine Ausfälle zu verzeichnen. Ich beobachte weiter 🙂

              1 Reply Last reply Reply Quote 0
              • W
                warp735 last edited by

                Hatte heute zweimal folgendes im Log. Adapter läuft aber noch 👍

                easee.0	2021-07-30 05:33:17.336	warn	(31842) No Chargers found!
                easee.0	2021-07-30 05:33:17.336	error	(31842) Error: Request failed with status code 504
                
                1 Reply Last reply Reply Quote 0
                • Newan
                  Newan last edited by

                  Gut wenn nichts mehr kommt würde ich die Version als stable einchecken?

                  Scotty89 1 Reply Last reply Reply Quote 0
                  • Scotty89
                    Scotty89 @Newan last edited by

                    Hey,

                    ich habe mir jetzt auch die version 1.0.3 drauf gemacht und logge es die tage mal mit ...
                    bisher sieht es aber ganz gut aus..

                    eine Frage an alle .. in welchen Intervall lasst ihr ihn laufen ? was habt ihr da eingestellt wenn ihr PV laden damit macht ?

                    Newan 1 Reply Last reply Reply Quote 0
                    • Newan
                      Newan @Scotty89 last edited by

                      @scotty89 Nutz doch SignalR das ist dann in echtzeit

                      Scotty89 1 Reply Last reply Reply Quote 0
                      • Scotty89
                        Scotty89 @Newan last edited by

                        @newan sagte in Easee Wallbox mit iobroker:

                        Nutz doch SignalR das ist dann in echtzeit

                        das habe ich aktiv leider nicht wirklich rausbekommen was es macht 😉
                        was genau steht da hinter ? und in wie weit steht das damit dem Intervall im zusammenhang ?

                        ich schreibe ja den Parameter ....config.dynamicChargerCurrent bekomme ich ihn dann auch bestätigt oder erst nach einem erneuten lesen welches dann über das Interfall kommt ?

                        Newan 1 Reply Last reply Reply Quote 0
                        • Newan
                          Newan @Scotty89 last edited by

                          @scotty89 Also Grundsätzlich ist das Intervall ja das die Daten in einem Bestimmten Zyklus abgeholt werden.
                          Den kannst du relativ hoch setzen und da über SignalR nicht alle Daten kommen wie Energieverbräuche etc. z.b 5 mal am Tag.

                          Dann wählst du SignalR aus und der Adapter registriert sich an der Cloud, die schickt dann bei einer Änderung das Event direkt zum Adapter, also quasi live.
                          Wie gut das ganze funktioniert weiß ich nicht, da das noch nie einer getestet hat 😧

                          Scotty89 1 Reply Last reply Reply Quote 0
                          • Scotty89
                            Scotty89 @Newan last edited by

                            @newan
                            ok dann teste ich das doch einfach mal etwas...
                            das Intervall werde ich mal 30 Sekunden hoch setzen und schauen wie sich meine Regelung verhält die Tage wenn das Wetter besser ist 😉

                            Danke.

                            andere frage gleich noch .. läuft der Adapter eigentlich auf Offline ? oder rein über die Cloud von denen ?

                            Newan 1 Reply Last reply Reply Quote 0
                            • Newan
                              Newan @Scotty89 last edited by

                              @scotty89 Nur cloud

                              S 1 Reply Last reply Reply Quote 0
                              • S
                                stonemaan @Newan last edited by

                                @newan ich habe heute morgen signalR angeschaltet. leider ist der adapter nach einiger Zeit wieder auf gelb gesprungen. Ich habe heute allerdings auch den JS controller geupdated und NodeJS auch..

                                2021-08-06 11:34:42.697 - error: easee.0 (1381) Error: Request failed with status code 503
                                2021-08-06 11:34:42.698 - error: easee.0 (1381) Error: Easee API error on charger state - stop refresh
                                2021-08-06 11:34:42.704 - error: easee.0 (1381) Error: Request failed with status code 503
                                2021-08-06 11:34:42.705 - error: easee.0 (1381) Error: Easee API error on charger state - stop refresh
                                2021-08-06 11:34:53.251 - error: easee.0 (1381) SignalR Verbindung beendet!!!- restart
                                2021-08-06 11:34:53.379 - error: easee.0 (1381) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
                                2021-08-06 11:34:53.380 - error: easee.0 (1381) unhandled promise rejection: Service Temporarily Unavailable
                                2021-08-06 11:34:53.381 - error: easee.0 (1381) Error: Service Temporarily Unavailable
                                at new HttpError (/opt/iobroker/node_modules/@microsoft/signalr/dist/cjs/Errors.js:27:24)
                                at FetchHttpClient. (/opt/iobroker/node_modules/@microsoft/signalr/dist/cjs/FetchHttpClient.js:154:35)
                                at step (/opt/iobroker/node_modules/@microsoft/signalr/dist/cjs/FetchHttpClient.js:52:23)
                                at Object.next (/opt/iobroker/node_modules/@microsoft/signalr/dist/cjs/FetchHttpClient.js:33:53)
                                at fulfilled (/opt/iobroker/node_modules/@microsoft/signalr/dist/cjs/FetchHttpClient.js:24:58)
                                at runMicrotasks ()
                                at processTicksAndRejections (internal/process/task_queues.js:97:5)
                                2021-08-06 11:34:53.381 - error: easee.0 (1381) Service Temporarily Unavailable
                                2021-08-06 11:34:53.384 - info: easee.0 (1381) Adaptor easee cleaned up everything...
                                2021-08-06 11:34:53.384 - info: easee.0 (1381) terminating
                                2021-08-06 11:34:53.385 - warn: easee.0 (1381) Terminated (UNCAUGHT_EXCEPTION): Without reason
                                2021-08-06 11:35:02.486 - info: easee.0 (7331) starting. Version 1.0.3 in /opt/iobroker/node_modules/iobroker.easee, node: v12.22.4, js-controller: 3.3.15
                                2021-08-06 11:35:02.742 - error: easee.0 (7331) Api login error - check Username and password
                                

                                Ich beobachte mal weiter

                                Newan 1 Reply Last reply Reply Quote 0
                                • Newan
                                  Newan @stonemaan last edited by

                                  @stonemaan ok ist aber 1.0.3?
                                  Schau mir das nochmal an

                                  S 2 Replies Last reply Reply Quote 0
                                  • S
                                    stonemaan @Newan last edited by

                                    @newan jo... 1.0.3

                                    A 1 Reply Last reply Reply Quote 0
                                    • A
                                      Aiouh @stonemaan last edited by

                                      @Newan
                                      Ich bekomme seit Heute mit der 1.0.3 folg. Fehler

                                      easee.0	2021-08-06 23:14:23.569	error	(8630) Api login error - check Username and password
                                      

                                      Es wurde aber an user & passwort nichts geändert 😞

                                      Newan 1 Reply Last reply Reply Quote 0
                                      • Newan
                                        Newan @Aiouh last edited by

                                        @aiouh mal aus der App abmelden und versuchen da wieder anzumelden. Die erros kommen ja direkt von der api

                                        A 1 Reply Last reply Reply Quote 0
                                        • A
                                          Aiouh @Newan last edited by

                                          @newan said in Easee Wallbox mit iobroker:
                                          abmelden aus der App hat leider nichts gebracht, nach Neustart des ioBroker ist aber wieder alles im Lot.
                                          Ist 1.0.3 eigentlich die aktuelle?

                                          1 Reply Last reply Reply Quote 0
                                          • S
                                            stonemaan @Newan last edited by

                                            @newan heute wieder der gleiche Fehler... ohne erkennbaren Grund. liegt wohl an SignalR. schalte es vorerst wieder aus ^^

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

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

                                            891
                                            Online

                                            31.7k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter easee wallbox
                                            59
                                            503
                                            88051
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo