Site updated at 2017-04-03 16:03:22 UTC
This commit is contained in:
parent
899a13769e
commit
90781b75ff
68 changed files with 442 additions and 40 deletions
|
@ -72,9 +72,9 @@ 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 (610)</a>
|
||||
<a href='#all' class="btn">All (611)</a>
|
||||
<a href='#featured' class="btn featured">Featured</a>
|
||||
<a href='#added_in_current_version' class="btn added_in_current_version">Added in 0.41 (5)</a>
|
||||
<a href='#added_in_current_version' class="btn added_in_current_version">Added in 0.41 (6)</a>
|
||||
<a href='#added_one_version_ago' class="btn added_one_version_ago">Added in 0.40 (16)</a>
|
||||
<a href='#added_two_versions_ago' class="btn added_two_versions_ago">Added in 0.39 (20)</a>
|
||||
<a href='#alarm' class="btn">Alarm (10)</a>
|
||||
|
@ -93,7 +93,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
<a href='#front-end' class="btn">Front end (3)</a>
|
||||
<a href='#health' class="btn">Health (2)</a>
|
||||
<a href='#history' class="btn">History (11)</a>
|
||||
<a href='#hub' class="btn">Hub (43)</a>
|
||||
<a href='#hub' class="btn">Hub (44)</a>
|
||||
<a href='#image-processing' class="btn">Image Processing (4)</a>
|
||||
<a href='#light' class="btn">Light (36)</a>
|
||||
<a href='#lock' class="btn">Lock (7)</a>
|
||||
|
@ -402,6 +402,7 @@ var allComponents = [
|
|||
{url:"/components/media_player.squeezebox/", title:"Logitech Squeezebox", cat:"media-player", featured: false, v: 7, logo: "squeezebox.png"},
|
||||
{url:"/components/sensor.loop_energy/", title:"Loop Energy", cat:"energy", featured: false, v: 17, logo: "loop.png"},
|
||||
{url:"/components/lutron/", title:"Lutron", cat:"hub", featured: false, v: 37, logo: "lutron.png"},
|
||||
{url:"/components/lutron_caseta/", title:"Lutron Caseta", cat:"hub", featured: false, v: 41, logo: "lutron.png"},
|
||||
{url:"/components/sensor.mhz19/", title:"MH-Z19 CO2 Sensor", cat:"sensor", featured: false, v: 27, logo: "mhz19_logo.png"},
|
||||
{url:"/components/media_player.mpchc/", title:"MPC-HC", cat:"media-player", featured: false, v: 25, logo: "mpchc.png"},
|
||||
{url:"/components/mqtt/", title:"MQTT", cat:"hub", featured: true, v: 7, logo: "mqtt.png"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue