mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
Merge pull request #4805 from home-assistant/DubhAd-patch-5
Fixing broken link
This commit is contained in:
commit
283bf618cd
@ -18,7 +18,7 @@ Home Assistant contains a few built-in events that are used to coordinate betwee
|
|||||||
Event `homeassistant_start` is fired when all components from the configuration have been intitialized. This is the event that will start the timer firing off `time_changed` events.
|
Event `homeassistant_start` is fired when all components from the configuration have been intitialized. This is the event that will start the timer firing off `time_changed` events.
|
||||||
|
|
||||||
<p class='note warning'>
|
<p class='note warning'>
|
||||||
Starting 0.42, it is no longer possible to listen for event `homeassistant_start`. Use the 'homeassistant' [platform](docs/automation/trigger) instead.
|
Starting 0.42, it is no longer possible to listen for event `homeassistant_start`. Use the 'homeassistant' [platform](/docs/automation/trigger) instead.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
### {% linkable_title Event `homeassistant_stop` %}
|
### {% linkable_title Event `homeassistant_stop` %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user