Site updated at 2015-12-06 09:01:18 UTC
This commit is contained in:
parent
4d3fac69df
commit
4148eac779
135 changed files with 4170 additions and 2293 deletions
|
@ -158,6 +158,10 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='#motor' class="btn">Motor</a>
|
||||
|
||||
|
||||
|
||||
<a href='#notifications' class="btn">Notifications</a>
|
||||
|
||||
|
||||
|
@ -442,6 +446,42 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/ecobee/' class='hub'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/ecobee.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Ecobee</div>
|
||||
<div class='category'>Hub</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/sensor.ecobee/' class='sensor'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/ecobee.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Ecobee sensor</div>
|
||||
<div class='category'>Sensor</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/thermostat.ecobee/' class='thermostat'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/ecobee.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Ecobee thermostat</div>
|
||||
<div class='category'>Thermostat</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/switch.edimax/' class='switch'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -738,7 +778,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
<div class='img-container'>
|
||||
|
||||
</div>
|
||||
<div class='title'>LimitlessLED</div>
|
||||
<div class='title'>LimitlessLED support</div>
|
||||
<div class='category'>Light</div>
|
||||
</a>
|
||||
|
||||
|
@ -802,6 +842,18 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/motor.mqtt/' class='motor'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/mqtt.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>MQTT Motor</div>
|
||||
<div class='category'>Motor</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/binary_sensor.mqtt/' class='binary-sensor'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -922,6 +974,8 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/media_player.mpd/' class='media-player'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue