Site updated at 2017-04-30 17:39:49 UTC
This commit is contained in:
parent
23ed21164a
commit
740f7d4f4b
81 changed files with 499 additions and 40 deletions
|
@ -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 (641)</a>
|
||||
<a href='#all' class="btn">All (642)</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>
|
||||
|
@ -104,7 +104,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
<a href='#scene' class="btn">Scene (3)</a>
|
||||
<a href='#sensor' class="btn">Sensor (72)</a>
|
||||
<a href='#social' class="btn">Social (5)</a>
|
||||
<a href='#switch' class="btn">Switch (52)</a>
|
||||
<a href='#switch' class="btn">Switch (53)</a>
|
||||
<a href='#system-monitor' class="btn">System Monitor (22)</a>
|
||||
<a href='#telegram-chatbot' class="btn">Telegram chatbot (2)</a>
|
||||
<a href='#text-to-speech' class="btn">Text-to-speech (6)</a>
|
||||
|
@ -414,6 +414,7 @@ var allComponents = [
|
|||
{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/light.lutron_caseta/", title:"Lutron Caseta Light", cat:"light", featured: false, v: 0, logo: "lutron.png"},
|
||||
{url:"/components/switch.lutron_caseta/", title:"Lutron Caseta Switch", cat:"switch", featured: false, v: 0, logo: "lutron.png"},
|
||||
{url:"/components/light.lutron/", title:"Lutron Light", cat:"light", featured: false, v: 0, logo: "lutron.png"},
|
||||
{url:"/components/sensor.lyft/", title:"Lyft Sensor", cat:"transport", featured: false, v: 41, logo: "lyft.png"},
|
||||
{url:"/components/sensor.mhz19/", title:"MH-Z19 CO2 Sensor", cat:"sensor", featured: false, v: 27, logo: "mhz19_logo.png"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue