mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Update notify_if_over_threshold.markdown
This commit is contained in:
parent
fb5c8b60b7
commit
bf67b6d0d5
@ -42,7 +42,7 @@ If you also want a notification when it drops back down below that limit, you co
|
|||||||
below: 2
|
below: 2
|
||||||
action:
|
action:
|
||||||
service: notify.mypushbullet
|
service: notify.mypushbullet
|
||||||
data:
|
data_template:
|
||||||
title: "Furnace fan is stopped"
|
title: "Furnace fan is stopped"
|
||||||
message: "Fan stopped because current is {% raw %}{{ states.sensor.furnace.state }}{% endraw %} amps"
|
message: "Fan stopped because current is {% raw %}{{ states.sensor.furnace.state }}{% endraw %} amps"
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user