Site updated at 2017-04-22 08:57:45 UTC
This commit is contained in:
parent
8bfdad789d
commit
7b41a7430c
26 changed files with 43 additions and 40 deletions
|
@ -74,7 +74,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
<div class="filter-button-group">
|
||||
<a href='#all' class="btn">All (640)</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 (13)</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>
|
||||
<a href='#added_two_versions_ago' class="btn added_two_versions_ago">Added in 0.41 (6)</a>
|
||||
<a href='#alarm' class="btn">Alarm (12)</a>
|
||||
|
@ -763,7 +763,7 @@ var allComponents = [
|
|||
{url:"/components/sensor.mfi/", title:"mFi Sensor", cat:"sensor", featured: false, v: 0, logo: "ubiquiti.png"},
|
||||
{url:"/components/switch.mfi/", title:"mFi Switch", cat:"switch", featured: false, v: 0, logo: "ubiquiti.png"},
|
||||
{url:"/components/switch.mystrom/", title:"myStrom Switch", cat:"switch", featured: false, v: 0, logo: "mystrom.png"},
|
||||
{url:"/components/light.mystrom/", title:"myStrom WiFi Bulb", cat:"light", featured: false, v: 0, logo: "mystrom.png"},
|
||||
{url:"/components/light.mystrom/", title:"myStrom WiFi Bulb", cat:"light", featured: false, v: 43, logo: "mystrom.png"},
|
||||
false
|
||||
];
|
||||
allComponents.pop(); // remove placeholder element at the end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue