Site updated at 2017-10-30 08:04:54 UTC

This commit is contained in:
Travis CI 2017-10-30 08:04:55 +00:00
parent 4a88353a63
commit 611925a1b1
26 changed files with 68 additions and 65 deletions

View file

@ -74,7 +74,10 @@
</h1>
</header>
<hr class="divider">
<p>This platform allows you to detect presence using <a href="https://my.locative.io/">Locative</a>. Locative is an open source app for <a href="https://github.com/LocativeHQ/ios-app">iOS</a> and <a href="https://github.com/LocativeHQ/Locative-Android">Android</a> that allows users to set up a <code class="highlighter-rouge">GET</code> or <code class="highlighter-rouge">POST</code> request when a geofence is entered or exited. This can be configured with Home Assistant to update your location.</p>
<p class="note">
Locative is no longer under active development. See https://blog.locative.io/bye-everyone-df01871fe949
</p>
<p>This platform allows you to detect presence using <a href="https://my.locative.io/">Locative</a>. Locative is an open source app for <a href="https://github.com/LocativeHQ/ios-app">iOS</a> and <a href="https://github.com/LocativeHQ/Locative-Android">Android</a> that allows users to set up a <code class="highlighter-rouge">GET</code> or <code class="highlighter-rouge">POST</code> request when a geofence is entered or exited. This can be configured with Home Assistant to update your location.</p>
<p>To integrate Locative 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>