Instructions for triggering action on HA startup (#928)
This commit is contained in:
parent
f01e797173
commit
b7384eb0fd
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ automation:
|
||||||
event_data:
|
event_data:
|
||||||
mood: happy
|
mood: happy
|
||||||
```
|
```
|
||||||
|
For example, to carry out actions when Home Assistant starts, you can use `event_type: homeassistant_start`.
|
||||||
|
|
||||||
### {% linkable_title MQTT trigger %}
|
### {% linkable_title MQTT trigger %}
|
||||||
Triggers when a specific message is received on given topic. Optionally can match on the payload being sent over the topic.
|
Triggers when a specific message is received on given topic. Optionally can match on the payload being sent over the topic.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue