Site updated at 2015-10-11 18:39:53 UTC
This commit is contained in:
parent
3e76cedc44
commit
0cadd801b9
69 changed files with 3597 additions and 2281 deletions
|
@ -120,7 +120,7 @@ The blinkstick platform let you can control your <a href="https://www.blinkstick
|
|||
</pre></td><td class='code'><pre><code class='yaml'><span class='line'><span class="c1"># Example configuration.yaml entry</span>
|
||||
</span><span class='line'><span class="l-Scalar-Plain">light</span><span class="p-Indicator">:</span>
|
||||
</span><span class='line'> <span class="l-Scalar-Plain">platform</span><span class="p-Indicator">:</span> <span class="l-Scalar-Plain">blinksticklight</span>
|
||||
</span><span class='line'> <span class="l-Scalar-Plain">serial</span><span class="p-Indicator">:</span> <span class="l-Scalar-Plain">/dev/ttyUSB0</span>
|
||||
</span><span class='line'> <span class="l-Scalar-Plain">serial</span><span class="p-Indicator">:</span> <span class="l-Scalar-Plain">BS000795-1.1</span>
|
||||
</span><span class='line'> <span class="l-Scalar-Plain">name</span><span class="p-Indicator">:</span> <span class="l-Scalar-Plain">Living Room</span>
|
||||
</span></code></pre></td></tr></table></div></figure>
|
||||
|
||||
|
@ -128,7 +128,7 @@ The blinkstick platform let you can control your <a href="https://www.blinkstick
|
|||
<p>Configuration variables:</p>
|
||||
|
||||
<ul>
|
||||
<li><strong>serial</strong> (<em>Required</em>): The port where your stick is connected to.</li>
|
||||
<li><strong>serial</strong> (<em>Required</em>): The serial number of your stick.</li>
|
||||
<li><strong>name</strong> (<em>Required</em>): Name of the stick.</li>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue