home-assistant.github.io/source/_components/device_tracker.owntracks.markdown
Paulus Schoutsen 47eae9077e Markdown fixes
2015-10-28 23:00:29 -07:00

962 B

layout title description date sidebar comments sharing footer logo ha_category featured
component Owntracks Instructions how to use Owntracks to track devices in Home Assistant. 2015-09-22 07:00 true false true true owntracks.png Presence Detection true

This platform allows you to detect presence using Owntracks. OwnTracks allows users to track their location on Android and iOS phones and publish it to an MQTT broker. This platform will connect to the broker and monitor for new locations.

This component requires the MQTT component to be set up and works very well together with the zone component.

To integrate Owntracks in Home Assistant, add the following section to your configuration.yaml file:

# Example configuration.yaml entry
device_tracker:
  platform: owntracks

There is no further configuration needed for tracking Owntracks devices.