Site updated at 2015-06-16 15:53:45 UTC
This commit is contained in:
parent
7b44ce4dee
commit
a66a896a95
30 changed files with 179 additions and 153 deletions
|
@ -104,7 +104,10 @@
|
|||
<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 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><img src='/images/supported_brands/commandline.png' class='brand pull-right' />
|
||||
A switch platform that issues specific commands when it is turned on and off. This might very well become our most 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>configuration.yaml</code>:</p>
|
||||
|
||||
<figure class='code'><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
|
||||
<span class='line-number'>2</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue