Skip to content

Commit 213e75c

Browse files
arsaboofabaff
authored andcommitted
Added link to other HA events (home-assistant#952)
1 parent 61f87f0 commit 213e75c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/getting-started/automation-trigger.markdown

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +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`.
26+
For example, to carry out actions when Home Assistant starts, you can use `event_type: homeassistant_start`. See other 'events' supported by Home Assistant [here](https://home-assistant.io/topics/events/).
2727

2828
### {% linkable_title MQTT trigger %}
2929
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)