Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

vehicle-finder funktioniert nicht #48

Open
Eistee82 opened this issue Dec 8, 2023 · 9 comments
Open

vehicle-finder funktioniert nicht #48

Eistee82 opened this issue Dec 8, 2023 · 9 comments

Comments

@Eistee82
Copy link

Eistee82 commented Dec 8, 2023

bmw.0.?????????????.remotev2.vehicle-finder auf true gesetzt. Es wird kein lat und lon angezeigt. es gibt keinen stat in iobroker dafür. Im Debuglog erscheint nur folgendes:
image

Dieses funktioniert mit meinem Fahrzeug: https://bimmer-connected.readthedocs.io/en/latest/
Wird verwendet vom HASS Projekt: https://www.home-assistant.io/integrations/bmw_connected_drive/

Versions:

  • Adapter version: 2.7.2
  • JS-Controller version: 5.0.17
  • Node version: v20.10.0
  • Operating system: debian
@TA2k
Copy link
Owner

TA2k commented Dec 8, 2023

was macht das Kommando in der app

@Eistee82
Copy link
Author

Eistee82 commented Dec 8, 2023

In der "My BMW" App funktioniert es auch. Das Auto wird auf der Karte angezeigt inklusive der Richtung in der es Steht (Kompass)

Debug aus HASS:

      "vehicle_location": {
        "location": {
          "latitude": "**REDACTED**",
          "longitude": "**REDACTED**"
        },
        "heading": "**REDACTED**",
        "vehicle_update_timestamp": "2023-12-08T16:37:08+00:00",
        "account_region": "row",
        "remote_service_position": {
          "latitude": "**REDACTED**",
          "longitude": "**REDACTED**",
          "formattedAddress": "Straße Nr, PLZ Ort",
          "heading": "**REDACTED**",
          "timestamp": "2023-12-08T16:35:55.097643+00:00"
        }
      },

@TA2k
Copy link
Owner

TA2k commented Dec 8, 2023

Wozu ist das notwendig die aktuelle location hast du doch immer unter state.location

@Eistee82
Copy link
Author

Eistee82 commented Dec 8, 2023

Nö hab ich nicht:
image

@TA2k
Copy link
Owner

TA2k commented Dec 8, 2023

Es fehlen eine Menge Information wie doorstate window tire.
Ich habe dafür keine Erklärung

@Eistee82
Copy link
Author

Eistee82 commented Dec 8, 2023

Tür und Fenster status kann mein Fahrzeug nicht.
Screenshot_20231208-205553

@TA2k
Copy link
Owner

TA2k commented Dec 8, 2023

Ok das wäre ein wenig mehr aufwand die location so zu bekommen . ist zeitnah nicht geplant

@manny4566
Copy link

manny4566 commented Dec 8, 2023

Du musst in den Einstellungen (im Auto selbst am Board Computer) deines BMWs die Remote Ortung erst aktivieren. So ist es zumindest bei meinen Autos gewesen.

@Eistee82
Copy link
Author

Eistee82 commented Dec 9, 2023

Das ist aktiv. Sonst würde es ja in der BMW App und in Hass nicht funktionieren

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants