2024-11-27 18:57:16 +01:00

1.4 KiB

title description ha_category ha_release ha_iot_class ha_config_flow ha_codeowners ha_domain ha_platforms ha_integration_type
Tailscale Instructions on how to integrate Tailscale within Home Assistant.
Binary sensor
Network
Sensor
2021.12 Cloud Polling true
@frenck
tailscale
binary_sensor
diagnostics
sensor
hub

The Tailscale integration integrates the Tailscale API with Home Assistant; giving you the possibility to monitor and automate on the state of the devices in your Tailscale VPN network (Tailnet).

{% important %} 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. {% endimportant %}

Prerequisites

To use the Tailscale integration, you will need to obtain an API access token, you can create one in the Tailscale Admin Panel.

Additionally, you will need to know the Tailnet name of your Tailscale network. You can find it in the top left corner in the Tailscale Admin Panel (beside the Tailscale logo).

{% include integrations/config_flow.md %}