From 933a248cfd5e34c63293cb7cc7c61c5d7ca50c1d Mon Sep 17 00:00:00 2001 From: rikroe <42204099+rikroe@users.noreply.github.com> Date: Tue, 26 Apr 2022 21:25:05 +0400 Subject: [PATCH] BMW: Revert #22452, remove refresh button documentation (#22524) --- source/_integrations/bmw_connected_drive.markdown | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/source/_integrations/bmw_connected_drive.markdown b/source/_integrations/bmw_connected_drive.markdown index f36dfa0fc70..4c811916b31 100644 --- a/source/_integrations/bmw_connected_drive.markdown +++ b/source/_integrations/bmw_connected_drive.markdown @@ -129,19 +129,6 @@ The `button._find_vehicle` button requests the vehicle to update t -## Update the state / refresh from API - -To force a refresh from the BMW servers to Home Assistant, execute the `homeassistant.update_entity` service on an arbitrary entity such as the lock or any sensor. - -```yaml -... -service: homeassistant.update_entity -target: - entity_id: binary_sensor._windows -``` - -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 This software is not affiliated with or endorsed by BMW Group.