Site updated at 2016-01-05 18:54:10 UTC
This commit is contained in:
parent
24c08ff251
commit
6679ae584f
21 changed files with 177 additions and 165 deletions
|
@ -135,6 +135,7 @@
|
|||
|
||||
<section class="aside-module grid__item one-whole lap-one-half">
|
||||
<div class='brand-logo-container section'>
|
||||
<img src='/images/supported_brands/http.png' />
|
||||
</div>
|
||||
<div class='section'>
|
||||
<h1 class="title delta">Category Other</h1>
|
||||
|
|
|
@ -672,6 +672,8 @@ Support for these components is provided by the Home Assistant community.
|
|||
<a href='/components/http/' class='other'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/http.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>HTTP</div>
|
||||
<div class='category'>Other</div>
|
||||
|
@ -682,6 +684,8 @@ Support for these components is provided by the Home Assistant community.
|
|||
<a href='/components/thermostat.heat_control/' class='thermostat'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/heat-control.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Heat control</div>
|
||||
<div class='category'>Thermostat</div>
|
||||
|
@ -876,6 +880,8 @@ Support for these components is provided by the Home Assistant community.
|
|||
<a href='/components/logbook/' class='history'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/logbook.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Logbook</div>
|
||||
<div class='category'>History</div>
|
||||
|
@ -1468,6 +1474,8 @@ Support for these components is provided by the Home Assistant community.
|
|||
<a href='/components/sun/' class='weather'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/sun.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Sun</div>
|
||||
<div class='category'>Weather</div>
|
||||
|
|
|
@ -149,6 +149,7 @@
|
|||
|
||||
<section class="aside-module grid__item one-whole lap-one-half">
|
||||
<div class='brand-logo-container section'>
|
||||
<img src='/images/supported_brands/logbook.png' />
|
||||
</div>
|
||||
<div class='section'>
|
||||
<h1 class="title delta">Category History</h1>
|
||||
|
|
|
@ -200,6 +200,7 @@
|
|||
|
||||
<section class="aside-module grid__item one-whole lap-one-half">
|
||||
<div class='brand-logo-container section'>
|
||||
<img src='/images/supported_brands/sun.png' />
|
||||
</div>
|
||||
<div class='section'>
|
||||
<h1 class="title delta">Category Weather</h1>
|
||||
|
|
|
@ -140,6 +140,7 @@
|
|||
|
||||
<section class="aside-module grid__item one-whole lap-one-half">
|
||||
<div class='brand-logo-container section'>
|
||||
<img src='/images/supported_brands/heat-control.png' />
|
||||
</div>
|
||||
<div class='section'>
|
||||
This is a platform for
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue