mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Update sensor.fritzbox_callmonitor.markdown (#6122)
data: is wrong here. -> data_template:
This commit is contained in:
parent
0fef498baf
commit
135a11cb2a
@ -84,7 +84,7 @@ automation:
|
||||
entity_id: sensor.phone
|
||||
action:
|
||||
- service: notify.notify
|
||||
data:
|
||||
data_template:
|
||||
title: "Phone"
|
||||
message: >-
|
||||
{% if is_state("sensor.phone", "idle") %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user