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.
    • Z
      Zec @tombox last edited by

      @tombox Vielen Dank für die Rückfrage. Man benötigt keine separaten Zugangsdaten. Die Zugangsdaten, die man bereits über den Adapter eingibt, sollten ausreichend sein. Letztendlich werden bereits über den Adapter Daten vom Nyon / Connect-System abgegriffen. z. B. Routen, Akkubezeichnung, Modellnr., letztes Update. Im Prinzip alle Daten, außer eben den Akkustand. Vom Akku werden nur Seriennnr. Modellbezeichnung und Versionsnr. angezeigt. Das sind meines Erachtens "eher unwichtigere" Daten.

      Für mich hat der Adapter tatsächlich nur einen Mehrwert, wenn der Akkustand angezeigt werden könnte.

      Wenn ich noch irgendwie weiterhelfen kann, bitte rückfragen.
      Vielen Dank für das Interesse an einer Lösung.

      Ich kann mir vorstellen, dass es hier viele interessieren könnte.

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

        @zec Ich benötige deine Zugangsdaten um zu sehen wie die App die Daten abruft um es in den Adapter einzubauen
        einfach per pn oder mail tombox2020@gmail.com

        1 Reply Last reply Reply Quote 0
        • L
          lindi200000 @Zec last edited by

          @zec
          Ich benutze die Flow App und es scheint, als kann der Adapter die Daten nicht auslesen, nur die Tripps.
          Gesamt Kilometer, Aktueller Akku etc ... werden wohl nicht in die Cloud mit übertragen.

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

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

            werden wohl nicht in die Cloud mit übertragen.

            Gibt es bei der flow eine cloud ?
            Bitte mal Link senden.
            Danke.

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

              @bahnuhr
              Auf jeden Fall gibt es für das Connect-System eine Cloud:

              https://www.bosch-ebike.com/de/connect/maintenance/?lang=de-de

              https://status.bosch-ebike.com/de/

              Aktuell jedoch im Wartungsmodus.

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

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

                Auf jeden Fall gibt es für das Connect-System eine Cloud:

                genau, aber wir sind nicht bei connect; sondern bei flow

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

                  @bahnuhr eigentlich sind wir bei beidem 😉

                  aeade289-e8f4-473b-8b64-4b16245af925-image.png

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

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

                    @bahnuhr eigentlich sind wir bei beidem 😉

                    aeade289-e8f4-473b-8b64-4b16245af925-image.png

                    Du willst es nicht verstehen, oder ?

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

                    Ich benutze die Flow App

                    Er hat sich eindeutig auf flow bezogen.

                    1 Reply Last reply Reply Quote 0
                    • L
                      lindi200000 @Zec last edited by

                      @zec ich Habe das Bosch Smart System mit Kiox 300, da geht kein Bosch Connect, sondern nur Bosch Flow.

                      Z 1 Reply Last reply Reply Quote 0
                      • Z
                        Zec @lindi200000 last edited by

                        @lindi200000 verstehe ich.

                        Wäre schön, wenn man für beide Systeme die Akkuanzeige integrieren kann. 🙂

                        Z 1 Reply Last reply Reply Quote 0
                        • Z
                          Zec @Zec last edited by

                          Ich habe Bosch angeschrieben, ob der Akkustand kurzfristig zum Onlineportal übertragen werden könnte.

                          Folgende Antwort habe ich soeben erhalten:

                          bcb71b0b-9f30-496c-bab0-be770425a136-image.png

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

                            @tombox

                            Hallo,
                            seit heute im log:

                            host.iobroker
                            2023-06-06 21:08:05.472	error	instance system.adapter.bosch-ebike.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
                            host.iobroker
                            2023-06-06 21:08:05.471	error	Caught by controller[0]: at BoschEbike.onReady (/opt/iobroker/node_modules/iobroker.bosch-ebike/main.js:79:7)
                            host.iobroker
                            2023-06-06 21:08:05.471	error	Caught by controller[0]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
                            host.iobroker
                            2023-06-06 21:08:05.471	error	Caught by controller[0]: at BoschEbike.loginFlow (/opt/iobroker/node_modules/iobroker.bosch-ebike/main.js:149:51)
                            host.iobroker
                            2023-06-06 21:08:05.471	error	Caught by controller[0]: TypeError: Cannot read properties of undefined (reading 'replace')
                            host.iobroker
                            2023-06-06 21:08:05.470	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-06-06 21:08:04.273	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
                            
                            bosch-ebike.0
                            2023-06-06 21:08:04.270	info	terminating
                            
                            bosch-ebike.0
                            2023-06-06 21:08:04.228	error	Cannot read properties of undefined (reading 'replace')
                            
                            bosch-ebike.0
                            2023-06-06 21:08:04.227	error	TypeError: Cannot read properties of undefined (reading 'replace') at BoschEbike.loginFlow (/opt/iobroker/node_modules/iobroker.bosch-ebike/main.js:149:51) 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-06-06 21:08:04.218	error	unhandled promise rejection: Cannot read properties of undefined (reading 'replace')
                            
                            bosch-ebike.0
                            2023-06-06 21:08:04.217	error	Unhandled promise rejection. This error originated either by throwing inside of an asyn
                            

                            Instanz bleibt rot.
                            Ist ein Problem bekannt ?

                            T draexler 2 Replies Last reply Reply Quote 0
                            • T
                              tombox @bahnuhr last edited by

                              @bahnuhr singleKey Umstellung von Bosch müsste man anpassen

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

                                @bahnuhr Schließe mich mal an

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

                                  @tombox
                                  Bist du dran.

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

                                    @bahnuhr noch nicht habe erst in 1-2 Wochen zeit

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

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

                                      @bahnuhr noch nicht habe erst in 1-2 Wochen zeit

                                      alles klar.
                                      wenn ich helfen kann sag Bescheid

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

                                        @tombox
                                        konntest du schon etwas umsetzen ?

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

                                          @bahnuhr Nein leider gerade keine zeit

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

                                            @tombox
                                            Guten Morgen,
                                            sag mal Bescheid ob ich dich da irgendwie unterstützen kann.

                                            mfg
                                            Dieter

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            507
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

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