Site updated at 2016-01-05 19:21:22 UTC
This commit is contained in:
parent
a775e52f48
commit
dc47e27ebd
16 changed files with 174 additions and 165 deletions
|
@ -135,6 +135,7 @@ This component is intended for developers.
|
|||
|
||||
<section class="aside-module grid__item one-whole lap-one-half">
|
||||
<div class='brand-logo-container section'>
|
||||
<img src='/images/supported_brands/configurator.png' />
|
||||
</div>
|
||||
<div class='section'>
|
||||
<h1 class="title delta">Category Other</h1>
|
||||
|
|
|
@ -146,6 +146,7 @@ There is currently a <a href="https://bitbucket.org/al45tair/netifaces/issues/17
|
|||
|
||||
<section class="aside-module grid__item one-whole lap-one-half">
|
||||
<div class='brand-logo-container section'>
|
||||
<img src='/images/supported_brands/discovery.png' />
|
||||
</div>
|
||||
<div class='section'>
|
||||
<h1 class="title delta">Category Other</h1>
|
||||
|
|
|
@ -392,6 +392,8 @@ 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'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Configurator</div>
|
||||
<div class='category'>Other</div>
|
||||
|
@ -438,6 +440,8 @@ 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'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Discovery</div>
|
||||
<div class='category'>Other</div>
|
||||
|
@ -808,6 +812,8 @@ 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'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Introduction</div>
|
||||
<div class='category'>Other</div>
|
||||
|
|
|
@ -132,6 +132,7 @@
|
|||
|
||||
<section class="aside-module grid__item one-whole lap-one-half">
|
||||
<div class='brand-logo-container section'>
|
||||
<img src='/images/supported_brands/introduction.png' />
|
||||
</div>
|
||||
<div class='section'>
|
||||
<h1 class="title delta">Category Other</h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue