Site updated at 2017-07-30 01:55:34 UTC
This commit is contained in:
parent
96f1ba6f4c
commit
ce8084cd07
33 changed files with 67 additions and 69 deletions
|
@ -115,7 +115,7 @@
|
|||
IoT class<sup><a href='/blog/2016/02/12/classifying-the-internet-of-things/#classifiers'><i class="icon-info-sign"></i></a></sup>: Local Push
|
||||
</div>
|
||||
<div class='section'>
|
||||
Introduced in release: 0.49
|
||||
Introduced in release: 0.50
|
||||
</div>
|
||||
<div class='section'>
|
||||
This is a platform for
|
||||
|
|
|
@ -114,7 +114,7 @@
|
|||
IoT class<sup><a href='/blog/2016/02/12/classifying-the-internet-of-things/#classifiers'><i class="icon-info-sign"></i></a></sup>: Local Push
|
||||
</div>
|
||||
<div class='section'>
|
||||
Introduced in release: 0.49
|
||||
Introduced in release: 0.50
|
||||
</div>
|
||||
<div class='section'>
|
||||
This is a platform for
|
||||
|
|
|
@ -82,8 +82,8 @@ Support for these components is provided by the Home Assistant community.
|
|||
<div class="filter-button-group">
|
||||
<a href='#all' class="btn">All (763)</a>
|
||||
<a href='#featured' class="btn featured">Featured</a>
|
||||
<a href='#version/0.50' class="btn added_in_current_version">Added in 0.50 (12)</a>
|
||||
<a href='#version/0.49' class="btn added_one_version_ago">Added in 0.49 (19)</a>
|
||||
<a href='#version/0.50' class="btn added_in_current_version">Added in 0.50 (17)</a>
|
||||
<a href='#version/0.49' class="btn added_one_version_ago">Added in 0.49 (14)</a>
|
||||
<a href='#version/0.48' class="btn added_two_versions_ago">Added in 0.48 (16)</a>
|
||||
<a href='#alarm' class="btn">Alarm (14)</a>
|
||||
<a href='#automation' class="btn">Automation (16)</a>
|
||||
|
@ -779,11 +779,11 @@ var allComponents = [
|
|||
{url:"/components/updater/", title:"Updater", cat:"other", featured: false, v: "0.0", logo: "home-assistant.png"},
|
||||
{url:"/components/media_player.vlc/", title:"VLC", cat:"media-player", featured: false, v: "0.35", logo: "videolan.png"},
|
||||
{url:"/components/alarm_control_panel.spc/", title:"Vanderbilt SPC Alarm", cat:"alarm", featured: false, v: "0.47", logo: "vanderbilt_spc.png"},
|
||||
{url:"/components/velbus/", title:"Velbus", cat:"hub", featured: false, v: "0.49", logo: "velbus.png"},
|
||||
{url:"/components/fan.velbus/", title:"Velbus Fans", cat:"fan", featured: false, v: "0.49", logo: "velbus.png"},
|
||||
{url:"/components/switch.velbus/", title:"Velbus Switches", cat:"switch", featured: false, v: "0.49", logo: "velbus.png"},
|
||||
{url:"/components/light.velbus/", title:"Velbus lights", cat:"light", featured: false, v: "0.49", logo: "velbus.png"},
|
||||
{url:"/components/binary_sensor.velbus/", title:"Velbus sensors", cat:"binary-sensor", featured: false, v: "0.49", logo: "velbus.png"},
|
||||
{url:"/components/velbus/", title:"Velbus", cat:"hub", featured: false, v: "0.50", logo: "velbus.png"},
|
||||
{url:"/components/fan.velbus/", title:"Velbus Fans", cat:"fan", featured: false, v: "0.50", logo: "velbus.png"},
|
||||
{url:"/components/switch.velbus/", title:"Velbus Switches", cat:"switch", featured: false, v: "0.50", logo: "velbus.png"},
|
||||
{url:"/components/light.velbus/", title:"Velbus lights", cat:"light", featured: false, v: "0.50", logo: "velbus.png"},
|
||||
{url:"/components/binary_sensor.velbus/", title:"Velbus sensors", cat:"binary-sensor", featured: false, v: "0.50", logo: "velbus.png"},
|
||||
{url:"/components/velux/", title:"Velux", cat:"hub", featured: false, v: "0.49", logo: "velux.png"},
|
||||
{url:"/components/scene.velux/", title:"Velux Scene", cat:"scene", featured: false, v: "0.49", logo: "velux.png"},
|
||||
{url:"/components/vera/", title:"Vera", cat:"hub", featured: false, v: "0.7", logo: "vera.png"},
|
||||
|
|
|
@ -113,7 +113,7 @@
|
|||
IoT class<sup><a href='/blog/2016/02/12/classifying-the-internet-of-things/#classifiers'><i class="icon-info-sign"></i></a></sup>: Local Push
|
||||
</div>
|
||||
<div class='section'>
|
||||
Introduced in release: 0.49
|
||||
Introduced in release: 0.50
|
||||
</div>
|
||||
<div class='section'>
|
||||
This is a platform for
|
||||
|
|
|
@ -117,7 +117,7 @@
|
|||
IoT class<sup><a href='/blog/2016/02/12/classifying-the-internet-of-things/#classifiers'><i class="icon-info-sign"></i></a></sup>: Local Push
|
||||
</div>
|
||||
<div class='section'>
|
||||
Introduced in release: 0.49
|
||||
Introduced in release: 0.50
|
||||
</div>
|
||||
<div class='section'>
|
||||
This is a platform for
|
||||
|
|
|
@ -95,7 +95,7 @@
|
|||
IoT class<sup><a href='/blog/2016/02/12/classifying-the-internet-of-things/#classifiers'><i class="icon-info-sign"></i></a></sup>: Local Push
|
||||
</div>
|
||||
<div class='section'>
|
||||
Introduced in release: 0.49
|
||||
Introduced in release: 0.50
|
||||
</div>
|
||||
<div class='section'>
|
||||
<h1 class='title delta'>Related components</h1>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue