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

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Adapter BMW/Mini v2.0.0

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

      Edit.: ich hab das untere hinterher par Handy-App gemacht. Hat bestimmt zwei M inuten gedauert bis das Licht kurz anging. Kann also bei mir an etwas anderem liegen.

      @tombox ich teste grad die remotes:

      Horn auf true:

      bmw.0	2021-08-03 18:03:43.208	error	(29538) {"error":{"code":302,"description":"(SmartPhoneUtil-A-302) External service failed. "}}
      bmw.0	2021-08-03 18:03:43.208	error	(29538) Error: Request failed with status code 500
      

      light_flash gleicher Fehler:

      bmw.0	2021-08-03 18:05:02.428	error	(29538) {"error":{"code":302,"description":"(SmartPhoneUtil-A-302) External service failed. "}}
      bmw.0	2021-08-03 18:05:02.427	error	(29538) Error: Request failed with status code 500
      
      lobomau T 2 Replies Last reply Reply Quote 0
      • lobomau
        lobomau @lobomau last edited by

        Ganz interessant. Die letzten remotes werden unter serviceExecutionHistory abgelegt.
        event ID 42bce... Handy app erfolgreich
        event ID 5639... ioB BMW Adapter ohne erfolg

        41052863-78ec-40f7-84b2-4cb21a997d4a-image.png

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

          @lessthanmore Hi was möchtest du denn Übersetzen

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

            @tombox Also bei mir ist alles auf Englisch. Dachte evtl. an die States.

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

              @lessthanmore
              Mit der Sicherheitsantwort mal testen ob es noch geht wenn nicht nehme ich es raus

              Ja das sind die original states die würde ich einfach so lassen, falls die api sich ändert muss man nichts anpassen aber man könnte im Feld Name die deutsche Beschreibung reinmachen
              Also etwas im Format

              {
              chargingStatus:"Ladezustand",
              hood:"Motorhaube",
              }
              
              L A 2 Replies Last reply Reply Quote 0
              • T
                tombox @lessthanmore last edited by

                @lessthanmore Installier nochmal neu der Fehler müsste dann weg sein

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

                  @hoti Ist es denn möglich ein Mini auszulesen? Wenn nicht melde dich nochmal per pn

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

                    @tombox said in Test Adapter BMW v2.0.0:

                    @lessthanmore
                    Mit der Sicherheitsantwort mal testen ob es noch geht wenn nicht nehme ich es raus

                    Ja das sind die original states die würde ich einfach so lassen, falls die api sich ändert muss man nichts anpassen aber man könnte im Feld Name die deutsche Beschreibung reinmachen
                    Also etwas im Format

                    {
                    chargingStatus:"Ladezustand",
                    hood:"Motorhaube",
                    }
                    

                    Installiere den Adapter gleich neu.
                    Wo genau ändere ich die Namen für die Übersetzung?

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

                      @lessthanmore Ich benötige eine solche Liste für alle Datenpunkte dann integriere ich das in den Adapter

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

                        @tombox said in Test Adapter BMW v2.0.0:

                        @lessthanmore Installier nochmal neu der Fehler müsste dann weg sein

                        bmw.0
                        2021-08-04 14:27:54.515	error	Error: Request failed with status code 500
                        
                        bmw.0
                        2021-08-04 14:27:54.515	error	https://b2vapi.bmwgroup.com/api/vehicle/v2/$vin
                        

                        Die Remotes funktionieren bei mir ebenfalls noch nicht. Es kommt aber auch keine Fehlermeldung.

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

                          @lessthanmore 500 ist ein Fehler von BMW. Ist das dauerhaft so? Welche Status haben die remotes im Ordner serviceExecutionHistory ?

                          L lobomau 2 Replies Last reply Reply Quote 0
                          • L
                            lessthanmore @tombox last edited by

                            @tombox said in Test Adapter BMW v2.0.0:

                            @lessthanmore 500 ist ein Fehler von BMW. Ist das dauerhaft so? Welche Status haben die remotes im Ordner serviceExecutionHistory ?

                            Tauchen dort nicht auf.

                            Beim Script von Strobelix funktionieren die remotes. Liegt es daran, dass sein Script noch die v1 abfragt und du die v2 der WebAPI?

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

                              @lessthanmore Nein ist alles identisch sollte nur nicht parallel aus. Einfach mal den Adapter in debug setzten dann sieht man mehr

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

                                @tombox said in Test Adapter BMW v2.0.0:

                                @lessthanmore Nein ist alles identisch sollte nur nicht parallel aus. Einfach mal den Adapter in debug setzten dann sieht man mehr

                                Laut der Error Meldung ist der Link: https://b2vapi.bmwgroup.com/api/vehicle/v2/$vin
                                Laut Script von Strobelix: https://b2vapi.bmwgroup.com/webapi/v1/...

                                Ich stelle es mal auf debug und melde mich später nochmal bzw. überarbeite dann meinen Beitrag.

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

                                  @tombox sagte in Test Adapter BMW v2.0.0:

                                  @lessthanmore 500 ist ein Fehler von BMW. Ist das dauerhaft so? Welche Status haben die remotes im Ordner serviceExecutionHistory ?

                                  Hab auch error 500 andauernd seit ca. 14:20 Uhr. Ist zufälligerweise kurz nach dem das Auto zu Hause steht und lädt.

                                  2021-08-04 14:22:18.855 - error: bmw.0 (27848) refresh token failed
                                  2021-08-04 14:22:18.855 - error: bmw.0 (27848) Error: Request failed with status code 400
                                  2021-08-04 14:22:18.855 - error: bmw.0 (27848) {"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"}
                                  2021-08-04 14:22:18.856 - error: bmw.0 (27848) Start relogin in 1min
                                  2021-08-04 14:22:48.443 - error: bmw.0 (27848) https://b2vapi.bmwgroup.com/api/vehicle/v2/$vin
                                  2021-08-04 14:22:48.444 - error: bmw.0 (27848) Error: Request failed with status code 500
                                  ......
                                  2021-08-04 14:28:48.375 - error: bmw.0 (27848) https://b2vapi.bmwgroup.com/api/vehicle/v2/$vin
                                  2021-08-04 14:28:48.376 - error: bmw.0 (27848) Error: Request failed with status code 500
                                  

                                  Edit.: ich stelle mal auf debug

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

                                    @lobomau Und bitte mal nochmal den Adapter neuinstallieren das wirklich die letzte Version installiert ist

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

                                      Bei mir ist der Status 500 jetzt verschwunden.
                                      Evtl. hat BMW an den Servern gearbeitet bzw. an der API.

                                      Bislang bekomme ich keine Fehlermeldungen und die remotes funktionieren auch.

                                      @tombox Die Übersetzungen sind im Script von Strobelix und können von dort übernommen werden. Ich habe es jetzt aber anders gelöst.

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

                                        @lessthanmore das hatte jetzt nichts mit dem Adapter zu tun.
                                        Ich nutze das Script und hatte auch in der Zeit keine Verbindung.

                                        1 Reply Last reply Reply Quote 1
                                        • L
                                          lessthanmore last edited by lessthanmore

                                          Ja, habe es gemerkt. Die App geht momentan auch nicht sauber.
                                          Ich bin jetzt mal wieder zurück zum Script, da mir im Adapter die verbleibende Ladezeit als DP fehlt. Oder hab ich die übersehen?

                                          /edit: Heute ist nicht mein Tag. Hab die DP gefunden^^

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

                                            @tombox

                                            
                                            bmw.0
                                            2021-08-04 17:21:44.595	error	Start relogin in 1min
                                            
                                            bmw.0
                                            2021-08-04 17:21:44.595	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-08-04 17:21:44.595	error	Error: Request failed with status code 400
                                            
                                            bmw.0
                                            2021-08-04 17:21:44.595	error	refresh token failed
                                            
                                            bmw.0
                                            2021-08-04 17:21:14.425	info	lastTrip receive 401 error. Refresh Token in 30 seconds
                                            
                                            bmw.0
                                            2021-08-04 17:21:14.419	info	status receive 401 error. Refresh Token in 30 seconds
                                            
                                            bmw.0
                                            2021-08-04 17:21:14.389	info	serviceExecutionHistory receive 401 error. Refresh Token in 30 seconds
                                            
                                            bmw.0
                                            2021-08-04 17:21:14.387	info	chargingprofile receive 401 error. Refresh Token in 30 seconds
                                            
                                            bmw.0
                                            2021-08-04 17:21:14.384	info	allTrips receive 401 error. Refresh Token in 30 seconds
                                            
                                            bmw.0
                                            2021-08-04 16:56:22.331	error	Error: Request failed with status code 404
                                            
                                            T lobomau 2 Replies Last reply Reply Quote 1
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            735
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

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