From 020099ebad2aaeac038823fc3cdf06b4b0ff6443 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ab=C3=ADlio=20Costa?= Date: Tue, 1 Jul 2025 16:54:15 +0100 Subject: [PATCH] Add link to template sensor yaml docs to Weather example (#39795) --- source/_integrations/weather.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/weather.markdown b/source/_integrations/weather.markdown index b42df01bff5..aaa003e2711 100644 --- a/source/_integrations/weather.markdown +++ b/source/_integrations/weather.markdown @@ -115,7 +115,7 @@ The response data field is a mapping of called target entities, each containing {% details "Example template sensor using get_forecasts" %} -Example template sensor that contains the hourly forecast +Example [template sensor](/integrations/template#yaml-configuration) that contains the hourly forecast {% raw %}