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,9 @@
<hr class="divider">
<p>The <code class="highlighter-rouge">bloomsky</code> component allows you to access your <a href="http://www.insteon.com/">BloomSky</a> weather stations <a href="/components/sensor.bloomsky">sensors</a> and <a href="/components/camera.bloomsky">camera</a> from Home Assistant.</p>
<p>The <code class="highlighter-rouge">bloomsky</code> component allows you to access your <a href="https://www.bloomsky.com/">BloomSky</a> weather stations <a href="/components/sensor.bloomsky">sensors</a>, <a href="/components/binary_sensor.bloomsky">binary sensors</a>, and <a href="/components/camera.bloomsky">camera</a> from Home Assistant.</p>
<p>Obtain your PI key from your <a href="https://dashboard.bloomsky.com">BloomSky dashboard</a>. Click <code class="highlighter-rouge">developers</code> in the bottom left of the screen.</p>
<p>To integrate your BloomSky hub with Home Assistant, add the following section to your <code class="highlighter-rouge">configuration.yaml</code> file:</p>
@ -102,7 +104,7 @@
<p>Configuration variables:</p>
<ul>
<li><strong>api_key</strong> <em>Required</em>: Your BloomSky API key, obtained from your <a href="https://dashboard.bloomsky.com">BloomSky dashboard</a> (click <code class="highlighter-rouge">developers</code> in the bottom left of the screen)</li>
<li><strong>api_key</strong> (<em>Required</em>): Your BloomSky API key.</li>
</ul>
@ -121,6 +123,12 @@
<div class='brand-logo-container section'>
<img src='/images/supported_brands/bloomsky.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>: Cloud Polling
</div>
<div class='section'>
Introduced in release: 0.14
</div>
<div class='section'>
<h1 class='title delta'>Related components</h1>
<ul class='divided'>