Site updated at 2016-10-08 18:28:01 UTC

This commit is contained in:
Travis CI 2016-10-08 18:28:02 +00:00
parent c33649c7ed
commit 85df6d11f5
522 changed files with 7493 additions and 3477 deletions

View file

@ -98,7 +98,6 @@
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
<span class="s">sensor</span><span class="pi">:</span>
<span class="s">platform</span><span class="pi">:</span> <span class="s">swiss_hydrological_data</span>
<span class="s">name</span><span class="pi">:</span> <span class="s">Aare</span>
<span class="s">station</span><span class="pi">:</span> <span class="s">STATION_ID</span>
</code></pre>
</div>
@ -150,7 +149,10 @@
<h1 class="title delta">Category Weather</h1>
<ul class='divided'>
<li>
<a href='/components/sensor.forecast/'>Forecast.io</a>
<a href='/components/sensor.bom/'>Bureau of Meteorology (BOM) Australia</a>
</li>
<li>
<a href='/components/sensor.darksky/'>Dark Sky</a>
</li>
<li>
<a href='/components/sensor.nest_weather/'>Nest Weather Sensor</a>
@ -170,9 +172,6 @@
<li>
<a href='/components/sensor.wunderground/'>Weather Underground (WUnderground)</a>
</li>
<li>
<a href='/components/sensor.bom/'>Weather data by the Bureau of Meteorology Australia</a>
</li>
<li>
<a href='/components/sensor.yr/'>YR</a>
</li>