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

@ -90,6 +90,7 @@
<li><strong>payload_on</strong> (<em>Optional</em>): The payload that represents enabled state. Default is “ON”.</li>
<li><strong>payload_off</strong> (<em>Optional</em>): The payload that represents disabled state. Default is “OFF”.</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 (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>