From c2277c5959d0136017eb849a78e432ffa58aa2d9 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Mon, 27 May 2024 09:58:23 +0200 Subject: [PATCH] Remote: add related topic (#32961) --- source/_docs/configuration/remote.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/source/_docs/configuration/remote.markdown b/source/_docs/configuration/remote.markdown index ca8e06d94c5..b6a2b9c9718 100644 --- a/source/_docs/configuration/remote.markdown +++ b/source/_docs/configuration/remote.markdown @@ -1,6 +1,11 @@ --- title: "Remote access" description: "Setting up remote access for Home Assistant." +related: + - docs: /docs/configuration/securing/ + title: Securing your instance + - url: https://www.nabucasa.com/config/remote/ + title: Home Assistant Cloud - remote access --- If you're interested in logging in to Home Assistant while away, you'll have to make your instance remotely accessible. Below are a few options to do this.