Site updated at 2017-05-22 07:11:46 UTC

This commit is contained in:
Travis CI 2017-05-22 07:11:47 +00:00
parent e79242e9d9
commit 0434a936c2
80 changed files with 367 additions and 40 deletions

View file

@ -92,7 +92,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 (12)</a>
<a href='#hub' class="btn">Hub (53)</a>
<a href='#hub' class="btn">Hub (54)</a>
<a href='#image-processing' class="btn">Image Processing (8)</a>
<a href='#light' class="btn">Light (44)</a>
<a href='#lock' class="btn">Lock (8)</a>
@ -670,6 +670,7 @@ var allComponents = [
{url:"/components/sensor.tado/", title:"Tado Sensor", cat:"sensor", featured: false, v: "0.41", logo: "tado.png"},
{url:"/components/climate.tado/", title:"Tado Thermostat", cat:"climate", featured: false, v: "0.41", logo: "tado.png"},
{url:"/components/notify.telegram/", title:"Telegram", cat:"notifications", featured: false, v: "0.7", logo: "telegram.png"},
{url:"/components/telegram_bot/", title:"Telegram chatbot", cat:"hub", featured: false, v: "0.42", logo: "telegram.png"},
{url:"/components/telegram_bot.polling/", title:"Telegram polling", cat:"telegram-chatbot", featured: false, v: "0.42", logo: "telegram.png"},
{url:"/components/telegram_bot.webhooks/", title:"Telegram webhooks", cat:"telegram-chatbot", featured: false, v: "0.42", logo: "telegram.png"},
{url:"/components/tellstick/", title:"TellStick", cat:"hub", featured: false, v: "0.0", logo: "telldus_tellstick.png"},