From cf8c6fdf708fad9c45a2d8339214d6ea535be303 Mon Sep 17 00:00:00 2001 From: Philip Allgaier Date: Wed, 2 Dec 2020 17:51:20 +0100 Subject: [PATCH] Update lovelace dashboard info (#15805) --- source/lovelace/index.markdown | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/source/lovelace/index.markdown b/source/lovelace/index.markdown index 8e06d523737..54c192d7c83 100644 --- a/source/lovelace/index.markdown +++ b/source/lovelace/index.markdown @@ -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. -- 27 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. -- Fast. Using a static configuration allows us to build up the dashboard once. -- Customizable. +- 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. +- Fast: Using a static configuration allows us to build up the dashboard once. +- Customizable: - 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. - 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.