diff --git a/source/lovelace/index.markdown b/source/lovelace/index.markdown index cc62afd0879..ddd4ce9561c 100644 --- a/source/lovelace/index.markdown +++ b/source/lovelace/index.markdown @@ -1,22 +1,22 @@ --- -title: "Lovelace UI" -description: "The Lovelace UI is a powerful and configurable interface for Home Assistant." +title: "Lovelace" +description: "Lovelace is a powerful and configurable dashboard for Home Assistant." redirect_from: - /integrations/lovelace/ --- -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. +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. - 26 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. -- Fast. Using a static configuration allows us to build up the UI once. +- 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. - 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. +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.