Site updated at 2017-07-16 14:55:19 UTC

This commit is contained in:
Travis CI 2017-07-16 14:55:20 +00:00
parent 796f3e0335
commit f2ba3983a0
61 changed files with 153 additions and 156 deletions

View file

@ -155,7 +155,7 @@
</div>
<p>Of course if I wanted to make this App or its predecessor reusable I would have provide parameters for the sensor, the light to activate on motion, the warning light and even the number of flashes and delay between flashes.</p>
<p>In addition, Apps can write to <code class="highlighter-rouge">AppDaemon</code>s logfiles, and there is a system of constraints that allows yout to control when and under what circumstances Apps and callbacks are active to keep the logic clean and simple.</p>
<p>For full installation instructions, see <a href="https://github.com/home-assistant/appdaemon/blob/dev/README.md">README.md</a> in the <code class="highlighter-rouge">AppDaemon</code> repository.</p>
<p>For full installation instructions, see <a href="https://github.com/home-assistant/appdaemon/blob/dev/README.rst">README.md</a> in the <code class="highlighter-rouge">AppDaemon</code> repository.</p>
<p>There is also full documentation for the API and associated configuration in <a href="https://github.com/home-assistant/appdaemon/blob/dev/API.md">API.md</a>.</p>
</article>
</div>