Added cross linking to Automation templating. (#1965)

Trigger templates where not easy to find in the current structure.
This commit is contained in:
Carlo Costanzo 2017-02-05 03:28:13 -05:00 committed by Fabian Affolter
parent 87e7c16ef2
commit efd9a5e68d

View File

@ -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/