Site updated at 2017-11-06 15:44:37 UTC

This commit is contained in:
Travis CI 2017-11-06 15:44:38 +00:00
parent fcc067df90
commit 4a8d1ceb7f
28 changed files with 71 additions and 71 deletions

View file

@ -82,9 +82,9 @@ Support for these components is provided by the Home Assistant community.
<div class="filter-button-group">
<a href='#all' class="btn">All (895)</a>
<a href='#featured' class="btn featured">Featured</a>
<a href='#version/0.57' class="btn added_in_current_version">Added in 0.57 (23)</a>
<a href='#version/0.56' class="btn added_one_version_ago">Added in 0.56 (23)</a>
<a href='#version/0.55' class="btn added_two_versions_ago">Added in 0.55 (16)</a>
<a href='#version/0.57' class="btn added_in_current_version">Added in 0.57 (25)</a>
<a href='#version/0.56' class="btn added_one_version_ago">Added in 0.56 (22)</a>
<a href='#version/0.55' class="btn added_two_versions_ago">Added in 0.55 (15)</a>
<a href='#alarm' class="btn">Alarm (18)</a>
<a href='#automation' class="btn">Automation (20)</a>
<a href='#binary-sensor' class="btn">Binary Sensor (65)</a>
@ -315,7 +315,7 @@ var allComponents = [
{url:"/components/fan.dyson/", title:"Dyson Purifier Fan", cat:"fan", featured: false, v: "0.47", logo: "dyson.png"},
{url:"/components/sensor.dyson/", title:"Dyson Purifier Sensor", cat:"sensor", featured: false, v: "0.47", logo: "dyson.png"},
{url:"/components/sensor.ebox/", title:"EBox", cat:"sensor", featured: false, v: "0.39", logo: "ebox.png"},
{url:"/components/climate.ephember/", title:"EPH Controls Ember Thermostat", cat:"climate", featured: false, v: "0.55", logo: "ephcontrolsember.png"},
{url:"/components/climate.ephember/", title:"EPH Controls Ember Thermostat", cat:"climate", featured: false, v: "0.57", logo: "ephcontrolsember.png"},
{url:"/components/climate.eq3btsmart/", title:"EQ3 Bluetooth Smart Thermostats", cat:"climate", featured: false, v: "0.0", logo: "eq3.gif"},
{url:"/components/binary_sensor.ecobee/", title:"Ecobee Binary Sensor", cat:"binary-sensor", featured: false, v: "0.9", logo: "ecobee.png"},
{url:"/components/notify.ecobee/", title:"Ecobee Notify", cat:"notifications", featured: false, v: "0.20", logo: "ecobee.png"},
@ -458,7 +458,7 @@ var allComponents = [
{url:"/components/intent_script/", title:"Intent Script", cat:"intent", featured: false, v: "0.50", logo: "home-assistant.png"},
{url:"/components/binary_sensor.iss/", title:"International Space Station", cat:"binary-sensor", featured: false, v: "0.36", logo: "nasa.png"},
{url:"/components/introduction/", title:"Introduction", cat:"other", featured: false, v: "0.0", logo: "home-assistant.png"},
{url:"/components/sensor.irish_rail_transport/", title:"Irish Rail Transport", cat:"transport", featured: false, v: "0.56", logo: "irishrail.png"},
{url:"/components/sensor.irish_rail_transport/", title:"Irish Rail Transport", cat:"transport", featured: false, v: "0.57", logo: "irishrail.png"},
{url:"/components/device_tracker.mqtt_json/", title:"JSON MQTT Device Tracker", cat:"presence-detection", featured: false, v: "0.0", logo: "mqtt.png"},
{url:"/components/notify.xmpp/", title:"Jabber (XMPP)", cat:"notifications", featured: false, v: "0.7", logo: "xmpp.png"},
{url:"/components/joaoapps_join/", title:"Joaoapps Join", cat:"hub", featured: false, v: "0.24", logo: "joaoapps_join.png"},