BMW connected drive


This component lets you retrieve data on your BMW vehicle from the BMW Connected Drive portal. You need to have a working BMW Connected Drive account and a Connected Drive enabled vehicle for this to work.

For compatibility with your BMW vehicle check the (bimmer_connected page)[https://github.com/ChristianKuehnel/bimmer_connected] on github.

To enable this component in your installation, add the following to your configuration.yaml file:

# Example configuration.yaml entry
bmw_connected_drive:
  name:
    username: USERNAME_BMW_CONNECTED_DRIVE
    password: PASSWORD_BMW_CONNECTED_DRIVE
    country: COUNTRY_BMW_CONNECTED_DRIVE

Configuration Variables

bmw_connected_drive

(map)(Required)configuration

name

(string)(Required)Name of your account in Home Assistant.

username

(string)(Required)Your BMW Connected Drive username.

password

(string)(Required)Your BMW Connected Drive password.

country

(string)(Required)The country of your Connected Drive account. Please use the exact names for the country as listed on the Connected Drive website.

Disclaimer

This software is not affiliated with or endorsed by BMW Group.