Site updated at 2017-07-06 07:13:46 UTC
This commit is contained in:
parent
dd4160893a
commit
bfc3abf91e
33 changed files with 77 additions and 42 deletions
|
@ -111,6 +111,9 @@
|
|||
<li>
|
||||
<a href='/components/fan.isy994/'>ISY994 Fan</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/fan.insteon_local/'>Insteon (Local) Fan</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/fan.mqtt/'>MQTT Fan</a>
|
||||
</li>
|
||||
|
|
|
@ -120,6 +120,9 @@
|
|||
<li>
|
||||
<a href='/components/fan.isy994/'>ISY994 Fan</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/fan.insteon_local/'>Insteon (Local) Fan</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/fan.mqtt/'>MQTT Fan</a>
|
||||
</li>
|
||||
|
|
|
@ -118,11 +118,29 @@
|
|||
</ul>
|
||||
</div>
|
||||
<div class='section'>
|
||||
<h1 class="title delta">Category fan</h1>
|
||||
<h1 class="title delta">Category Fan</h1>
|
||||
<ul class='divided'>
|
||||
<li>
|
||||
<a href='/components/fan.dyson/'>Dyson Purifier Fan</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/fan.isy994/'>ISY994 Fan</a>
|
||||
</li>
|
||||
<li>
|
||||
Insteon (Local) Fan
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/fan.mqtt/'>MQTT Fan</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/fan.wink/'>Wink Fan</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/fan.zwave/'>Z-Wave Fan</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/fan.comfoconnect/'>Zehnder ComfoAir Q Ventilation fans</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
|
|
|
@ -127,6 +127,9 @@
|
|||
<li>
|
||||
ISY994 Fan
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/fan.insteon_local/'>Insteon (Local) Fan</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/fan.mqtt/'>MQTT Fan</a>
|
||||
</li>
|
||||
|
|
|
@ -207,6 +207,9 @@ Make sure that your topic is an exact match. <code class="highlighter-rouge">som
|
|||
<li>
|
||||
<a href='/components/fan.isy994/'>ISY994 Fan</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/fan.insteon_local/'>Insteon (Local) Fan</a>
|
||||
</li>
|
||||
<li>
|
||||
MQTT Fan
|
||||
</li>
|
||||
|
|
|
@ -146,6 +146,9 @@ The above devices are confimed to work, but others may work as well.
|
|||
<li>
|
||||
<a href='/components/fan.isy994/'>ISY994 Fan</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/fan.insteon_local/'>Insteon (Local) Fan</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/fan.mqtt/'>MQTT Fan</a>
|
||||
</li>
|
||||
|
|
|
@ -132,6 +132,9 @@
|
|||
<li>
|
||||
<a href='/components/fan.isy994/'>ISY994 Fan</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/fan.insteon_local/'>Insteon (Local) Fan</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href='/components/fan.mqtt/'>MQTT Fan</a>
|
||||
</li>
|
||||
|
|
|
@ -95,7 +95,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
<a href='#diy' class="btn">DIY (14)</a>
|
||||
<a href='#downloading' class="btn">Downloading (5)</a>
|
||||
<a href='#energy' class="btn">Energy (11)</a>
|
||||
<a href='#fan' class="btn">Fan (6)</a>
|
||||
<a href='#fan' class="btn">Fan (7)</a>
|
||||
<a href='#finance' class="btn">Finance (9)</a>
|
||||
<a href='#front-end' class="btn">Front end (4)</a>
|
||||
<a href='#health' class="btn">Health (2)</a>
|
||||
|
@ -119,7 +119,6 @@ Support for these components is provided by the Home Assistant community.
|
|||
<a href='#transport' class="btn">Transport (11)</a>
|
||||
<a href='#voice' class="btn">Voice (4)</a>
|
||||
<a href='#weather' class="btn">Weather (21)</a>
|
||||
<a href='#fan' class="btn">fan (1)</a>
|
||||
<a href='#other' class="btn">Other</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue