Site updated at 2016-09-12 10:05:20 UTC
This commit is contained in:
parent
b3b7346ac3
commit
b55c34c10a
48 changed files with 369 additions and 38 deletions
|
@ -103,7 +103,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
<div class="grid__item one-sixth lap-one-whole palm-one-whole">
|
||||
|
||||
<div class="filter-button-group">
|
||||
<a href='#all' class="btn">All (405)</a>
|
||||
<a href='#all' class="btn">All (406)</a>
|
||||
<a href='#featured' class="btn featured">Featured</a>
|
||||
|
||||
|
||||
|
@ -231,7 +231,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
<a href='#light' class="btn">
|
||||
Light
|
||||
(22)
|
||||
(23)
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -2124,6 +2124,20 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/light.insteon_hub/'
|
||||
class='light'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/insteon.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Insteon Hub Light</div>
|
||||
<div class='category'>Light</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href='/components/introduction/'
|
||||
class='other'
|
||||
style='display: none'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue