Site updated at 2017-02-12 08:29:11 UTC
This commit is contained in:
parent
081e177d00
commit
fd132db57e
29 changed files with 362 additions and 47 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 (562)</a>
|
||||
<a href='#all' class="btn">All (563)</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_in_current_version' class="btn added_in_current_version">Added in 0.38 (17)</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>
|
||||
|
||||
|
@ -349,7 +349,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
<a href='#voice' class="btn">
|
||||
Voice
|
||||
(2)
|
||||
(3)
|
||||
</a>
|
||||
|
||||
|
||||
|
@ -703,6 +703,22 @@ Support for these components is provided by the Home Assistant community.
|
|||
|
||||
|
||||
|
||||
<a href='/components/apiai/'
|
||||
class='option-card voice added_in_current_version featured'
|
||||
>
|
||||
<div class='img-container'>
|
||||
|
||||
<img src='/images/supported_brands/apiai.png'>
|
||||
|
||||
</div>
|
||||
<div class='title'>Api.AI</div>
|
||||
<div class='category'>Voice</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<a href='/components/media_player.apple_tv/'
|
||||
class='option-card media-player added_in_current_version featured'
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue