Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter Bosch ebik connect / flow

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter Bosch ebik connect / flow

    This topic has been deleted. Only users with topic management privileges can see it.
    • bahnuhr
      bahnuhr Forum Testing Most Active last edited by

      Ich habe auch seit Heute im log:

      host.iobroker
      2023-12-02 10:38:18.898	error	instance system.adapter.bosch-ebike.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      host.iobroker
      2023-12-02 10:38:18.898	error	Caught by controller[1]: at BoschEbike.onReady (/opt/iobroker/node_modules/iobroker.bosch-ebike/main.js:79:7)
      host.iobroker
      2023-12-02 10:38:18.898	error	Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      host.iobroker
      2023-12-02 10:38:18.898	error	Caught by controller[1]: at BoschEbike.loginFlow (/opt/iobroker/node_modules/iobroker.bosch-ebike/main.js:149:41)
      host.iobroker
      2023-12-02 10:38:18.898	error	Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'value')
      host.iobroker
      2023-12-02 10:38:18.898	error	Caught by controller[0]: 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(). The promise rejected with the reason:
      
      bosch-ebike.0
      2023-12-02 10:38:18.322	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
      
      bosch-ebike.0
      2023-12-02 10:38:18.321	info	terminating
      
      bosch-ebike.0
      2023-12-02 10:38:18.311	error	Cannot read properties of undefined (reading 'value')
      
      bosch-ebike.0
      2023-12-02 10:38:18.311	error	TypeError: Cannot read properties of undefined (reading 'value') at BoschEbike.loginFlow (/opt/iobroker/node_modules/iobroker.bosch-ebike/main.js:149:41) at processTicksAndRejections (node:internal/process/task_queues:95:5) at BoschEbike.onReady (/opt/iobroker/node_modules/iobroker.bosch-ebike/main.js:79:7)
      
      bosch-ebike.0
      2023-12-02 10:38:18.307	error	unhandled promise rejection: Cannot read properties of undefined (reading 'value')
      
      bosch-ebike.0
      2023-12-02 10:38:18.307	error	Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      
      javascript.0
      2023-12-02 10:38:17.427	info	script.js.Scripte.Licht.Flur2_EG: Licht Flur 2 EG ausgeschaltet.
      
      bosch-ebike.0
      2023-12-02 10:38:17.265	info	Login to eBike flow
      

      Keine Veränderung durchgeführt. Und ich bin aktuell.
      Habe auch gleich ein issue erstellt.

      https://github.com/TA2k/ioBroker.bosch-ebike/issues/12

      bahnuhr created this issue in TA2k/ioBroker.bosch-ebike

      closed iob Fehler im log; Adapter wird nicht grün #12

      1 Reply Last reply Reply Quote 0
      • bahnuhr
        bahnuhr Forum Testing Most Active last edited by

        Habe 0.1.5 installiert.
        Dann war alles ok.

        1 Reply Last reply Reply Quote 0
        • M
          Marcus007 last edited by

          Hallo zusammen,
          der Adapter funktioniert gut (Flow-App).
          Toll ist, dass die letzte Fahrt immer 01 ist.
          Was mache ich falsch, dass der Batteriestatus nicht angezeigt wird?
          Ein entsprechender Datenpunkt ist ja vorhanden.

          Viele Grüße
          Marcus

          bahnuhr 1 Reply Last reply Reply Quote 0
          • bahnuhr
            bahnuhr Forum Testing Most Active @Marcus007 last edited by

            @marcus007 sagte in Test Adapter Bosch ebik connect / flow:

            Ein entsprechender Datenpunkt ist ja vorhanden.

            zeig den mal.
            ich habe bei den Objekten kein DP.

            M 1 Reply Last reply Reply Quote 0
            • M
              Marcus007 @bahnuhr last edited by

              @bahnuhr
              1912d34f-ffdc-45c4-ac1b-369042b449c3-image.png

              Gruß
              Marcus

              bahnuhr 1 Reply Last reply Reply Quote 0
              • bahnuhr
                bahnuhr Forum Testing Most Active @Marcus007 last edited by

                @marcus007
                Ah, ja doch den hab ich auch.

                Steht aber nix drin.

                M 1 Reply Last reply Reply Quote 0
                • M
                  Marcus007 @bahnuhr last edited by

                  @bahnuhr
                  Gibts keine Aussicht auf Übernahme des Akkustands?

                  Gruß
                  Marcus

                  bahnuhr 1 Reply Last reply Reply Quote 0
                  • bahnuhr
                    bahnuhr Forum Testing Most Active @Marcus007 last edited by

                    @marcus007

                    Keine Ahnung,
                    Ich glaube auch nicht, dass dies der Akkustand ist.
                    Sieht für mich eher aus wie: Verbrauch des Akkus während des trips.

                    Denn dieser DP gibt es ja bei allen trips.

                    Aber mach doch mal ein issue auf git auf.

                    T 1 Reply Last reply Reply Quote 0
                    • T
                      tombox @bahnuhr last edited by

                      @bahnuhr Ja das ist der Verbrauch pro trip. Wird denn sowas in der app angezeigt? im Debug log sieht man auch immer was direkt von der API kommt

                      bahnuhr 2 Replies Last reply Reply Quote 0
                      • bahnuhr
                        bahnuhr Forum Testing Most Active @tombox last edited by

                        @tombox
                        Habe gerade mal in die app auf dem Handy unter Statistiken geschaut.
                        Dort steht bei den trips nichts von Battery.

                        Aber den DP musst du doch irgendwo her haben. Vielleicht gibt es diesen ja bei dem connect System.
                        Nur halt nicht bei flow.

                        T 1 Reply Last reply Reply Quote 0
                        • bahnuhr
                          bahnuhr Forum Testing Most Active @tombox last edited by bahnuhr

                          @tombox

                          Aber mal eine andere Frage:
                          In der app sieht man bei den trips ein kleines Bild (google maps oder unten links steht mapbox).
                          Könnte man dieses Bild auch einlesen um es dann in vis darstellen zu können.

                          Unter Details sind jede Menge Infos bzgl. lat und lon. Nur wie macht man daraus ein Bild ?

                          bahnuhr 1 Reply Last reply Reply Quote 0
                          • T
                            tombox @bahnuhr last edited by

                            @bahnuhr Er kommt via API als leerer Wert zurück. Er wird nur nicht in der App dargestellt

                            1 Reply Last reply Reply Quote 0
                            • I
                              IOMax last edited by

                              Ich hatte gestern auf redis umgestellt und dabei ist mir aufgefallen, dass die Instanz nicht grün wird. Das ging noch mit den selben Credentials vor ein paar Wochen.
                              Der Log sagt:
                              error Error: getaddrinfo ENOTFOUND singlekey-id.comundefined
                              info Login to eBike flow
                              info starting. Version 0.1.5 in /opt/iobroker/node_modules/iobroker.bosch-ebike, node: v18.19.0, js-controller: 5.0.17

                              Ich habe den Adapter auch schon gelöscht und neu installiert. Ändert aber leider nichts.
                              Gruß, Max

                              T 1 Reply Last reply Reply Quote 0
                              • T
                                tombox @IOMax last edited by

                                @iomax die npm version sollte das problem nicht haben nur die GitHub version. GitHub version ist jetzt gefixt

                                bahnuhr 1 Reply Last reply Reply Quote 1
                                • I
                                  IOMax last edited by

                                  @tombox klappt jetzt über die GItHub Version. Vorher hatte ich den über das iobroker repository (nutze iobroker im Synology Docker) geladen. Die hatte ich ja auch nicht verändert und plötzlich lief es nicht mehr.

                                  1 Reply Last reply Reply Quote 0
                                  • bahnuhr
                                    bahnuhr Forum Testing Most Active last edited by

                                    @tombox

                                    Hallo,
                                    habe von npm die 0.1.5 installiert.

                                    Seit heute im log:

                                    bosch-ebike.0
                                    2023-12-15 20:49:50.053	error	Error: getaddrinfo ENOTFOUND singlekey-id.comundefined
                                    
                                    bosch-ebike.0
                                    2023-12-15 20:49:48.968	info	Login to eBike flow
                                    
                                    bosch-ebike.0
                                    2023-12-15 20:49:48.948	info	starting. Version 0.1.5 in /opt/iobroker/node_modules/iobroker.bosch-ebike, node: v18.18.2, js-controller: 5.0.17
                                    

                                    Adapter bleibt gelb.
                                    Ist aber erst seit heute !

                                    1 Reply Last reply Reply Quote 0
                                    • bahnuhr
                                      bahnuhr Forum Testing Most Active last edited by

                                      Und eben die 0.1.5. von git installiert.

                                      Da wurde die Instanz grün.

                                      draexler 1 Reply Last reply Reply Quote 0
                                      • draexler
                                        draexler @bahnuhr last edited by

                                        Hi, adapter seit heute wieder gelb. Jemand auch mit dem Problem?

                                        bahnuhr 1 Reply Last reply Reply Quote 0
                                        • bahnuhr
                                          bahnuhr Forum Testing Most Active @draexler last edited by

                                          @draexler
                                          Bei mir noch grün.

                                          1 Reply Last reply Reply Quote 0
                                          • G
                                            GolfOWL last edited by

                                            @tombox said in Test Adapter Bosch ebik connect / flow:

                                            Minimum Node v14 muss installiert sein

                                            Sorry, aber was bedeutet das? Was ist nodev14?

                                            LG, Thomas

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            720
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            32
                                            174
                                            22065
                                            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