Site updated at 2016-01-13 07:15:56 UTC
This commit is contained in:
parent
d90219b66b
commit
87b55d1a76
35 changed files with 433 additions and 179 deletions
|
@ -209,8 +209,6 @@ Support for these components is provided by the Home Assistant community.
|
|||
<div id="componentContainer">
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/device_tracker.asuswrt/' class='presence-detection'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -300,6 +298,8 @@ Support for these components is provided by the Home Assistant community.
|
|||
<a href='/components/automation/' class='automation'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/home-assistant.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Automation</div>
|
||||
<div class='category'>Automation</div>
|
||||
|
@ -392,7 +392,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
<a href='/components/configurator/' class='other'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/configurator.png'>
|
||||
<img src='/images/supported_brands/home-assistant.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Configurator</div>
|
||||
|
@ -401,6 +401,18 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/conversation/' class='other'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/conversation.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Conversation</div>
|
||||
<div class='category'>Other</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/device_tracker.ddwrt/' class='presence-detection'>
|
||||
<div class='img-container'>
|
||||
|
||||
|
@ -440,7 +452,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
<a href='/components/discovery/' class='other'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/discovery.png'>
|
||||
<img src='/images/supported_brands/home-assistant.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Discovery</div>
|
||||
|
@ -662,6 +674,8 @@ Support for these components is provided by the Home Assistant community.
|
|||
<a href='/components/group/' class='organization'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/home-assistant.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Group</div>
|
||||
<div class='category'>Organization</div>
|
||||
|
@ -720,6 +734,8 @@ Support for these components is provided by the Home Assistant community.
|
|||
<a href='/components/history/' class='history'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/home-assistant.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>History</div>
|
||||
<div class='category'>History</div>
|
||||
|
@ -812,7 +828,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
<a href='/components/introduction/' class='other'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/introduction.png'>
|
||||
<img src='/images/supported_brands/home-assistant.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Introduction</div>
|
||||
|
@ -824,6 +840,8 @@ Support for these components is provided by the Home Assistant community.
|
|||
<a href='/components/simple_alarm/' class='alarm'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/home-assistant.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Intruder Alerts</div>
|
||||
<div class='category'>Alarm</div>
|
||||
|
@ -894,7 +912,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
<a href='/components/logger/' class='other'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/logger.png'>
|
||||
<img src='/images/supported_brands/home-assistant.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Logger</div>
|
||||
|
@ -1232,6 +1250,8 @@ Support for these components is provided by the Home Assistant community.
|
|||
<a href='/components/device_sun_light_trigger/' class='automation'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/home-assistant.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Presence based lights</div>
|
||||
<div class='category'>Automation</div>
|
||||
|
@ -1422,6 +1442,8 @@ Support for these components is provided by the Home Assistant community.
|
|||
<a href='/components/scene/' class='organization'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/home-assistant.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Scenes</div>
|
||||
<div class='category'>Organization</div>
|
||||
|
@ -1432,6 +1454,8 @@ Support for these components is provided by the Home Assistant community.
|
|||
<a href='/components/script/' class='automation'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/home-assistant.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Scripts</div>
|
||||
<div class='category'>Automation</div>
|
||||
|
@ -1876,6 +1900,8 @@ Support for these components is provided by the Home Assistant community.
|
|||
<a href='/components/zone/' class='organization'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/home-assistant.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Zone</div>
|
||||
<div class='category'>Organization</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue