Note regarding retrieval of vehicle IDs

This commit is contained in:
Scott Reston 2018-06-07 17:01:07 -04:00 committed by GitHub
parent d5063fc506
commit da4981a0a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.