Update sensor.fritzbox_callmonitor.markdown (#6122)

data: is wrong here. -> data_template:
This commit is contained in:
Daniel Reimer 2018-08-31 07:40:47 +02:00 committed by Fabian Affolter
parent 0fef498baf
commit 135a11cb2a

View File

@ -84,7 +84,7 @@ automation:
entity_id: sensor.phone entity_id: sensor.phone
action: action:
- service: notify.notify - service: notify.notify
data: data_template:
title: "Phone" title: "Phone"
message: >- message: >-
{% if is_state("sensor.phone", "idle") %} {% if is_state("sensor.phone", "idle") %}