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

@ -73,7 +73,7 @@
<span class="pi">-</span> <span class="s">platform</span><span class="pi">:</span> <span class="s">temper</span>
</code></pre>
</div>
<p>Configuration options for the a TCP Sensor:</p>
<p>Configuration option:</p>
<ul>
<li><strong>name</strong> (<em>Optional</em>): The name you would like to give the sensor in Home Assistant.</li>
<li><strong>scale</strong> (<em>Optional</em>): The scale for the sensor.</li>
@ -94,6 +94,12 @@ The calculation follows the formula <code class="highlighter-rouge">scale * sens
<div class='edit-github'><a href='https://github.com/home-assistant/home-assistant.github.io/tree/current/source/_components/sensor.temper.markdown'>Edit this page on GitHub</a></div>
<div class='brand-logo-container section'>
</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 Push
</div>
<div class='section'>
Introduced in release: pre 0.7
</div>
<div class='section'>
<h1 class="title delta">Category Sensor</h1>
<ul class='divided'>
@ -283,6 +289,9 @@ The calculation follows the formula <code class="highlighter-rouge">scale * sens
<li>
<a href='/components/sensor.tcp/'>TCP Sensor</a>
</li>
<li>
<a href='/components/sensor.ted5000/'>TED5000 electricity monitoring</a>
</li>
<li>
TEMPer Sensor
</li>