Update notify_if_over_threshold.markdown
This commit is contained in:
parent
fb5c8b60b7
commit
bf67b6d0d5
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ If you also want a notification when it drops back down below that limit, you co
|
|||
below: 2
|
||||
action:
|
||||
service: notify.mypushbullet
|
||||
data:
|
||||
data_template:
|
||||
title: "Furnace fan is stopped"
|
||||
message: "Fan stopped because current is {% raw %}{{ states.sensor.furnace.state }}{% endraw %} amps"
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue