We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24d1223 commit bc712e0Copy full SHA for bc712e0
source/_components/device_tracker.tile.markdown
@@ -15,7 +15,7 @@ ha_iot_class: "Cloud Polling"
15
16
The `tile` platform allows Home Assistant to utilize [Tile® Bluetooth trackers](https://www.thetileapp.com).
17
The official Tile mobile app handles the actual tracking of Tile devices using
18
-the mobile device's Bluetooh and GPS.
+the mobile device's Bluetooth and GPS.
19
20
To integrate Tile into Home Assistant, add the following section to your
21
`configuration.yaml` file:
@@ -43,4 +43,4 @@ device_tracker:
43
description: the Tile types to monitor; valid values are `TILE` and `PHONE` (default is for all types to be included)
44
required: false
45
type: list
46
-{% endconfiguration %}
+{% endconfiguration %}
0 commit comments