BMW: Revert #22452, remove refresh button documentation (#22524)

This commit is contained in:
rikroe 2022-04-26 21:25:05 +04:00 committed by GitHub
parent 687e307ffe
commit 933a248cfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -129,19 +129,6 @@ The `button.<your_vehicle>_find_vehicle` button requests the vehicle to update t
</div> </div>
## 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.<your_vehicle>_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 ## Disclaimer
This software is not affiliated with or endorsed by BMW Group. This software is not affiliated with or endorsed by BMW Group.