Skip to content

Commit fb5c8b6

Browse files
authored
Update notify_if_over_threshold.markdown
1 parent e3be1e1 commit fb5c8b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_cookbook/notify_if_over_threshold.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ automation:
2727
above: 2
2828
action:
2929
service: notify.mypushbullet
30-
data:
30+
data_template:
3131
title: "Furnace fan is running"
3232
message: "Fan running because current is {% raw %}{{ states.sensor.furnace.state }}{% endraw %} amps"
3333
```

0 commit comments

Comments
 (0)