Site updated at 2017-01-29 12:37:24 UTC
This commit is contained in:
parent
5ff5b70291
commit
cd38d0379d
61 changed files with 430 additions and 41 deletions
|
@ -111,9 +111,9 @@ 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 (543)</a>
|
||||
<a href='#all' class="btn">All (544)</a>
|
||||
<a href='#featured' class="btn featured">Featured</a>
|
||||
<a href='#added_in_current_version' class="btn added_in_current_version">Added in 0.37 (17)</a>
|
||||
<a href='#added_in_current_version' class="btn added_in_current_version">Added in 0.37 (18)</a>
|
||||
<a href='#added_one_version_ago' class="btn added_one_version_ago">Added in 0.36 (26)</a>
|
||||
<a href='#added_two_versions_ago' class="btn added_two_versions_ago">Added in 0.35 (14)</a>
|
||||
|
||||
|
@ -235,7 +235,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
<a href='#hub' class="btn">
|
||||
Hub
|
||||
(35)
|
||||
(36)
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -3946,6 +3946,22 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/lutron/'
|
||||
class='hub added_in_current_version'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/lutron.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Lutron</div>
|
||||
<div class='category'>Hub</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/sensor.mhz19/'
|
||||
class='sensor'
|
||||
style='display: none'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue