Update notify_if_over_threshold.markdown
This commit is contained in:
parent
e3be1e1f23
commit
fb5c8b60b7
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ automation:
|
||||||
above: 2
|
above: 2
|
||||||
action:
|
action:
|
||||||
service: notify.mypushbullet
|
service: notify.mypushbullet
|
||||||
data:
|
data_template:
|
||||||
title: "Furnace fan is running"
|
title: "Furnace fan is running"
|
||||||
message: "Fan running because current is {% raw %}{{ states.sensor.furnace.state }}{% endraw %} amps"
|
message: "Fan running because current is {% raw %}{{ states.sensor.furnace.state }}{% endraw %} amps"
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue