Site updated at 2015-12-06 09:07:40 UTC
This commit is contained in:
parent
4148eac779
commit
ba22ea3d06
25 changed files with 75 additions and 72 deletions
|
@ -158,10 +158,6 @@ 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>
|
||||
|
||||
|
||||
|
@ -176,6 +172,10 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='#rollershutter' class="btn">Rollershutter</a>
|
||||
|
||||
|
||||
|
||||
<a href='#sensor' class="btn">Sensor</a>
|
||||
|
||||
|
||||
|
@ -842,14 +842,14 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/motor.mqtt/' class='motor'>
|
||||
<a href='/components/rollershutter.mqtt/' class='rollershutter'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/mqtt.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>MQTT Motor</div>
|
||||
<div class='category'>Motor</div>
|
||||
<div class='title'>MQTT Rollershutter</div>
|
||||
<div class='category'>Rollershutter</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -974,8 +974,6 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/media_player.mpd/' class='media-player'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -1274,6 +1272,8 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/sensor.sabnzbd/' class='sensor'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue