Site updated at 2016-04-24 07:09:19 UTC

This commit is contained in:
Travis CI 2016-04-24 07:09:19 +00:00
parent 6019a8820a
commit f386c73d95
14 changed files with 17 additions and 18 deletions

View file

@ -140,9 +140,8 @@
<h3><a class="title-link" name="further-reading" href="#further-reading"></a> Further reading</h3>
<p>We went over the basics of creating a home automation rule. Now, go automate!</p>
<ul>
<li>Learn how to make your <a href="/getting-started/automation-create-first/">first automation rule</a></li>
<li>Learn about the available <a href="/getting-started/automation-trigger/">automation triggers</a></li>
<li>Learn about the available <a href="/getting-started/automation-condition/">automation conditions</a></li>
<li>Learn about <a href="/components/script/">scripts</a> to help you trigger multiple actions and delays</li>