Site updated at 2017-01-16 07:35:46 UTC
This commit is contained in:
parent
354291b337
commit
54367ca688
63 changed files with 483 additions and 39 deletions
|
@ -111,10 +111,10 @@ 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 (525)</a>
|
||||
<a href='#all' class="btn">All (526)</a>
|
||||
<a href='#featured' class="btn featured">Featured</a>
|
||||
<a href='#added_in_current_version' class="btn added_in_current_version">Added in 0.36 (25)</a>
|
||||
<a href='#added_one_version_ago' class="btn added_one_version_ago">Added in 0.35 (14)</a>
|
||||
<a href='#added_one_version_ago' class="btn added_one_version_ago">Added in 0.35 (15)</a>
|
||||
<a href='#added_two_versions_ago' class="btn added_two_versions_ago">Added in 0.34 (12)</a>
|
||||
|
||||
|
||||
|
@ -270,7 +270,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
<a href='#notifications' class="btn">
|
||||
Notifications
|
||||
(37)
|
||||
(38)
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -2032,6 +2032,22 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/notify.facebook/'
|
||||
class='notifications added_one_version_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/facebook.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Facebook Messenger</div>
|
||||
<div class='category'>Notifications</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue