From 02bc68af98c6e5d6719d1df8dde91a4e8b8b0f28 Mon Sep 17 00:00:00 2001 From: DubhAd Date: Sat, 20 Jan 2018 15:18:19 +0000 Subject: [PATCH] Added note about Android being abandoned (#4473) Directing people to GPS Logger as a possible alternative on Android --- source/_components/device_tracker.owntracks_http.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_components/device_tracker.owntracks_http.markdown b/source/_components/device_tracker.owntracks_http.markdown index 7e91746e55a..718be249ad3 100644 --- a/source/_components/device_tracker.owntracks_http.markdown +++ b/source/_components/device_tracker.owntracks_http.markdown @@ -15,6 +15,10 @@ ha_release: 0.55 OwnTracks is a free and open source application that allows you to track your location in Home Assistant. This is a platform that supports OwnTracks via their HTTP publishing method. +

+The Android app for OwnTracks is no longer developed or supported. Consider [GPS Logger](/components/device_tracker.gpslogger/) as an alternative. +

+ To integrate Owntracks tracking via HTTP in Home Assistant, add the following section to your `configuration.yaml` file: ```yaml