Update templating.markdown
This commit is contained in:
parent
97d3919a03
commit
e3be1e1f23
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ script:
|
||||||
msg_who_is_home:
|
msg_who_is_home:
|
||||||
sequence:
|
sequence:
|
||||||
- service: notify.notify
|
- service: notify.notify
|
||||||
data:
|
data_template:
|
||||||
message: >
|
message: >
|
||||||
{% raw %}{% if is_state('device_tracker.paulus', 'home') %}
|
{% raw %}{% if is_state('device_tracker.paulus', 'home') %}
|
||||||
Ha, Paulus is home!
|
Ha, Paulus is home!
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue