mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Merge pull request #5505 from ih8gates/patch-10
Note regarding retrieval of vehicle IDs
This commit is contained in:
commit
39e3484190
@ -56,5 +56,8 @@ automation:
|
||||
action:
|
||||
- service: light.turn_off
|
||||
```
|
||||
<p class='note'>
|
||||
You can obtain the correct ID for your vehicle from your known_devices.yaml file. Be sure to lower-case any letters contained in your vehicle's ID when using it in an automation trigger.
|
||||
</p>
|
||||
|
||||
See the [device tracker component page](/components/device_tracker/) for instructions how to configure the cars to be tracked.
|
||||
|
Loading…
x
Reference in New Issue
Block a user