Rename geofancy to locative
This commit is contained in:
parent
1a4599572f
commit
2ec9f81350
7 changed files with 28 additions and 27 deletions
23
source/_components/device_tracker.locative.markdown
Normal file
23
source/_components/device_tracker.locative.markdown
Normal file
|
@ -0,0 +1,23 @@
|
|||
---
|
||||
layout: component
|
||||
title: "Locative"
|
||||
description: "Instructions how to use Locative to track devices in Home Assistant."
|
||||
date: 2015-10-13 19:00
|
||||
sidebar: true
|
||||
comments: false
|
||||
sharing: true
|
||||
footer: true
|
||||
logo: locative.png
|
||||
ha_category: Presence Detection
|
||||
---
|
||||
|
||||
|
||||
This platform allows you to detect presence using [Locative](https://my.locative.io/). Locative allows users to track their location on iOS devices.
|
||||
|
||||
To integrate Locative in Home Assistant, add the following section to your `configuration.yaml` file:
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
device_tracker:
|
||||
platform: locative
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue