home-assistant.github.io/source/_components/bmw_connected_drive.markdown
Gerard e2e44aeb33 Clarify titles of BMW Connected Drive components (#5178)
* Update binary_sensor.bmw_connected_drive.markdown

* Update bmw_connected_drive.markdown

* Update device_tracker.bmw_connected_drive.markdown

* Update lock.bmw_connected_drive.markdown

* Update sensor.bmw_connected_drive.markdown

* Update binary_sensor.bmw_connected_drive.markdown

* Update bmw_connected_drive.markdown

* Update device_tracker.bmw_connected_drive.markdown

* Update lock.bmw_connected_drive.markdown

* Update sensor.bmw_connected_drive.markdown

* Update binary_sensor.bmw_connected_drive.markdown

* Update lock.bmw_connected_drive.markdown
2018-04-15 13:18:12 +02:00

1.6 KiB

layout title description date sidebar comments sharing footer logo ha_category ha_release
page BMW Connected Drive Instructions on how to setup your BMW Connected Drive account with Home Assistant. 2018-01-10 23:00 true false true true bmw.png Hub 0.64

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 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
    region: one of "north_america", "china" , "rest_of_world"

{% configuration %} bmw_connected_drive: description: configuration required: true type: map keys: name: description: Name of your account in Home Assistant. required: true type: string username: description: Your BMW Connected Drive username. required: true type: string password: description: Your BMW Connected Drive password. required: true type: string region: description: "The region of your Connected Drive account. Please use of these values: north_america, china, rest_of_world" required: true type: string {% endconfiguration %}

{% linkable_title Disclaimer %}

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