Site updated at 2016-10-22 22:37:41 UTC

This commit is contained in:
Travis CI 2016-10-22 22:37:41 +00:00
parent ab857e95a7
commit 860912100c
408 changed files with 11332 additions and 1691 deletions

View file

@ -89,7 +89,17 @@
<hr class="divider">
<p>The <code class="highlighter-rouge">netatmo</code> sensor platform is consuming the information provided by a <a href="https://www.netatmo.com">Netatmo</a> device.</p>
<h3><a class="title-link" name="basic-configuration" href="#basic-configuration"></a> Basic Configuration</h3>
<p>The <code class="highlighter-rouge">netatmo</code> sensor platform is consuming the information provided by a <a href="https://www.netatmo.com">Netatmo</a> device.</p>
<p>To enable the Netatmo sensor, you have to set up <a href="/components/netatmo/">netatmo</a>, this will use discovery to add your sensor.</p>
<h3><a class="title-link" name="advanced-configuration" href="#advanced-configuration"></a> Advanced configuration</h3>
<p>If you want to select a specific sensor, set discovery to False for <a href="/components/netatmo/">netatmo</a> and add the following lines to your <code class="highlighter-rouge">configuration.yaml</code>:</p>
<p>The <code class="highlighter-rouge">netatmo</code> sensor platform is consuming the information provided by a <a href="https://www.netatmo.com">Netatmo</a> device.</p>
<p>To enable the Netatmo sensor, you first have to set up <a href="/components/netatmo/">netatmo</a>, and add the following lines to your <code class="highlighter-rouge">configuration.yaml</code>:</p>
@ -168,6 +178,9 @@
<li><a href='/components/netatmo/'>
Netatmo
</a></li>
<li><a href='/components/binary_sensor.netatmo/'>
Netatmo Binary Sensor
</a></li>
<li><a href='/components/camera.netatmo/'>
Netatmo Camera
</a></li>