Site updated at 2016-08-29 10:48:56 UTC
This commit is contained in:
parent
25c412a13a
commit
ebf142b50f
45 changed files with 89 additions and 89 deletions
|
@ -7,7 +7,7 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
||||
<title>Bluetooth Tracker - Home Assistant</title>
|
||||
<title>Bluetooth LE Tracker - Home Assistant</title>
|
||||
<meta name="author" content="Home Assistant">
|
||||
<meta name="description" content="Instructions for integrating bluetooth low-energy tracking within Home Assistant.">
|
||||
|
||||
|
@ -15,7 +15,7 @@
|
|||
<link rel="canonical" href="https://home-assistant.io/components/device_tracker.bluetooth_le_tracker/">
|
||||
|
||||
<meta property="fb:app_id" content="338291289691179">
|
||||
<meta property="og:title" content="Bluetooth Tracker">
|
||||
<meta property="og:title" content="Bluetooth LE Tracker">
|
||||
<meta property="og:site_name" content="Home Assistant">
|
||||
<meta property="og:url" content="https://home-assistant.io/components/device_tracker.bluetooth_le_tracker/">
|
||||
<meta property="og:type" content="article">
|
||||
|
@ -25,7 +25,7 @@
|
|||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:site" content="@home_assistant">
|
||||
|
||||
<meta name="twitter:title" content="Bluetooth Tracker">
|
||||
<meta name="twitter:title" content="Bluetooth LE Tracker">
|
||||
<meta name="twitter:description" content="Instructions for integrating bluetooth low-energy tracking within Home Assistant.">
|
||||
<meta name="twitter:image" content="https://home-assistant.io/images/default-social.png">
|
||||
|
||||
|
@ -83,7 +83,7 @@
|
|||
|
||||
<header>
|
||||
<h1 class="title indent">
|
||||
Bluetooth Tracker
|
||||
Bluetooth LE Tracker
|
||||
</h1>
|
||||
</header>
|
||||
<hr class="divider">
|
||||
|
@ -152,10 +152,10 @@ Some BTLE devices (e.g. fitness trackers) are only visible to the devices that t
|
|||
<a href='/components/device_tracker.bt_home_hub_5/'>BT Home Hub 5</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/device_tracker.bluetooth_tracker/'>Bluetooth Tracker</a>
|
||||
Bluetooth LE Tracker
|
||||
</li>
|
||||
<li>
|
||||
Bluetooth Tracker
|
||||
<a href='/components/device_tracker.bluetooth_tracker/'>Bluetooth Tracker</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/device_tracker.ddwrt/'>DD-WRT</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue