Minor spelling correction. (#12103)

This commit is contained in:
Corneels de Waard 2020-02-17 18:44:14 +10:00 committed by GitHub
parent c837051a2d
commit ee6b5597d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ device_tracker:
username: YOUR_USERNAME username: YOUR_USERNAME
``` ```
Once enabled and you have rebooted devices discovered through this integration wil be listed in the `known_devices.yaml`file within your configuration directory. Once enabled and you have rebooted devices discovered through this integration will be listed in the `known_devices.yaml` file within your configuration directory.
They will be created with indentifiers like `google_maps_<numeric_id>`. To be able to properly track entities you must set the `track` attribute to `true`. They will be created with indentifiers like `google_maps_<numeric_id>`. To be able to properly track entities you must set the `track` attribute to `true`.