mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-14 12:56:54 +00:00
Added link to other HA events (#952)
This commit is contained in:
parent
61f87f0633
commit
213e75cfbc
@ -23,7 +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`.
|
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/).
|
||||||
|
|
||||||
### {% 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