Site updated at 2016-08-29 19:29:44 UTC
This commit is contained in:
parent
ebf142b50f
commit
c208088b1b
22 changed files with 36 additions and 36 deletions
|
@ -106,7 +106,7 @@
|
|||
<li><a href="https://itunes.apple.com/us/app/geofancy/id725198453">iOS</a></li>
|
||||
</ul>
|
||||
|
||||
<p>To configure Locative, you must set up the app to send a <code class="highlighter-rouge">GET</code> request to your Home Assistant server at <code class="highlighter-rouge">http://<ha_server>/api/locative</code>. Make sure to include the API password if you have configured a password in Home Assistant (add <code class="highlighter-rouge">?api_password=<password></code> to the end of the URL). When you enter or exit a geofence, Locative will send a <code class="highlighter-rouge">GET</code> request to that URL, updating Home Assistant.</p>
|
||||
<p>To configure Locative, you must set up the app to send a <code class="highlighter-rouge">GET</code> request to your Home Assistant server at <code class="highlighter-rouge">http://<ha_server>/api/locative</code>. Make sure to include the API password if you have configured a password in Home Assistant (add <code class="highlighter-rouge">?api_password=<password></code> to the end of the URL). When you enter or exit a geofence, Locative will send a <code class="highlighter-rouge">GET</code> request to that URL, updating Home Assistant. You are not able to specify a device name in Locative. Instead, you will need to look in your known_devices.yaml file for a new device that Locative will have created on it’s first <code class="highlighter-rouge">GET</code>. If you had been or are using Owntracks as well, you will need to update the device name used in the Owntracks setup with the name that Locative generated.</p>
|
||||
|
||||
<p class="img">
|
||||
<img src="/images/screenshots/locative.png" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue