Site updated at 2018-03-02 16:41:18 UTC
This commit is contained in:
parent
4a193c0c6a
commit
b5d28fa8ee
27 changed files with 74 additions and 74 deletions
|
@ -80,7 +80,7 @@
|
|||
<h3><a class="title-link" name="event-homeassistant_start" href="#event-homeassistant_start"></a> Event <code class="highlighter-rouge">homeassistant_start</code></h3>
|
||||
<p>Event <code class="highlighter-rouge">homeassistant_start</code> is fired when all components from the configuration have been intitialized. This is the event that will start the timer firing off <code class="highlighter-rouge">time_changed</code> events.</p>
|
||||
<p class="note warning">
|
||||
Starting 0.42, it is no longer possible to listen for event <code class="highlighter-rouge">homeassistant_start</code>. Use the ‘homeassistant’ <a href="docs/automation/trigger">platform</a> instead.
|
||||
Starting 0.42, it is no longer possible to listen for event <code class="highlighter-rouge">homeassistant_start</code>. Use the ‘homeassistant’ <a href="/docs/automation/trigger">platform</a> instead.
|
||||
</p>
|
||||
<h3><a class="title-link" name="event-homeassistant_stop" href="#event-homeassistant_stop"></a> Event <code class="highlighter-rouge">homeassistant_stop</code></h3>
|
||||
<p>Event <code class="highlighter-rouge">homeassistant_stop</code> is fired when Home Assistant is shutting down. It should be used to close any open connection or release any resources.</p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue