Site updated at 2017-07-04 21:18:10 UTC

This commit is contained in:
Travis CI 2017-07-04 21:18:11 +00:00
parent 674d1a26cc
commit 4013a99bab
99 changed files with 364 additions and 99 deletions

View file

@ -92,7 +92,7 @@ Support for these components is provided by the Home Assistant community.
<a href='#camera' class="btn">Camera (22)</a>
<a href='#climate' class="btn">Climate (22)</a>
<a href='#cover' class="btn">Cover (18)</a>
<a href='#diy' class="btn">DIY (15)</a>
<a href='#diy' class="btn">DIY (14)</a>
<a href='#downloading' class="btn">Downloading (5)</a>
<a href='#energy' class="btn">Energy (11)</a>
<a href='#fan' class="btn">Fan (6)</a>
@ -100,7 +100,7 @@ Support for these components is provided by the Home Assistant community.
<a href='#front-end' class="btn">Front end (4)</a>
<a href='#health' class="btn">Health (2)</a>
<a href='#history' class="btn">History (13)</a>
<a href='#hub' class="btn">Hub (58)</a>
<a href='#hub' class="btn">Hub (59)</a>
<a href='#image-processing' class="btn">Image Processing (8)</a>
<a href='#light' class="btn">Light (46)</a>
<a href='#lock' class="btn">Lock (9)</a>
@ -415,7 +415,7 @@ var allComponents = [
{url:"/components/notify.joaoapps_join/", title:"Join Notify", cat:"notifications", featured: false, v: "0.24", logo: "joaoapps_join.png"},
{url:"/components/juicenet/", title:"Juicenet", cat:"hub", featured: false, v: "0.47", logo: "juicenet.png"},
{url:"/components/sensor.juicenet/", title:"Juicenet Sensor", cat:"sensor", featured: false, v: "0.47", logo: "juicenet.png"},
{url:"/components/knx/", title:"KNX", cat:"diy", featured: false, v: "0.24", logo: "knx.png"},
{url:"/components/knx/", title:"KNX", cat:"hub", featured: false, v: "0.24", logo: "knx.png"},
{url:"/components/binary_sensor.knx/", title:"KNX Binary Sensor", cat:"binary-sensor", featured: false, v: "0.24", logo: "knx.png"},
{url:"/components/cover.knx/", title:"KNX Cover", cat:"cover", featured: false, v: "0.48", logo: "knx.png"},
{url:"/components/light.knx/", title:"KNX Light", cat:"light", featured: false, v: "0.44", logo: "knx.png"},