Update device_tracker.tile.markdown (#4029)

Added "t" to "bluetooth" in description.
This commit is contained in:
ikonixx 2017-11-21 03:41:09 -06:00 committed by Franck Nijhof
parent 24d1223935
commit bc712e02d8

View File

@ -15,7 +15,7 @@ ha_iot_class: "Cloud Polling"
The `tile` platform allows Home Assistant to utilize [Tile® Bluetooth trackers](https://www.thetileapp.com).
The official Tile mobile app handles the actual tracking of Tile devices using
the mobile device's Bluetooh and GPS.
the mobile device's Bluetooth and GPS.
To integrate Tile into Home Assistant, add the following section to your
`configuration.yaml` file:
@ -43,4 +43,4 @@ device_tracker:
description: the Tile types to monitor; valid values are `TILE` and `PHONE` (default is for all types to be included)
required: false
type: list
{% endconfiguration %}
{% endconfiguration %}