Update lovelace dashboard info (#15805)

This commit is contained in:
Philip Allgaier 2020-12-02 17:51:20 +01:00 committed by GitHub
parent 9a59d0cb2c
commit cf8c6fdf70
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,16 +5,16 @@ description: "Lovelace is a powerful and configurable dashboard for Home Assista
Lovelace is the Home Assistant dashboard. It's a fast, customizable and powerful way for users to manage their homes, working on mobile and desktop. Lovelace is the Home Assistant dashboard. It's a fast, customizable and powerful way for users to manage their homes, working on mobile and desktop.
- 27 different cards to place and configure as you like. - 29 different cards to place and configure as you like.
- Dashboard Editor. Gives you the ability to manage your Lovelace dashboard including a live preview when editing cards. - Dashboard Editor: Gives you the ability to manage your Lovelace dashboard including a live preview when editing cards.
- Fast. Using a static configuration allows us to build up the dashboard once. - Fast: Using a static configuration allows us to build up the dashboard once.
- Customizable. - Customizable:
- Cards have numerous options to configure how your data is presented. - Cards have numerous options to configure how your data is presented.
- Themes; even at a per card basis. - Themes (even at a per card basis).
- Ability to override names and icons of entities. - Ability to override names and icons of entities.
- Custom Cards from our amazing community are fully supported. - 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 'Edit Dashboard'. Then click the orange '+' icon at the bottom right and select a card to add. To start, go to the Home Assistant Overview page, click the three dots at the top right of the screen and select 'Edit Dashboard'. Then click the blue '+ Add Card' icon at the bottom right and select a card to add.
<div class='videoWrapper'> <div class='videoWrapper'>
<iframe width="560" height="315" src="https://www.youtube.com/embed/XY3R0xI45wA" frameborder="0" allowfullscreen></iframe> <iframe width="560" height="315" src="https://www.youtube.com/embed/XY3R0xI45wA" frameborder="0" allowfullscreen></iframe>