Add supported brands as logos to frontpage
@ -1,5 +1,20 @@
|
||||
@charset "UTF-8";
|
||||
|
||||
.usp .icon i {
|
||||
border: none !important;
|
||||
}
|
||||
|
||||
.supported-brands {
|
||||
text-align: center;
|
||||
img {
|
||||
border: none !important;
|
||||
box-shadow: none !important;
|
||||
max-height: 50px;
|
||||
max-width: 200px;
|
||||
margin: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
// https://fortawesome.github.io/Font-Awesome/3.2.1/icons/
|
||||
|
||||
h1:hover a.title-link,
|
||||
|
@ -3,15 +3,19 @@
|
||||
<p>
|
||||
Home Assistant will track the state of all the devices in your home, so you don't have to.
|
||||
</p>
|
||||
<p>The following are supported:</p>
|
||||
<ul>
|
||||
<li>Philips Hue</li>
|
||||
<li>Belkin WeMo</li>
|
||||
<li>Google Chromecast</li>
|
||||
<li>Nest Thermostat</li>
|
||||
<li>Wink Hub</li>
|
||||
<li>PushBullet</li>
|
||||
<li>Netgear, Tomato and OpenWRT routers</li>
|
||||
<li>Tellstick devices & sensors</li>
|
||||
<li>Scanning network for connected devices</li>
|
||||
</ul>
|
||||
<div class='supported-brands clearfix'>
|
||||
<img src='/images/supported_brands/z-wave.png' />
|
||||
<img src='/images/supported_brands/vera.png' />
|
||||
<img src='/images/supported_brands/wink.png' />
|
||||
<img src='/images/supported_brands/philips_hue.png' />
|
||||
<img src='/images/supported_brands/belkin_wemo.png' />
|
||||
<img src='/images/supported_brands/nest_thermostat.png' />
|
||||
<img src='/images/supported_brands/pushbullet.png' />
|
||||
<img src='/images/supported_brands/pushover.png' />
|
||||
|
||||
<img src='/images/supported_brands/google_cast.png' />
|
||||
<img src='/images/supported_brands/telldus_tellstick.png' />
|
||||
<img src='/images/supported_brands/sabnzbd.png' />
|
||||
<img src='/images/supported_brands/netgear.png' />
|
||||
<img src='/images/supported_brands/openwrt.png' />
|
||||
</div>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<ul>
|
||||
<li>have the lights turn on when the sun sets and you are home?</li>
|
||||
<li>have the lights turn on when anyome comes home and it is dark?</li>
|
||||
<li>dim the lights when you start watching Netflix on your Chromecast?</li>
|
||||
<li>dim the lights when you start watching a movie on your Chromecast?</li>
|
||||
<li>receive a message when the lights turn on while you are not at home?</li>
|
||||
</ul>
|
||||
<p>We've got you covered.</p>
|
||||
|
BIN
source/images/supported_brands/belkin_wemo.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
source/images/supported_brands/google_cast.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
source/images/supported_brands/nest_thermostat.png
Normal file
After Width: | Height: | Size: 133 KiB |
BIN
source/images/supported_brands/netgear.png
Normal file
After Width: | Height: | Size: 69 KiB |
BIN
source/images/supported_brands/openwrt.png
Normal file
After Width: | Height: | Size: 5.6 KiB |
BIN
source/images/supported_brands/philips_hue.png
Normal file
After Width: | Height: | Size: 35 KiB |
BIN
source/images/supported_brands/pushbullet.png
Normal file
After Width: | Height: | Size: 7.8 KiB |
BIN
source/images/supported_brands/pushover.png
Normal file
After Width: | Height: | Size: 23 KiB |
BIN
source/images/supported_brands/sabnzbd.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
source/images/supported_brands/telldus_tellstick.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
source/images/supported_brands/vera.png
Normal file
After Width: | Height: | Size: 4.4 KiB |
BIN
source/images/supported_brands/wink.png
Normal file
After Width: | Height: | Size: 16 KiB |
BIN
source/images/supported_brands/z-wave.png
Normal file
After Width: | Height: | Size: 3.9 KiB |