Skip to content

Commit b7384eb

Browse files
arsaboofabaff
authored andcommitted
Instructions for triggering action on HA startup (home-assistant#928)
1 parent f01e797 commit b7384eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/getting-started/automation-trigger.markdown

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ automation:
2323
event_data:
2424
mood: happy
2525
```
26+
For example, to carry out actions when Home Assistant starts, you can use `event_type: homeassistant_start`.
2627

2728
### {% linkable_title MQTT trigger %}
2829
Triggers when a specific message is received on given topic. Optionally can match on the payload being sent over the topic.

0 commit comments

Comments
 (0)