Site updated at 2017-01-29 14:50:51 UTC
This commit is contained in:
parent
cd38d0379d
commit
3179d52651
59 changed files with 461 additions and 39 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 (544)</a>
|
||||
<a href='#all' class="btn">All (545)</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 (18)</a>
|
||||
<a href='#added_in_current_version' class="btn added_in_current_version">Added in 0.37 (19)</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>
|
||||
|
||||
|
@ -293,7 +293,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
<a href='#presence-detection' class="btn">
|
||||
Presence Detection
|
||||
(34)
|
||||
(35)
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -3744,6 +3744,20 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/device_tracker.linksys_ap/'
|
||||
class='presence-detection added_in_current_version'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Linksys Access Points</div>
|
||||
<div class='category'>Presence Detection</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/sensor.linux_battery/'
|
||||
class='system-monitor'
|
||||
style='display: none'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue