mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
fixed broken links and syntax. (#2380)
* fixed broken links and syntax. * Update templating.markdown Reverted name change and fixed link.
This commit is contained in:
parent
abd3835001
commit
079f775b11
@ -23,14 +23,14 @@ 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]auto-template]
|
||||
- [Automation Templating].
|
||||
|
||||
[notify]: /components/notify/
|
||||
[alexa]: /components/alexa/
|
||||
[MQTT]: /components/mqtt/
|
||||
[REST sensor]: /components/sensor.rest/
|
||||
[command line sensor]: /components/sensor.command_line/
|
||||
[auto-template]: /getting-started/automation-templating/
|
||||
[Automation Templating]: /docs/automation/templating/
|
||||
|
||||
## {% linkable_title Building templates %}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user