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";
.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,

View File

@ -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 &amp; 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>

View File

@ -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>

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