mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Removed Condition
Removed condition from example.
This commit is contained in:
parent
39b02d24c9
commit
d6ae3d5298
@ -67,9 +67,7 @@ automation:
|
|||||||
mqtt_topic: home/alarm/fire
|
mqtt_topic: home/alarm/fire
|
||||||
mqtt_payload: 'on'
|
mqtt_payload: 'on'
|
||||||
|
|
||||||
condition: use_trigger_values
|
action:
|
||||||
|
|
||||||
action:
|
|
||||||
service: ifttt.trigger
|
service: ifttt.trigger
|
||||||
data: {"event":"HA_FIRE_ALARM", "value1":"The fire alarm just triggered!"}
|
data: {"event":"HA_FIRE_ALARM", "value1":"The fire alarm just triggered!"}
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user