Site updated at 2017-06-13 17:37:10 UTC

This commit is contained in:
Travis CI 2017-06-13 17:37:10 +00:00
parent 19eafe12a9
commit 0d30d9570d
249 changed files with 1318 additions and 253 deletions

View file

@ -66,7 +66,7 @@
</h1>
</header>
<hr class="divider">
<p>This platform allows you to integrate your <a href="https://hyperion-project.org/wiki">Hyperion</a> into Home Assistant. Hyperion is an open source Ambilight implementation which runs on many platforms.</p>
<p>The <code class="highlighter-rouge">hyperion</code> platform allows you to integrate your <a href="https://hyperion-project.org/wiki">Hyperion</a> into Home Assistant. Hyperion is an open source Ambilight implementation which runs on many platforms.</p>
<p>To use your Hyperion light in 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>
@ -90,6 +90,9 @@
<div class='brand-logo-container section'>
<img src='/images/supported_brands/hyperion.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.7.6
</div>