Site updated at 2016-03-01 20:51:46 UTC
This commit is contained in:
parent
76c66085c0
commit
8eaa62c011
13 changed files with 167 additions and 166 deletions
|
@ -175,6 +175,7 @@
|
|||
<li><strong>state_value_template</strong> (<em>Optional</em>): Defines a <a href="/getting-started/templating/">template</a> to extract the state value.</li>
|
||||
<li><strong>brightness_value_template</strong> (<em>Optional</em>): Defines a <a href="/getting-started/templating/">template</a> to extract the brightness value.</li>
|
||||
<li><strong>rgb_value_template</strong> (<em>Optional</em>): Defines a <a href="/getting-started/templating/">template</a> to extract the RGB value.</li>
|
||||
<li><strong>brightness_scale</strong> (<em>Optional</em>): Defines the maximum brightness value (i.e. 100%) of the MQTT device (defaults to 255).</li>
|
||||
<li><strong>qos</strong> (<em>Optional</em>): The maximum QoS level of the state topic. Default is 0 and will also be used to publishing messages.</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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue