We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97d3919 commit e3be1e1Copy full SHA for e3be1e1
source/_topics/templating.markdown
@@ -44,7 +44,7 @@ script:
44
msg_who_is_home:
45
sequence:
46
- service: notify.notify
47
- data:
+ data_template:
48
message: >
49
{% raw %}{% if is_state('device_tracker.paulus', 'home') %}
50
Ha, Paulus is home!
0 commit comments