From 97eea8c053534b21755ca563140d24ce3037a161 Mon Sep 17 00:00:00 2001 From: Richard Kroegel <42204099+rikroe@users.noreply.github.com> Date: Sat, 5 Aug 2023 22:28:52 +0200 Subject: [PATCH] Remove deprecate refresh from cloud (#28468) --- source/_integrations/bmw_connected_drive.markdown | 4 ---- 1 file changed, 4 deletions(-) diff --git a/source/_integrations/bmw_connected_drive.markdown b/source/_integrations/bmw_connected_drive.markdown index b14b7d35b54..6387acd88e3 100644 --- a/source/_integrations/bmw_connected_drive.markdown +++ b/source/_integrations/bmw_connected_drive.markdown @@ -135,10 +135,6 @@ The `button._find_vehicle` button requests the vehicle to update t -### Update the state / refresh from cloud - -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. - ## Selects If you have a (PH)EV, you can control the charging process through Home Assistant. The selects are created automatically depending on your vehicle's capabilities and can be pressed/executed from the UI or using the `select.select_option` service. For more information, please see the [select documentation](/integrations/select/).