Site updated at 2018-02-15 21:41:52 UTC

This commit is contained in:
Travis CI 2018-02-15 21:41:53 +00:00
parent 74121d2541
commit a71dfbbef1
181 changed files with 794 additions and 185 deletions

View file

@ -92,7 +92,7 @@ Support for these components is provided by the Home Assistant community.
<a href='#camera' class="btn">Camera (31)</a>
<a href='#climate' class="btn">Climate (33)</a>
<a href='#cloud' class="btn">Cloud (1)</a>
<a href='#cover' class="btn">Cover (25)</a>
<a href='#cover' class="btn">Cover (24)</a>
<a href='#diy' class="btn">DIY (15)</a>
<a href='#downloading' class="btn">Downloading (8)</a>
<a href='#energy' class="btn">Energy (11)</a>
@ -113,7 +113,7 @@ Support for these components is provided by the Home Assistant community.
<a href='#presence-detection' class="btn">Presence Detection (49)</a>
<a href='#remote' class="btn">Remote (5)</a>
<a href='#scene' class="btn">Scene (8)</a>
<a href='#sensor' class="btn">Sensor (126)</a>
<a href='#sensor' class="btn">Sensor (127)</a>
<a href='#social' class="btn">Social (5)</a>
<a href='#switch' class="btn">Switch (75)</a>
<a href='#system-monitor' class="btn">System Monitor (29)</a>
@ -893,7 +893,7 @@ var allComponents = [
{url:"/components/climate.tado/", title:"Tado Thermostat", cat:"climate", featured: false, v: "0.41", logo: "tado.png"},
{url:"/components/tahoma/", title:"Tahoma", cat:"hub", featured: false, v: "0.59", logo: "tahoma.png"},
{url:"/components/cover.tahoma/", title:"Tahoma Cover", cat:"cover", featured: false, v: "0.59", logo: "tahoma.png"},
{url:"/components/sensor.tahoma/", title:"Tahoma Sensor", cat:"cover", featured: false, v: "0.59", logo: "tahoma.png"},
{url:"/components/sensor.tahoma/", title:"Tahoma Sensor", cat:"sensor", featured: false, v: "0.59", logo: "tahoma.png"},
{url:"/components/sensor.tank_utility/", title:"Tank Utility Sensor", cat:"sensor", featured: false, v: "0.53", logo: "tank_utility.png"},
{url:"/components/binary_sensor.tapsaff/", title:"Taps Aff", cat:"weather", featured: false, v: "0.47", logo: "tapsaff.png"},
{url:"/components/sensor.teksavvy/", title:"TekSavvy", cat:"sensor", featured: false, v: "0.62", logo: "teksavvy.png"},