Site updated at 2018-02-10 22:34:55 UTC
This commit is contained in:
parent
cf68d885fb
commit
b6201b0104
770 changed files with 11042 additions and 2350 deletions
|
@ -133,6 +133,11 @@
|
|||
<dd>
|
||||
<p class="desc"><span class="type">(<span class="string">string</span>)</span><span class="required">(Optional)</span><span class="description">Defines a <a href="/docs/configuration/templating/#processing-incoming-data">template</a> to extract a value from the payload.</span></p>
|
||||
</dd>
|
||||
<dt><a class="title-link" name="force_update" href="#force_update"></a> force_update</dt>
|
||||
<dd>
|
||||
<p class="desc"><span class="type">(<span class="boolean">boolean</span>)</span><span class="description">Sends update events even if the value hasn’t changed. Useful if you want to have meaningful value graphs in history.</span></p>
|
||||
<p class="default">Default value: false</p>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<h2><a class="title-link" name="examples" href="#examples"></a> Examples</h2>
|
||||
|
@ -339,6 +344,9 @@ home/bathroom/switch/button 1
|
|||
<li>
|
||||
<a href='/components/binary_sensor.raincloud/'>Melnor Raincloud Binary Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/binary_sensor.mercedesme/'>Mercedes me Binary Sensor</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/binary_sensor.modbus/'>Modbus Binary Sensor</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue