From f6603f4c7152510f175d9d2fa02fdeccdb198fd9 Mon Sep 17 00:00:00 2001 From: DubhAd Date: Sat, 20 Jan 2018 15:18:33 +0000 Subject: [PATCH] Added note about abandonment of Android (#4472) Directing people to Zanzito since the OwnTracks team have officially abandoned the Android app (see ). I'll also apply a note to the HTTP version. --- source/_components/device_tracker.owntracks.markdown | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/_components/device_tracker.owntracks.markdown b/source/_components/device_tracker.owntracks.markdown index f23457ad8d6..0bd137c0ab7 100644 --- a/source/_components/device_tracker.owntracks.markdown +++ b/source/_components/device_tracker.owntracks.markdown @@ -14,7 +14,11 @@ ha_release: 0.7.4 --- -This platform allows you to detect presence using [Owntracks](http://owntracks.org/). 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 platform allows you to detect presence using [Owntracks](http://owntracks.org/). OwnTracks allows users to track their location on iOS phones and publish it to an MQTT broker. This platform will connect to the broker and monitor for new locations. + +

+The Android app for OwnTracks is no longer developed or supported, Zanzito is a drop in replacement for OwnTracks MQTT. +

This component requires [the MQTT component](/components/mqtt/) to be set up and works very well together with [the zone component](/components/zone/).