Site updated at 2016-09-01 15:26:54 UTC

This commit is contained in:
Travis CI 2016-09-01 15:26:54 +00:00
parent ef7c1d8837
commit 68fb833758
34 changed files with 102 additions and 53 deletions

View file

@ -89,7 +89,7 @@
<hr class="divider">
<p>A switch platform that issues specific commands when it is turned on and off. This might very well become our most powerful platform as it allows anyone to integrate any type of switch into Home Assistant that can be controlled from the command line, including calling other scripts!</p>
<p>The <code class="highlighter-rouge">command_line</code> switch platform issues specific commands when it is turned on and off. This might very well become our most powerful platform as it allows anyone to integrate any type of switch into Home Assistant that can be controlled from the command line, including calling other scripts!</p>
<p>To enable it, add the following lines to your <code class="highlighter-rouge">configuration.yaml</code>:</p>
@ -208,6 +208,9 @@ This switch will shutdown your host immediately, there will be no confirmation.
<div class='brand-logo-container section'>
<img src='/images/supported_brands/command_line.png' />
</div>
<div class='section'>
IoT class<sup><a href='/blog/2016/02/12/classifying-the-internet-of-things/#classifiers'><i class="icon-info-sign"></i></a></sup>: Local Polling
</div>
<div class='section'>
Introduced in release: pre 0.7
</div>