mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Update templating.markdown
Fix formatting to be inline with rest of document.
This commit is contained in:
parent
efd9a5e68d
commit
eab1207db0
@ -22,13 +22,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.
|
- 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].
|
- 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/)
|
- [Advanced Automation templating]auto-template]
|
||||||
|
|
||||||
[notify]: /components/notify/
|
[notify]: /components/notify/
|
||||||
[alexa]: /components/alexa/
|
[alexa]: /components/alexa/
|
||||||
[MQTT]: /components/mqtt/
|
[MQTT]: /components/mqtt/
|
||||||
[REST sensor]: /components/sensor.rest/
|
[REST sensor]: /components/sensor.rest/
|
||||||
[command line sensor]: /components/sensor.command_line/
|
[command line sensor]: /components/sensor.command_line/
|
||||||
|
[auto-template]: /getting-started/automation-templating/
|
||||||
|
|
||||||
## {% linkable_title Building templates %}
|
## {% linkable_title Building templates %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user