Add supported brands as logos to frontpage

This commit is contained in:
Paulus Schoutsen 2015-03-21 23:21:49 -07:00
parent 0c949be4de
commit b2b6334e8d
16 changed files with 32 additions and 13 deletions

View File

@ -1,5 +1,20 @@
@charset "UTF-8"; @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/ // https://fortawesome.github.io/Font-Awesome/3.2.1/icons/
h1:hover a.title-link, h1:hover a.title-link,

View File

@ -3,15 +3,19 @@
<p> <p>
Home Assistant will track the state of all the devices in your home, so you don't have to. Home Assistant will track the state of all the devices in your home, so you don't have to.
</p> </p>
<p>The following are supported:</p> <div class='supported-brands clearfix'>
<ul> <img src='/images/supported_brands/z-wave.png' />
<li>Philips Hue</li> <img src='/images/supported_brands/vera.png' />
<li>Belkin WeMo</li> <img src='/images/supported_brands/wink.png' />
<li>Google Chromecast</li> <img src='/images/supported_brands/philips_hue.png' />
<li>Nest Thermostat</li> <img src='/images/supported_brands/belkin_wemo.png' />
<li>Wink Hub</li> <img src='/images/supported_brands/nest_thermostat.png' />
<li>PushBullet</li> <img src='/images/supported_brands/pushbullet.png' />
<li>Netgear, Tomato and OpenWRT routers</li> <img src='/images/supported_brands/pushover.png' />
<li>Tellstick devices &amp; sensors</li>
<li>Scanning network for connected devices</li> <img src='/images/supported_brands/google_cast.png' />
</ul> <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>

View File

@ -5,7 +5,7 @@
<ul> <ul>
<li>have the lights turn on when the sun sets and you are home?</li> <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>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> <li>receive a message when the lights turn on while you are not at home?</li>
</ul> </ul>
<p>We've got you covered.</p> <p>We've got you covered.</p>

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB