From 234630053c866cf73d05e28446c5a555b91df3b9 Mon Sep 17 00:00:00 2001 From: Zack Arnett Date: Fri, 7 Aug 2020 01:19:03 -0500 Subject: [PATCH] Update Wording for lovelace (#14186) --- source/lovelace/index.markdown | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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.
@@ -33,4 +33,4 @@ To try it yourself, check out [the demo](https://demo.home-assistant.io). * [Awesome HA](https://www.awesome-ha.com/#lovelace-ui) * [Community Custom Cards](https://github.com/custom-cards) -* [Material Design Icons](https://materialdesignicons.com/tag/community) +* [Material Design Icons](https://materialdesignicons.com/tag/community) \ No newline at end of file