mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 04:16:48 +00:00
Update logos on frontpage
This commit is contained in:
parent
5e62b48440
commit
225024280c
@ -34,8 +34,9 @@
|
|||||||
border: none !important;
|
border: none !important;
|
||||||
box-shadow: none !important;
|
box-shadow: none !important;
|
||||||
max-height: 50px;
|
max-height: 50px;
|
||||||
max-width: 200px;
|
max-width: 140px;
|
||||||
margin: 10px;
|
margin: 10px;
|
||||||
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -2,19 +2,48 @@
|
|||||||
<hr>
|
<hr>
|
||||||
<p>Home Assistant will track the state of all the devices in your home, so you don't have to.</p>
|
<p>Home Assistant will track the state of all the devices in your home, so you don't have to.</p>
|
||||||
<div class='supported-brands clearfix'>
|
<div class='supported-brands clearfix'>
|
||||||
<img src='/images/supported_brands/philips_hue.png' />
|
<a href='/components/thermostat.nest.html'>
|
||||||
<img src='/images/supported_brands/vera.png' />
|
|
||||||
<img src='/images/supported_brands/mqtt.png' />
|
|
||||||
<img src='/images/supported_brands/belkin_wemo.png' />
|
|
||||||
<img src='/images/supported_brands/nest_thermostat.png' />
|
<img src='/images/supported_brands/nest_thermostat.png' />
|
||||||
<img src='/images/supported_brands/pushbullet.png' />
|
</a>
|
||||||
<img src='/images/supported_brands/wink.png' />
|
<a href='/components/light.hue.html'>
|
||||||
<img src='/images/supported_brands/pushover.png' />
|
<img src='/images/supported_brands/philips_hue.png' />
|
||||||
|
</a>
|
||||||
|
<a href='/components/mqtt.html'>
|
||||||
|
<img src='/images/supported_brands/mqtt.png' />
|
||||||
|
</a>
|
||||||
|
<a href='/components/media_player.cast.html'>
|
||||||
<img src='/images/supported_brands/google_cast.png' />
|
<img src='/images/supported_brands/google_cast.png' />
|
||||||
<img src='/images/supported_brands/telldus_tellstick.png' />
|
</a>
|
||||||
|
<a href='/components/switch.wemo.html'>
|
||||||
|
<img src='/images/supported_brands/belkin_wemo.png' />
|
||||||
|
</a>
|
||||||
|
<a href='/components/notify.pushbullet.html'>
|
||||||
|
<img src='/images/supported_brands/pushbullet.png' />
|
||||||
|
</a>
|
||||||
|
<a href='/components/ifttt.html'>
|
||||||
|
<img src='/images/supported_brands/ifttt.png' />
|
||||||
|
</a>
|
||||||
|
<a href='/components/wink.html'>
|
||||||
|
<img src='/images/supported_brands/wink.png' />
|
||||||
|
</a>
|
||||||
|
<a href='/components/arduino.html'>
|
||||||
|
<img src='/images/supported_brands/arduino.png' />
|
||||||
|
</a>
|
||||||
|
<a href='/components/media_player.kodi.html'>
|
||||||
|
<img src='/images/supported_brands/kodi.png' />
|
||||||
|
</a>
|
||||||
|
<a href='/components/device_tracker.netgear.html'>
|
||||||
<img src='/images/supported_brands/netgear.png' />
|
<img src='/images/supported_brands/netgear.png' />
|
||||||
<img src='/images/supported_brands/openwrt.png' />
|
</a>
|
||||||
|
<a href='/components/zwave.html'>
|
||||||
<img src='/images/supported_brands/z-wave.png' />
|
<img src='/images/supported_brands/z-wave.png' />
|
||||||
|
</a>
|
||||||
|
<a href='/components/device_tracker.luci.html'>
|
||||||
|
<img src='/images/supported_brands/openwrt.png' />
|
||||||
|
</a>
|
||||||
|
<a href='/components/vera.html'>
|
||||||
|
<img src='/images/supported_brands/vera.png' />
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p class='pull-right'><a href='/components/'>Browse all »</a></p>
|
<p class='pull-right'><a href='/components/'>Browse all »</a></p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user