From 89d2c54b0b038f81c5ea94dee29023a94b2cb3a1 Mon Sep 17 00:00:00 2001 From: smarthome-10 Date: Wed, 3 Dec 2025 10:34:35 +0100 Subject: [PATCH] Update Locative URLs (#42093) --- source/_integrations/locative.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_integrations/locative.markdown b/source/_integrations/locative.markdown index 15ea26dc512..3db1e88cde0 100644 --- a/source/_integrations/locative.markdown +++ b/source/_integrations/locative.markdown @@ -12,11 +12,11 @@ ha_config_flow: true ha_integration_type: integration --- -This platform allows you to detect presence using [Locative](https://www.locative.app/). Locative is an open source app for [iOS](https://apps.apple.com/us/app/locative/id725198453?ign-mpt=uo%3D4) that allows users to set up a `GET` or `POST` request when a geofence is entered or exited. This can be configured with Home Assistant to update your location. +This platform allows you to detect presence using [Locative](https://www.locative.app/). Locative is an open source app for [iOS](https://apps.apple.com/app/id725198453) that allows users to set up a `GET` or `POST` request when a geofence is entered or exited. This can be configured with Home Assistant to update your location. Install on your smartphone: -- [iOS](https://apps.apple.com/us/app/locative/id725198453?ign-mpt=uo%3D4) +- [iOS](https://apps.apple.com/app/id725198453) To configure Locative, you must set it up via the integrations panel in the configuration screen. You must set up the app to send a POST request to your Home Assistant instance at the webhook URL provided by the integration during setup. When you enter or exit a geofence, Locative will send the appropriate 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 `dev-state` menu for a new device that Locative will have created on its 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.