Site updated at 2017-03-14 09:56:27 UTC
This commit is contained in:
parent
a27e50f744
commit
fe02df7c03
69 changed files with 503 additions and 54 deletions
|
@ -111,7 +111,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 (601)</a>
|
||||
<a href='#all' class="btn">All (602)</a>
|
||||
<a href='#featured' class="btn featured">Featured</a>
|
||||
<a href='#added_in_current_version' class="btn added_in_current_version">Added in 0.40 (15)</a>
|
||||
<a href='#added_one_version_ago' class="btn added_one_version_ago">Added in 0.39 (20)</a>
|
||||
|
@ -270,7 +270,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
<a href='#notifications' class="btn">
|
||||
Notifications
|
||||
(44)
|
||||
(45)
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -8163,6 +8163,22 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/twilio/'
|
||||
class='option-card notifications'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/twilio.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Twilio</div>
|
||||
<div class='category'>Notifications</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/notify.twilio_call/'
|
||||
class='option-card notifications'
|
||||
style='display: none'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue