Site updated at 2016-10-24 13:45:42 UTC
This commit is contained in:
parent
90119a00c8
commit
8b227b9263
41 changed files with 355 additions and 39 deletions
|
@ -110,9 +110,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 (464)</a>
|
||||
<a href='#all' class="btn">All (465)</a>
|
||||
<a href='#featured' class="btn featured">Featured</a>
|
||||
<a href='#added_in_current_version' class="btn added_in_current_version">Added in 0.31 (17)</a>
|
||||
<a href='#added_in_current_version' class="btn added_in_current_version">Added in 0.31 (18)</a>
|
||||
<a href='#added_one_version_ago' class="btn added_one_version_ago">Added in 0.30 (8)</a>
|
||||
<a href='#added_two_versions_ago' class="btn added_two_versions_ago">Added in 0.29 (15)</a>
|
||||
|
||||
|
@ -164,7 +164,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
<a href='#climate' class="btn">
|
||||
Climate
|
||||
(12)
|
||||
(13)
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -4139,6 +4139,22 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/climate.netatmo/'
|
||||
class='climate added_in_current_version'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/netatmo.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Netatmo Thermostat</div>
|
||||
<div class='category'>Climate</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/device_tracker.netgear/'
|
||||
class='presence-detection'
|
||||
style='display: none'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue