Site updated at 2016-09-11 20:40:24 UTC
This commit is contained in:
parent
c6dcfb6bd1
commit
2f13271cc1
26 changed files with 48 additions and 41 deletions
|
@ -91,6 +91,13 @@
|
|||
|
||||
<p>Please see the <a href="/getting-started/automation/">getting started section</a> for in-depth documentation on how to use the automation component.</p>
|
||||
|
||||
<p>Starting with 0.28 your automation rules can be controlled with the frontend.</p>
|
||||
|
||||
<p class="img">
|
||||
<img src="/images/screenshots/automation-switches.png" />
|
||||
</p>
|
||||
|
||||
<p>This allows one to reload the automation without restarting Home Assistant itself.</p>
|
||||
|
||||
|
||||
</article>
|
||||
|
|
|
@ -99,7 +99,7 @@
|
|||
<span class="s">host</span><span class="pi">:</span> <span class="s">http://192.168.0.123</span>
|
||||
<span class="s">port</span><span class="pi">:</span> <span class="s">8080</span>
|
||||
<span class="s">name</span><span class="pi">:</span> <span class="s">Kodi</span>
|
||||
<span class="s">user</span><span class="pi">:</span> <span class="s">USERNAME</span>
|
||||
<span class="s">username</span><span class="pi">:</span> <span class="s">USERNAME</span>
|
||||
<span class="s">password</span><span class="pi">:</span> <span class="s">PASSWORD</span>
|
||||
<span class="s">turn_off_action</span><span class="pi">:</span> <span class="s">shutdown</span>
|
||||
</code></pre>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue