Site updated at 2017-09-26 18:37:45 UTC

This commit is contained in:
Travis CI 2017-09-26 18:37:45 +00:00
parent cd1993547e
commit 6c210aca29
56 changed files with 99 additions and 99 deletions

View file

@ -85,7 +85,7 @@
<p>Configuration variables:</p>
<ul>
<li><strong>command</strong> (<em>Required</em>): The action to take to get the value.</li>
<li><strong>name</strong> (<em>Optional</em>): Let you overwrite the the name of the device. By default <em>name</em> from the device is used.</li>
<li><strong>name</strong> (<em>Optional</em>): Let you overwrite the name of the device. By default <em>name</em> from the device is used.</li>
<li><strong>device_class</strong> (<em>Optional</em>): The <a href="/components/binary_sensor/">type/class</a> of the sensor to set the icon in the frontend.</li>
<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>