Site updated at 2015-10-06 06:20:04 UTC
This commit is contained in:
parent
65ede4184b
commit
0cd346e676
175 changed files with 4690 additions and 1281 deletions
11
index.html
11
index.html
|
@ -55,6 +55,7 @@
|
|||
<li><a href='/getting-started/'>Installing Home Assistant</a></li>
|
||||
<li><a href='/getting-started/configuration.html'>Configuration basics</a></li>
|
||||
<li><a href='/getting-started/devices.html'>Adding devices</a></li>
|
||||
<li><a href='/getting-started/presence-detection.html'>Presence detection</a></li>
|
||||
<li><a href='/getting-started/automation.html'>Automation</a></li>
|
||||
<li><a href='/components/'>Component overview</a></li>
|
||||
</ul>
|
||||
|
@ -169,14 +170,14 @@ Home Assistant is an open-source home automation platform running on Python 3. T
|
|||
<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' />
|
||||
</a>
|
||||
<a href='/components/zwave.html'>
|
||||
<img src='/images/supported_brands/z-wave.png' />
|
||||
<a href='/components/media_player.kodi.html'>
|
||||
<img src='/images/supported_brands/kodi.png' />
|
||||
</a>
|
||||
<a href='/components/media_player.plex.html'>
|
||||
<img src='/images/supported_brands/plex.png' />
|
||||
</a>
|
||||
<a href='/components/device_tracker.luci.html'>
|
||||
<img src='/images/supported_brands/openwrt.png' />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue