Site updated at 2017-04-23 15:50:05 UTC

This commit is contained in:
Travis CI 2017-04-23 15:50:05 +00:00
parent 47cdea4435
commit 0458c1d762
27 changed files with 50 additions and 267 deletions

View file

@ -72,7 +72,7 @@ Support for these components is provided by the Home Assistant community.
<div class="grid">
<div class="grid__item one-sixth lap-one-whole palm-one-whole">
<div class="filter-button-group">
<a href='#all' class="btn">All (638)</a>
<a href='#all' class="btn">All (637)</a>
<a href='#featured' class="btn featured">Featured</a>
<a href='#added_in_current_version' class="btn added_in_current_version">Added in 0.43 (14)</a>
<a href='#added_one_version_ago' class="btn added_one_version_ago">Added in 0.42 (14)</a>
@ -86,7 +86,6 @@ Support for these components is provided by the Home Assistant community.
<a href='#climate' class="btn">Climate (16)</a>
<a href='#cover' class="btn">Cover (14)</a>
<a href='#diy' class="btn">DIY (17)</a>
<a href='#deprecated' class="btn">Deprecated (1)</a>
<a href='#downloading' class="btn">Downloading (5)</a>
<a href='#energy' class="btn">Energy (11)</a>
<a href='#fan' class="btn">Fan (3)</a>
@ -504,7 +503,6 @@ var allComponents = [
{url:"/components/sensor.onewire/", title:"One wire Sensor", cat:"diy", featured: false, v: 12, logo: "onewire.png"},
{url:"/components/media_player.onkyo/", title:"Onkyo", cat:"media-player", featured: false, v: 17, logo: "onkyo.png"},
{url:"/components/sensor.openexchangerates/", title:"Open Exchange Rates", cat:"finance", featured: false, v: 23, logo: "openexchangerates.png"},
{url:"/components/openalpr/", title:"OpenALPR", cat:"deprecated", featured: false, v: 29, logo: "openalpr.png"},
{url:"/components/image_processing.openalpr_cloud/", title:"OpenALPR Cloud", cat:"image-processing", featured: false, v: 36, logo: "openalpr.png"},
{url:"/components/image_processing.openalpr_local/", title:"OpenALPR Local", cat:"image-processing", featured: false, v: 36, logo: "openalpr.png"},
{url:"/components/sensor.openevse/", title:"OpenEVSE Sensor", cat:"sensor", featured: false, v: 38, logo: "openevse.png"},