Site updated at 2017-10-07 22:49:55 UTC

This commit is contained in:
Travis CI 2017-10-07 22:49:56 +00:00
parent f9a8fad682
commit 9ff55add23
128 changed files with 676 additions and 657 deletions

View file

@ -432,8 +432,8 @@ var allComponents = [
{url:"/components/sensor.influxdb/", title:"InfluxDB Sensor", cat:"sensor", featured: false, v: "0.32", logo: "influxdb.png"},
{url:"/components/input_boolean/", title:"Input Boolean", cat:"automation", featured: false, v: "0.0", logo: "home-assistant.png"},
{url:"/components/input_datetime/", title:"Input Datetime", cat:"automation", featured: false, v: "0.55", logo: "home-assistant.png"},
{url:"/components/input_number/", title:"Input Number", cat:"automation", featured: false, v: "0.16", logo: "home-assistant.png"},
{url:"/components/input_select/", title:"Input Select", cat:"automation", featured: false, v: "0.13", logo: "home-assistant.png"},
{url:"/components/input_slider/", title:"Input Slider", cat:"automation", featured: false, v: "0.16", logo: "home-assistant.png"},
{url:"/components/input_text/", title:"Input Text", cat:"automation", featured: false, v: "0.53", logo: "home-assistant.png"},
{url:"/components/notify.instapush/", title:"Instapush", cat:"notifications", featured: false, v: "0.7", logo: "instapush.png"},
{url:"/components/fan.insteon_local/", title:"Insteon (Local) Fan", cat:"fan", featured: false, v: "0.0", logo: "insteon.png"},
@ -1397,8 +1397,8 @@ allComponents.pop(); // remove placeholder element at the end
<li><a href='/components/sensor.influxdb/'>InfluxDB Sensor</a></li>
<li><a href='/components/input_boolean/'>Input Boolean</a></li>
<li><a href='/components/input_datetime/'>Input Datetime</a></li>
<li><a href='/components/input_number/'>Input Number</a></li>
<li><a href='/components/input_select/'>Input Select</a></li>
<li><a href='/components/input_slider/'>Input Slider</a></li>
<li><a href='/components/input_text/'>Input Text</a></li>
<li><a href='/components/notify.instapush/'>Instapush</a></li>
<li><a href='/components/fan.insteon_local/'>Insteon (Local) Fan</a></li>