mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Update geofency.md (#8016)
Per https://github.com/home-assistant/home-assistant/pull/18951
This commit is contained in:
parent
fa0c8b8a76
commit
42375be4f0
@ -41,4 +41,4 @@ geofency:
|
|||||||
- keys
|
- keys
|
||||||
```
|
```
|
||||||
|
|
||||||
To configure Geofency, you must configure (via the Webhook feature) to send a POST request to your Home Assistant server at `http://<ha_server>/api/geofency`. Use the default POST format, and 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). Make sure to enable the 'Update Geo-Position' functionality for mobile beacons.
|
To configure Geofency, you must set it up via the integrations panel in the configuration screen. You must then configure the iOS app (via the Webhook feature) to send a POST request to your Home Assistant server at the webhook URL provided by the integration during setup. Use the default POST format. Make sure to enable the 'Update Geo-Position' functionality for mobile beacons.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user