Site updated at 2017-06-13 17:37:10 UTC
This commit is contained in:
parent
19eafe12a9
commit
0d30d9570d
249 changed files with 1318 additions and 253 deletions
|
@ -70,7 +70,7 @@
|
|||
<p>To add piglow to your installation, add the following to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
|
||||
<span class="s">light</span><span class="pi">:</span>
|
||||
<span class="s">platform</span><span class="pi">:</span> <span class="s">piglow</span>
|
||||
<span class="pi">-</span> <span class="s">platform</span><span class="pi">:</span> <span class="s">piglow</span>
|
||||
</code></pre>
|
||||
</div>
|
||||
</article>
|
||||
|
@ -82,6 +82,9 @@
|
|||
<div class='brand-logo-container section'>
|
||||
<img src='/images/supported_brands/raspberry-pi.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: 0.37
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue