Site updated at 2015-12-14 03:20:11 UTC

This commit is contained in:
Paulus Schoutsen 2015-12-13 19:20:11 -08:00
parent 2a9df699a4
commit 11f389b351
50 changed files with 627 additions and 30 deletions

View file

@ -192,6 +192,10 @@ Support for these components is provided by the Home Assistant community.
<a href='#voice' class="btn">Voice</a>
<a href='#weather' class="btn">Weather</a>
@ -228,6 +232,18 @@ Support for these components is provided by the Home Assistant community.
<a href='/components/alexa/' class='voice'>
<div class='img-container'>
<img src='/images/supported_brands/amazon-echo.png'>
</div>
<div class='title'>Alexa / Amazon Echo</div>
<div class='category'>Voice</div>
</a>
<a href='/components/arduino/' class='diy featured'>
<div class='img-container'>
@ -522,6 +538,18 @@ Support for these components is provided by the Home Assistant community.
<a href='/components/device_tracker.fritz/' class='presence-detection'>
<div class='img-container'>
<img src='/images/supported_brands/avm.png'>
</div>
<div class='title'>FRITZ!Box</div>
<div class='category'>Presence Detection</div>
</a>
<a href='/components/notify.file/' class='notifications'>
<div class='img-container'>
@ -547,6 +575,8 @@ Support for these components is provided by the Home Assistant community.
<a href='/components/sensor.forecast/' class='weather featured'>
<div class='img-container'>
<img src='/images/supported_brands/forecast.png'>
</div>
<div class='title'>Forecast.io</div>
<div class='category'>Weather</div>
@ -1075,6 +1105,8 @@ Support for these components is provided by the Home Assistant community.
<a href='/components/device_tracker.nmap_scanner/' class='presence-detection featured'>
<div class='img-container'>
<img src='/images/supported_brands/nmap.png'>
</div>
<div class='title'>Nmap</div>
<div class='category'>Presence Detection</div>