BMW ConnectedDrive component

I had to restart HA core and then I was able to add the integration again.

Hi!

Question about API call limit. If i use this:

action: homeassistant.update_entity
data:
  entity_id:
    - sensor.i3s_94_remaining_battery_percent
    - sensor.i3s_94_charging_end_time
    - sensor.i3s_94_charging_status
    - binary_sensor.i3s_94_connection_status
    - sensor.i3s_94_charging_hours_needed

Will it be one API call or three? If one, would it be then a good idea to put all entities to the api call and not limit what i’m asking?

Pretty sure these are individual calls as the backend likely won’t be able to pack the information into one response.

Did BMW change something at the API again? I get the following error and can’t login since yesterday. I already changed password, but issue still exists:

Logger: bimmer_connected.api.authentication
Quelle: components/bmw_connected_drive/config_flow.py:60
Erstmals aufgetreten: 10:02:54 (1 Vorkommnisse)
Zuletzt protokolliert: 10:02:54

MyBMWAuthError due to HTTPStatusError: invalid_client - Client authentication failed (e.g., login failure, unknown client, no client authentication included or unsupported authentication method)

My integration still updates, last updated was when I used the car 3 hours ago.

Hi,
Exactly the same problem here, since yesterday.
I can still login to the app and the bmw website, so my credentials are still good.
I disabled the integration for a few hours and tried again, without success.

Se also BMW login failure · Issue #128598 · home-assistant/core · GitHub

Same issue for me as well.

Hello there,

I’m just encountering this issue as well: It occurred since I update the MyBMW app. My car is currently in service and they asked ,e to login on the app and to make the update.
This is what I did and now the integration is unable to login