From 981e5d4ac58475db1981b7b0e602a32959a76142 Mon Sep 17 00:00:00 2001 From: ChristianKuehnel Date: Wed, 28 Feb 2018 23:55:42 +0100 Subject: [PATCH] fix for https://github.com/home-assistant/home-assistant/issues/12698 (#4769) --- source/_components/bmw_connected_drive.markdown | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source/_components/bmw_connected_drive.markdown b/source/_components/bmw_connected_drive.markdown index 92bd4723cdf..21e7e04ecf5 100644 --- a/source/_components/bmw_connected_drive.markdown +++ b/source/_components/bmw_connected_drive.markdown @@ -22,8 +22,7 @@ To enable this component in your installation, add the following to your ```yaml # Example configuration.yaml entry bmw_connected_drive: - mycar: - name: Car 1 + name: username: USERNAME_BMW_CONNECTED_DRIVE password: PASSWORD_BMW_CONNECTED_DRIVE country: COUNTRY_BMW_CONNECTED_DRIVE