Site updated at 2017-11-04 06:33:48 UTC
This commit is contained in:
parent
58beb42469
commit
34db186026
518 changed files with 5817 additions and 3208 deletions
|
@ -84,7 +84,7 @@
|
|||
<p>Configuration variables:</p>
|
||||
<ul>
|
||||
<li><strong>name</strong> (<em>Optional</em>): Name of the sensor. Defaults to <code class="highlighter-rouge">Uptime</code>.</li>
|
||||
<li><strong>unit_of_measurement</strong> (<em>Optional</em>): Units for uptime measurement in either <code class="highlighter-rouge">days</code> or <code class="highlighter-rouge">hours</code>. Defaults to <code class="highlighter-rouge">days</code>.</li>
|
||||
<li><strong>unit_of_measurement</strong> (<em>Optional</em>): Units for uptime measurement in either <code class="highlighter-rouge">days</code>, <code class="highlighter-rouge">hours</code>, or <code class="highlighter-rouge">minutes</code>. Defaults to <code class="highlighter-rouge">days</code>.</li>
|
||||
</ul>
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example with configuration variables</span>
|
||||
<span class="s">sensor</span><span class="pi">:</span>
|
||||
|
@ -276,9 +276,6 @@
|
|||
<li>
|
||||
<a href='/components/sensor.mysensors/'>MySensors Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.neato/'>Neato Robotics Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/sensor.nest/'>Nest Sensor</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue