From 23eda907360432170df7e1db8e7ad54dfc205add Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Mon, 21 Mar 2022 23:33:43 +0100 Subject: [PATCH] Improve Tailscale note, to make more clear what it is not. (#22107) --- source/_integrations/tailscale.markdown | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/source/_integrations/tailscale.markdown b/source/_integrations/tailscale.markdown index 0e3bb6c58f4..3c1c35a6e7b 100644 --- a/source/_integrations/tailscale.markdown +++ b/source/_integrations/tailscale.markdown @@ -22,9 +22,16 @@ The Tailscale integration integrates the [Tailscale](https://www.tailscale.com) with Home Assistant; giving you the possibility to monitor and automate on the state of the devices in your Tailscale VPN network (Tailnet). -Please, note that this integration integrates with data from the Tailscale API, -it is not a Tailscale client itself, and thus add Home Assistant to your -Tailscale VPN network. +
+ +This integration **DOES NOT** make your Home Assistant accessible via +Tailscale VPN remotely! + +If you want to access your Home Assistant instance remotely, you will +need to install Tailscale itself on your own. For instructions on how to do +this, please consult the [Tailscale documentation](https://tailscale.com/kb/). + +
## Prerequisites