Site updated at 2017-08-07 05:32:20 UTC
This commit is contained in:
parent
c56ada9184
commit
736a8e98db
45 changed files with 53 additions and 221 deletions
|
@ -118,7 +118,7 @@ Support for these components is provided by the Home Assistant community.
|
|||
<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>
|
||||
<a href='#utility' class="btn">Utility (1)</a>
|
||||
<a href='#utility' class="btn">Utility (3)</a>
|
||||
<a href='#voice' class="btn">Voice (4)</a>
|
||||
<a href='#weather' class="btn">Weather (21)</a>
|
||||
<a href='#other' class="btn">Other</a>
|
||||
|
@ -227,7 +227,7 @@ var allComponents = [
|
|||
{url:"/components/device_tracker.bluetooth_tracker/", title:"Bluetooth Tracker", cat:"presence-detection", featured: false, v: "0.18", logo: "bluetooth.png"},
|
||||
{url:"/components/switch.broadlink/", title:"Broadlink RM Switch", cat:"switch", featured: false, v: "0.35", logo: "broadlink.png"},
|
||||
{url:"/components/sensor.broadlink/", title:"Broadlink RM2 and A1 sensor", cat:"sensor", featured: false, v: "0.35", logo: "broadlink.png"},
|
||||
{url:"/components/browser/", title:"Browser", cat:"other", featured: false, v: "0.0", logo: "home-assistant.png"},
|
||||
{url:"/components/browser/", title:"Browser", cat:"utility", featured: false, v: "0.0", logo: "home-assistant.png"},
|
||||
{url:"/components/sensor.buienradar/", title:"Buienradar", cat:"weather", featured: false, v: "0.47", logo: "buienradar.png"},
|
||||
{url:"/components/weather.buienradar/", title:"Buienradar Weather", cat:"weather", featured: false, v: "0.47", logo: "buienradar.png"},
|
||||
{url:"/components/sensor.cpuspeed/", title:"CPU speed", cat:"system-monitor", featured: false, v: "0.7", logo: "cpu.png"},
|
||||
|
@ -462,7 +462,7 @@ var allComponents = [
|
|||
{url:"/components/lock.lockitron/", title:"Lockitron Lock", cat:"lock", featured: false, v: "0.42", logo: "lockitron.png"},
|
||||
{url:"/components/logbook/", title:"Logbook", cat:"history", featured: false, v: "0.0", logo: "logbook.png"},
|
||||
{url:"/components/logentries/", title:"Logentries", cat:"history", featured: false, v: "0.0", logo: "logentries.png"},
|
||||
{url:"/components/logger/", title:"Logger", cat:"other", featured: false, v: "0.0", logo: "home-assistant.png"},
|
||||
{url:"/components/logger/", title:"Logger", cat:"utility", featured: false, v: "0.0", logo: "home-assistant.png"},
|
||||
{url:"/components/media_player.squeezebox/", title:"Logitech Squeezebox", cat:"media-player", featured: false, v: "0.7", logo: "squeezebox.png"},
|
||||
{url:"/components/sensor.london_underground/", title:"London Undergound", cat:"transport", featured: false, v: "0.49", logo: "london_underground.png"},
|
||||
{url:"/components/sensor.loop_energy/", title:"Loop Energy", cat:"energy", featured: false, v: "0.17", logo: "loop.png"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue