From c5adb2dce9fa164b3259c67f26bf02bb144dc9d1 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Thu, 29 Nov 2018 19:42:48 +0100 Subject: [PATCH] Fix redirect from --- source/_components/owntracks.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_components/owntracks.markdown b/source/_components/owntracks.markdown index a2ba01d2b41..bd4cc4cae54 100644 --- a/source/_components/owntracks.markdown +++ b/source/_components/owntracks.markdown @@ -12,8 +12,8 @@ ha_category: Presence Detection featured: false ha_release: 0.7.4 redirect_from: - - components/device_tracker.owntracks - - components/device_tracker.owntracks_http + - /components/device_tracker.owntracks/ + - /components/device_tracker.owntracks_http/ --- OwnTracks is a free and open source application for iOS and Android that allow you to track your location and send it directly to Home Assistant. It can be set up via the integrations panel in the configuration screen.