Site updated at 2017-08-09 18:51:36 UTC
This commit is contained in:
parent
063b801cf1
commit
d7ab31acf4
27 changed files with 41 additions and 42 deletions
|
@ -155,8 +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 log files, and there is a system of constraints that allows you 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.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>
|
||||
<p>For full installation instructions, see the <a href="http://appdaemon.readthedocs.io/en/latest/">AppDaemon Project Documentation pages</a>.</p>
|
||||
</article>
|
||||
</div>
|
||||
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
|
||||
|
|
|
@ -96,7 +96,7 @@
|
|||
<img src="/images/hadashboard/dash5.png" />
|
||||
Glassic Theme
|
||||
</p>
|
||||
<p>For full installation instructions see <a href="https://github.com/home-assistant/appdaemon/blob/dev/DASHBOARD.md">DASHBOARD.md</a> in the AppDaemon Repository.</p>
|
||||
<p>For full installation instructions see the HADashboard section in the <a href="http://appdaemon.readthedocs.io/en/latest/DASHBOARD/">AppDaemon Project Documentation</a></p>
|
||||
</article>
|
||||
</div>
|
||||
<aside id="sidebar" class="grid__item one-third lap-one-whole palm-one-whole">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue