mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
parent
687e307ffe
commit
933a248cfd
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user