Site updated at 2017-07-02 20:59:34 UTC

This commit is contained in:
Travis CI 2017-07-02 20:59:35 +00:00
parent 8ad1dcd91e
commit 3844b6ed4e
84 changed files with 216 additions and 193 deletions

View file

@ -91,8 +91,8 @@ Support for these components is provided by the Home Assistant community.
<a href='#calendar' class="btn">Calendar (3)</a>
<a href='#camera' class="btn">Camera (22)</a>
<a href='#climate' class="btn">Climate (22)</a>
<a href='#cover' class="btn">Cover (17)</a>
<a href='#diy' class="btn">DIY (16)</a>
<a href='#cover' class="btn">Cover (18)</a>
<a href='#diy' class="btn">DIY (15)</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>
@ -417,7 +417,7 @@ var allComponents = [
{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/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:"diy", featured: false, v: "0.48", 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"},
{url:"/components/sensor.knx/", title:"KNX Sensor", cat:"sensor", featured: false, v: "0.29", logo: "knx.png"},
{url:"/components/switch.knx/", title:"KNX Switch", cat:"switch", featured: false, v: "0.24", logo: "knx.png"},