Site updated at 2017-08-05 15:54:18 UTC

This commit is contained in:
Travis CI 2017-08-05 15:54:18 +00:00
parent 652d6ee4e7
commit a20e399d2b
143 changed files with 147 additions and 555 deletions

View file

@ -111,10 +111,10 @@ Support for these components is provided by the Home Assistant community.
<a href='#presence-detection' class="btn">Presence Detection (39)</a>
<a href='#remote' class="btn">Remote (4)</a>
<a href='#scene' class="btn">Scene (4)</a>
<a href='#sensor' class="btn">Sensor (93)</a>
<a href='#sensor' class="btn">Sensor (92)</a>
<a href='#social' class="btn">Social (5)</a>
<a href='#switch' class="btn">Switch (61)</a>
<a href='#system-monitor' class="btn">System Monitor (24)</a>
<a href='#system-monitor' class="btn">System Monitor (25)</a>
<a href='#telegram-chatbot' class="btn">Telegram chatbot (3)</a>
<a href='#text-to-speech' class="btn">Text-to-speech (6)</a>
<a href='#transport' class="btn">Transport (13)</a>
@ -715,7 +715,7 @@ var allComponents = [
{url:"/components/sensor.swiss_public_transport/", title:"Swiss Public Transport", cat:"transport", featured: false, v: "0.7", logo: "train.png"},
{url:"/components/device_tracker.swisscom/", title:"Swisscom Internet-Box", cat:"presence-detection", featured: false, v: "0.32", logo: "swisscom.png"},
{url:"/components/camera.synology/", title:"Synology Camera", cat:"camera", featured: false, v: "0.31", logo: "synology.png"},
{url:"/components/sensor.synologydsm/", title:"SynologyDSM Sensor", cat:"sensor", featured: false, v: "0.32", logo: "synology.png"},
{url:"/components/sensor.synologydsm/", title:"SynologyDSM Sensor", cat:"system-monitor", featured: false, v: "0.32", logo: "synology.png"},
{url:"/components/notify.syslog/", title:"Syslog", cat:"notifications", featured: false, v: "0.7", logo: "syslog.png"},
{url:"/components/sensor.systemmonitor/", title:"System Monitor", cat:"system-monitor", featured: false, v: "0.7", logo: "system_monitor.png"},
{url:"/components/binary_sensor.tcp/", title:"TCP Binary Sensor", cat:"binary-sensor", featured: false, v: "0.14", logo: "tcp_ip.png"},