mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Instructions for triggering action on HA startup (#928)
This commit is contained in:
parent
f01e797173
commit
b7384eb0fd
@ -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…
x
Reference in New Issue
Block a user