Site updated at 2017-02-11 23:56:23 UTC
This commit is contained in:
parent
090e2fde35
commit
98c90470c5
66 changed files with 513 additions and 100 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 (561)</a>
|
||||
<a href='#all' class="btn">All (562)</a>
|
||||
<a href='#featured' class="btn featured">Featured</a>
|
||||
<a href='#added_in_current_version' class="btn added_in_current_version">Added in 0.38 (16)</a>
|
||||
<a href='#added_one_version_ago' class="btn added_one_version_ago">Added in 0.37 (18)</a>
|
||||
<a href='#added_one_version_ago' class="btn added_one_version_ago">Added in 0.37 (19)</a>
|
||||
<a href='#added_two_versions_ago' class="btn added_two_versions_ago">Added in 0.36 (26)</a>
|
||||
|
||||
|
||||
|
@ -270,7 +270,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
<a href='#notifications' class="btn">
|
||||
Notifications
|
||||
(40)
|
||||
(41)
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -7643,6 +7643,22 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/notify.twilio_call/'
|
||||
class='option-card notifications added_one_version_ago'
|
||||
style='display: none'>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/twilio.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Twilio Call</div>
|
||||
<div class='category'>Notifications</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/notify.twilio_sms/'
|
||||
class='option-card notifications'
|
||||
style='display: none'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue