From efd9a5e68da79c55c12753cc69fdef23428ee507 Mon Sep 17 00:00:00 2001 From: Carlo Costanzo Date: Sun, 5 Feb 2017 03:28:13 -0500 Subject: [PATCH] Added cross linking to Automation templating. (#1965) Trigger templates where not easy to find in the current structure. --- source/_topics/templating.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_topics/templating.markdown b/source/_topics/templating.markdown index 7b71cabebc9..58731bef6f3 100644 --- a/source/_topics/templating.markdown +++ b/source/_topics/templating.markdown @@ -22,6 +22,7 @@ Templating is a powerful feature in Home Assistant that allows the user control - Formatting outgoing messages in, for example, the [notify] and [alexa] components. - Process incoming data from sources that provide raw data, like [MQTT], [REST sensor], or the [command line sensor]. +- [Advanced Automation templating](https://home-assistant.io/getting-started/automation-templating/) [notify]: /components/notify/ [alexa]: /components/alexa/