Site updated at 2016-09-13 09:27:23 UTC

This commit is contained in:
Travis CI 2016-09-13 09:27:24 +00:00
parent b5e0ad0722
commit 9cd7b0306c
39 changed files with 300 additions and 41 deletions

View file

@ -103,6 +103,7 @@
<span class="s">mood</span><span class="pi">:</span> <span class="s">happy</span>
</code></pre>
</div>
<p>For example, to carry out actions when Home Assistant starts, you can use <code class="highlighter-rouge">event_type: homeassistant_start</code>.</p>
<h3><a class="title-link" name="mqtt-trigger" href="#mqtt-trigger"></a> MQTT trigger</h3>
<p>Triggers when a specific message is received on given topic. Optionally can match on the payload being sent over the topic.</p>