From ed2ef3e5ab8a23101dbd5e4679c22741f1a12b3b Mon Sep 17 00:00:00 2001 From: Gerard Date: Sat, 30 Apr 2022 16:30:48 +0200 Subject: [PATCH] Correct button name (#22573) --- source/_integrations/bmw_connected_drive.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/bmw_connected_drive.markdown b/source/_integrations/bmw_connected_drive.markdown index 3dbd5313ad4..0115df68bca 100644 --- a/source/_integrations/bmw_connected_drive.markdown +++ b/source/_integrations/bmw_connected_drive.markdown @@ -129,9 +129,9 @@ The `button._find_vehicle` button requests the vehicle to update t -### Update the state / refresh from API +### Update the state / refresh from cloud -The `button._refresh_from_api` button fetches the last state of the vehicles of all your accounts from the BMW server. This does *not* trigger an update from the vehicle; it gets the data from the BMW servers. So this service does *not* interact with your vehicles. +The `button._refresh_from_cloud` button fetches the last state of the vehicles of all your accounts from the BMW server. This does *not* trigger an update from the vehicle; it gets the data from the BMW servers. So this service does *not* interact with your vehicles. ## Disclaimer