Site updated at 2015-11-17 05:48:24 UTC
This commit is contained in:
parent
f9339c33ec
commit
8e4da669aa
165 changed files with 8373 additions and 5285 deletions
|
@ -106,6 +106,8 @@
|
|||
|
||||
<p>Optimistic mode can be forced, even if state topic is available. Try to enable it, if experiencing incorrect switch operation.</p>
|
||||
|
||||
<p>To enable this s in your installation, add the following to your <code>configuration.yaml</code> file:</p>
|
||||
|
||||
<div class="highlighter-coderay"><div class="CodeRay">
|
||||
<div class="code"><pre><span class="comment"># Example configuration.yml entry</span>
|
||||
<span class="key">switch</span>:
|
||||
|
@ -167,6 +169,9 @@
|
|||
<li><a href='/components/device_tracker.mqtt/'>
|
||||
MQTT device tracker
|
||||
</a></li>
|
||||
<li><a href='/components/light.mqtt/'>
|
||||
MQTT light
|
||||
</a></li>
|
||||
<li><a href='/components/sensor.mqtt/'>
|
||||
MQTT sensor
|
||||
</a></li>
|
||||
|
@ -190,6 +195,9 @@
|
|||
<li>
|
||||
<a href='/components/switch.modbus/'>Modbus switch</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/switch.orvibo/'>Orvibo switch</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/switch.rest/'>RESTful switch</a>
|
||||
</li>
|
||||
|
@ -208,6 +216,9 @@
|
|||
<li>
|
||||
<a href='/components/switch.wink/'>Wink switch</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/switch.zwave/'>Z-Wave switch</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/switch.arest/'>aREST switch</a>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue