Add supported brands as logos to frontpage
This commit is contained in:
parent
0c949be4de
commit
b2b6334e8d
16 changed files with 32 additions and 13 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue