mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-24 11:06:51 +00:00

* s-t integrations: apply sentence-style caps to categories * Apply suggestions from code review Co-authored-by: Joakim Sørensen <joasoe@gmail.com> * Apply suggestions from code review Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> --------- Co-authored-by: Joakim Sørensen <joasoe@gmail.com> Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
23 lines
594 B
Markdown
23 lines
594 B
Markdown
---
|
|
title: Tile
|
|
description: Instructions on how to use Tile to track devices in Home Assistant.
|
|
ha_release: 0.58
|
|
ha_category:
|
|
- Presence detection
|
|
ha_iot_class: Cloud Polling
|
|
ha_codeowners:
|
|
- '@bachya'
|
|
ha_domain: tile
|
|
ha_config_flow: true
|
|
ha_platforms:
|
|
- device_tracker
|
|
- diagnostics
|
|
ha_integration_type: hub
|
|
---
|
|
|
|
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 Bluetooth and GPS.
|
|
|
|
{% include integrations/config_flow.md %}
|