Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter BMW/Mini v2.0.0

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Test Adapter BMW/Mini v2.0.0

    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      manny4566 @tombox last edited by manny4566

      @tombox Alle 5 Minuten

      bmw.0
      	1929	2021-08-14 18:18:18.404	error	Error: Request failed with status code 400
      bmw.0
      	1929	2021-08-14 18:18:18.404	error	https://b2vapi.bmwgroup.com/webapi/v1/user/vehicles/$vin/status
      bmw.0
      	1929	2021-08-14 18:13:18.414	error	Error: Request failed with status code 400
      bmw.0
      	1929	2021-08-14 18:13:18.414	error	https://b2vapi.bmwgroup.com/webapi/v1/user/vehicles/$vin/status
      bmw.0
      	1929	2021-08-14 18:08:18.315	error	Error: Request failed with status code 400
      bmw.0
      	1929	2021-08-14 18:08:18.314	error	https://b2vapi.bmwgroup.com/webapi/v1/user/vehicles/$vin/status
      bmw.0
      	1929	2021-08-14 18:08:13.935	info	starting. Version 2.1.0 in /opt/iobroker/node_modules/iobroker.bmw, node: v12.22.5, js-controller: 3.3.15
      
      T 1 Reply Last reply Reply Quote 0
      • T
        tombox @manny4566 last edited by

        @manny4566 schreib mir mal eine pn mit Details über dein Auto

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

          Wenn ich Lichthupe auf true setze kommt im Log:

          {'error':{'code':102,'description':'(SmartPhoneUtil-A-102) Invalid parameter(s). OAuth token could not be generated.'}}

          Seit heute ist das so.

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

            @bahnuhr Verwendest du die 2.0 oder 2.1 via github?

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

              @tombox sagte in Test Adapter BMW v2.0.0:

              @bahnuhr Verwendest du die 2.0 oder 2.1 via github?

              2.0.0

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

                @bahnuhr Installier mal via github dann sollte es wieder gehen

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

                  @tombox
                  Hast du mal einen Link für mich damit ich die api Befehle mal nachvollziehen kann.
                  Alles was ich finde ist alt.

                  mfg
                  Dieter

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

                    @bahnuhr Wie im ersten Beitrag beschrieben via https://github.com/TA2k/ioBroker.bmw installieren und dann remotev2

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

                      @tombox sagte in Test Adapter BMW v2.0.0:

                      @bahnuhr Wie im ersten Beitrag beschrieben via https://github.com/TA2k/ioBroker.bmw installieren und dann remotev2

                      Ja, das ist klar.

                      Ich wollte nur die eigentlichen api Befehle nachvollziehen.
                      Also, z.B.
                      url: 'https://b2vapi.bmwgroup.com/webapi/v1/user/vehicles/' + VIN + '/executeService

                      ist dies noch gültig?
                      etc.

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

                        @bahnuhr nein die endpunkte wurden abgestellt

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

                          @tombox sagte in Test Adapter BMW v2.0.0:

                          @bahnuhr nein die endpunkte wurden abgestellt

                          Und wie sehen die neuen Befehle aus?

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

                            @bahnuhr https://github.com/TA2k/ioBroker.bmw/blob/e0db149bf8d3848aabfd97af1b7dced43caaf037/main.js#L465

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

                              @tombox
                              Danke, ich schaue mal ob ich daraus schlau werde.

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

                                Ich habe mal in die github version 2.1 eine charging session history eingebaut bitte mal testen ob das bei plugin hybriden klappt

                                L 1 Reply Last reply Reply Quote 0
                                • L
                                  lessthanmore @tombox last edited by

                                  @tombox Ja, werden angezeigt.
                                  Allerdings werden die Datenpunkte von Update zu Update etwas unübersichtlicher.
                                  Den aktuellen Akkustand sieht man jetzt unter mindestens drei Ordnern:

                                  • properties - chargingstate: chargePercentage
                                  • status - 100% um ca. xx:xx: levelValue und mainBarValue
                                  • statusv1: chargingLevelHv

                                  Welchen nimmt man denn jetzt am besten?

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

                                    @lessthanmore
                                    statusv1 ist die alte api die jederzeit abgestellt werden könnte
                                    status is die aufbereitung für darstellung in der app
                                    properties die aktuellen wert.

                                    Kann jeder für sich entscheiden was er nimmt.
                                    Falls mehr oder detailierte Werte bereitgestellt werden, werden diese sofort angezeigt.

                                    1 Reply Last reply Reply Quote 1
                                    • J
                                      jm3west last edited by

                                      Tach,

                                      eins Vorab GEIELE Adapter!!!
                                      Aber warum geht der Refresh nur bis mindestens 30 Sekunden

                                      lobomau S T 3 Replies Last reply Reply Quote 0
                                      • lobomau
                                        lobomau @jm3west last edited by lobomau

                                        @jm3west hab ich noch gar nicht getestet wie weit es runter geht bzw. ich dachte 1min. ist Minimum. Wie stellst du 30s ein? 0,5min?
                                        Vorher ließ der Adapter nur alle 5min. zu. Daher eine deutliche Verbesserung.

                                        J 1 Reply Last reply Reply Quote 0
                                        • J
                                          jm3west @lobomau last edited by

                                          @lobomau einfach 0 eingeben

                                          1 Reply Last reply Reply Quote 0
                                          • S
                                            stenmic @jm3west last edited by

                                            @jm3west wieso braucht man das, 10min reichen doch locker. Nicht das BMW die offene API abschaltet.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            402
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            71
                                            670
                                            129941
                                            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