Site updated at 2017-06-28 20:14:34 UTC

This commit is contained in:
Travis CI 2017-06-28 20:14:35 +00:00
parent c85f39b282
commit 4def19506b
27 changed files with 41 additions and 40 deletions

View file

@ -88,7 +88,7 @@
<li><strong>name</strong> (<em>Optional</em>): Name of the command sensor.</li>
<li><strong>unit_of_measurement</strong> (<em>Optional</em>): Defines the unit of measurement of the sensor, if any.</li>
<li><strong>value_template</strong> (<em>Optional</em>): Defines a <a href="/docs/configuration/templating/#processing-incoming-data">template</a> to extract a value from the payload.</li>
<li><strong>scan_interval</strong> (<em>Optional</em>): Defines number of seconds for polling interval.</li>
<li><strong>scan_interval</strong> (<em>Optional</em>): Defines number of seconds for polling interval (defaults to 60 seconds).</li>
</ul>
<h2><a class="title-link" name="examples" href="#examples"></a> Examples</h2>
<p>In this section you find some real life examples of how to use this sensor.</p>