Skip to content

Commit 83a2c1f

Browse files
authored
Update device_tracker.locative.markdown
1 parent 9a39102 commit 83a2c1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_components/device_tracker.locative.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Install on your smartphone:
2626
- [Android](https://play.google.com/store/apps/details?id=io.locative.app)
2727
- [iOS](https://itunes.apple.com/us/app/geofancy/id725198453)
2828
29-
To configure Locative, you must set up the app to send a `GET` request to your Home Assistant server at `http://<ha_server>/api/locative`. Make sure to include the API password if you have configured a password in Home Assistant (add `?api_password=<password>` to the end of the URL). When you enter or exit a geofence, Locative will send a `GET` request to that URL, updating Home Assistant.
29+
To configure Locative, you must set up the app to send a `GET` request to your Home Assistant server at `http://<ha_server>/api/locative`. Make sure to include the API password if you have configured a password in Home Assistant (add `?api_password=<password>` to the end of the URL). When you enter or exit a geofence, Locative will send a `GET` 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 `GET`. 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.
3030

3131
<p class='img'>
3232
<img src='{{site_root}}/images/screenshots/locative.png'/>

0 commit comments

Comments
 (0)