Update templating.markdown

This commit is contained in:
Pascal Vizeli 2016-09-10 23:30:38 +02:00 committed by GitHub
parent 97d3919a03
commit e3be1e1f23

View File

@ -44,7 +44,7 @@ script:
msg_who_is_home:
sequence:
- service: notify.notify
data:
data_template:
message: >
{% raw %}{% if is_state('device_tracker.paulus', 'home') %}
Ha, Paulus is home!