Correct button name (#22573)

This commit is contained in:
Gerard 2022-04-30 16:30:48 +02:00 committed by GitHub
parent f911eb4fed
commit ed2ef3e5ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -129,9 +129,9 @@ The `button.<your_vehicle>_find_vehicle` button requests the vehicle to update t
</div>
### Update the state / refresh from API
### Update the state / refresh from cloud
The `button.<vehicle_model>_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.<vehicle_model>_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