Update index.markdown (#12751)

* Update index.markdown

Added basic information to help new users add cards.

* ✏️ Tweak

Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
Sean Danischevsky 2020-04-08 19:05:40 +01:00 committed by GitHub
parent 10bb73fc60
commit 09b027d530
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ redirect_from:
- /integrations/lovelace/
---
Lovelace is the name of the Home Assistant user interface. It is a fast, customizable and powerful way for users to manage their homes, working both on mobile and desktop.
Lovelace is the Home Assistant user interface. It's a fast, customizable and powerful way for users to manage their homes, working on mobile or desktop.
- 24 different cards to place and configure as you like.
- UI Editor. A configuration UI to manage your Lovelace UI including live preview when editing cards.
@ -16,6 +16,8 @@ Lovelace is the name of the Home Assistant user interface. It is a fast, customi
- Ability to override names and icons of entities.
- Custom Cards from our amazing community are fully supported.
To start, go to the Home Assistant Overview page, click the three dots at the top right of the screen and select 'Configure UI'. Then click the orange '+' icon at the bottom right and select a card to add.
<div class='videoWrapper'>
<iframe width="560" height="315" src="https://www.youtube.com/embed/XY3R0xI45wA" frameborder="0" allowfullscreen></iframe>
</div>