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.
    • F
      fwT26 @bahnuhr last edited by

      @bahnuhr Ja genau, bei mir nach restart auch gelb

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

        Im debug kommt noch:

        bmw.0
        2021-11-17 21:25:27.234	error	{"error":"invalid_request","error_description":"The request is missing a required parameter, includes an unsupported parameter value (other than grant type), repeats a parameter, includes multiple credentials, utilizes more than one mechanism for authenticating the client, or is otherwise malformed"}
        bmw.0
        2021-11-17 21:25:27.233	error	Error: Request failed with status code 400
        bmw.0
        2021-11-17 21:25:27.188	error	{"error":"invalid_request","error_description":"The request is missing a required parameter, includes an unsupported parameter value (other than grant type), repeats a parameter, includes multiple credentials, utilizes more than one mechanism for authenticating the client, or is otherwise malformed"}
        bmw.0
        2021-11-17 21:25:27.119	debug	{"redirect_to":"redirect_uri=com.bmw.connected://oauth?client_id=31c357a0-7a1d-4590-aa99-33xxxxxx&response_type=code&scope=openid profile email offline_access smacc vehicle_data perseus dlm svds cesim vsapi remote_services fupo authenticate_user&state=cEG9eLAIi6Nv-aaCAniziE_B6FPoobva3qr5gukilYw&authorization=fX7MypPgrL_FKrljWXPvAQrJNUE.*AAJTSQACMDIAAlNLABxjQjRxd2RoQWkxRzRIWEkvxxxxxxxxxxxxxxxxxxIwMQ..*"}
        

        (debug code hab ich teilweise x eingefügt)

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

          @bahnuhr

          Jo, hab es heute auch nach dem Neustart bemerkt. Da passt etwas nicht mehr. Meine VIS hat jetzt keine BMW Infos mehr -.- ... Weltuntergang 😄

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

            @manny4566

            Mit v2.5.0 wurde der neue Loginprozess übernommen.
            Einfach via github installieren oder auf das Update warten

            M F bahnuhr M S 6 Replies Last reply Reply Quote 7
            • M
              Magoo @tombox last edited by

              @tombox

              Perfekt mit 2.5.0 läuft es wieder!!!
              Danke an alle für den schnellen Fix.

              1 Reply Last reply Reply Quote 0
              • F
                fwT26 @tombox last edited by

                @tombox
                Vielen Dank für das schnelle Update, mit 2.5.0 alles wieder OK !

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

                  @tombox

                  Auch Bestätigung von mir. Läuft wieder.
                  Danke schön.

                  Jetzt kann ich die Standheizung wieder über VIS starten.

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

                    @Magoo
                    @fwT26

                    Gebt @tombox doch einen Daumen nach oben.
                    617a29b9-3426-433f-a917-f83f315d511c-image.png
                    War doch super Arbeit.

                    1 Reply Last reply Reply Quote 1
                    • M
                      manny4566 @tombox last edited by

                      @tombox
                      Klappt, super Danke

                      1 Reply Last reply Reply Quote 0
                      • J
                        Jogi19 last edited by

                        @tombox
                        auch von mir ein Dankeschön für die schnelle Problemlösung.

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

                          @bahnuhr triggerst du diese Datenpunkte?
                          Standheizung an dann einfach auf TRUE (1)

                          Bildschirmfoto 2021-11-27 um 09.37.35.png

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

                            @kkickingereder

                            ja, einfach auf true.

                            setState('bmw.0.WBA5D11010G293605.remotev2.climate-now_START', true);
                            
                            1 Reply Last reply Reply Quote 1
                            • J
                              jm3west last edited by jm3west

                              Tach,

                              wo kann ich sehen/auslesen ob das Fahrzeug verriegelt oder entriegelt ist?

                              Mit dem doorGeneralState funktioniert dass nicht!

                              Ich habe mal den Datenpunkt mittels Debug > Wert von Objekt-ID ausgelesen ...
                              ... da steht ja "EntriegeltVerriegelt" drin

                              Deshalb funktioniert auch meine Bedingung nicht

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

                                @jm3west unter properties „aredoorslocked“

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

                                  @tombox hi,
                                  seit dem letzten Update der App wird bei mir der Reifendruck angezeigt.
                                  Kann der Adapter auch die Werte auslesen?

                                  1 Reply Last reply Reply Quote 0
                                  • M
                                    MSPtrs @tombox last edited by MSPtrs

                                    @tombox
                                    Moin BMW Adapter Gemeinde, 😄

                                    ich würde gerne den Ladestatus meines iX3 abfragen - das funktionier auch über diesen Adapter echt gut👍

                                    Ich lasse den Adapter automatisiert auch nur laufen, wenn das Auto angesteckt ist, aber trotz dessen wird etwa 18 Stunden am Tag alle 5 Minuten einmal der Ladestand abgefragt...

                                    Wäre das vielleicht möglich, per Blocky einen Datenpunkt oder so zu steuern, welcher das Abfrageintervall des Adapters reguliert? Wenn diese Funktion integriert ist, wäre das echt nett, wenn mir jemand diese zeigen würde, sodass ich nicht unnötig die BMW API belaste und somit mein Beitrag zur Nachhaltigkeit des Adapters beitrage✊
                                    Denn dann würde das Intervall nur auf 5 Min. stehen, wenn das Auto auch wirklich lädt und nicht nur eingesteckt ist.

                                    Schönen Advent

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

                                      @tombox
                                      Ich komme mir jetzt leider wie ein Spielverderber vor, aber bei mir ist der Fehler auch mit der 2.5.0 noch vorhanden:

                                      2021-12-20 09:20:00.783  - info: bmw.0 (4608) starting. Version 2.5.0 in /opt/iobroker/node_modules/iobroker.bmw, node: v12.22.7, js-controller: 3.3.21
                                      2021-12-20 09:20:01.147  - debug: bmw.0 (4608) {"redirect_to":"redirect_uri=com.bmw.connected://oauth?client_id=XXXXX48&response_type=code&scope=openid profile email offline_access smacc vehicle_data perseus dlm svds cesim vsapi remote_services fupo authenticate_user&state=cwU-gIEXXXXXXUcL3KQ&authorization=EvXXXXXXnA.*AXXXXXXXXwMQ..*"}
                                      2021-12-20 09:20:05.359  - error: bmw.0 (4608) "400 Bad Request"
                                      2021-12-20 09:20:05.514  - error: bmw.0 (4608) Error: Request failed with status code 400
                                      2021-12-20 09:20:05.515  - error: bmw.0 (4608) {"error":"invalid_request","error_description":"The request is missing a required parameter, includes an unsupported parameter value (other than grant type), repeats a parameter, includes multiple credentials, utilizes more than one mechanism for authenticating the client, or is otherwise malformed"}
                                      

                                      Ich habe ein paar XXX eingefügt.

                                      Habe den Adapter bereits einmal gelöscht und neu installiert, hat aber leider nicht geholfen 😧

                                      Viele Grüße,

                                      Alexander

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

                                        @lxs bei mir waren heute keine Fehler in der Zeit. Also schon mal kein Problem mit dem BMW Server.

                                        Bei mir läuft auch BMW 2.5.0 und js-controller 3.3.21, aber mit node 14.18.2.

                                        1 Reply Last reply Reply Quote 0
                                        • J
                                          JayBa last edited by

                                          Hi, ich nutze den Adapter schon ne Weile. Echt klasse.
                                          Weiß jemand ob es einen Batteriestand gibt (nicht E-Auto sondern die klassische Batterie). Außerdem würd ich gern die Alarmanlage auslesen und als ne Art "Rauchmelder" in Homekit bringen.
                                          Zu beidem hab ich keinen DP gefunden

                                          S 1 Reply Last reply Reply Quote 0
                                          • S
                                            Strobelix @JayBa last edited by

                                            @jayba es gibt nur die Werte, die es auch in der App gibts. Wo sollen andere Werte auch herkommen?

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            692
                                            Online

                                            31.7k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

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