Site updated at 2018-01-20 15:29:30 UTC
This commit is contained in:
parent
ee5dbe7394
commit
d783d674cb
27 changed files with 68 additions and 65 deletions
|
@ -75,6 +75,9 @@
|
|||
</header>
|
||||
<hr class="divider">
|
||||
<p>OwnTracks is a free and open source application that allows you to track your location in Home Assistant. This is a platform that supports OwnTracks via their HTTP publishing method.</p>
|
||||
<p class="note">
|
||||
The Android app for OwnTracks is no longer developed or supported. Consider <a href="/components/device_tracker.gpslogger/">GPS Logger</a> as an alternative.
|
||||
</p>
|
||||
<p>To integrate Owntracks tracking via HTTP in Home Assistant, add the following section to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
|
||||
<span class="s">device_tracker</span><span class="pi">:</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue