mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Update Wording for lovelace (#14186)
This commit is contained in:
parent
1a1fe43b4f
commit
234630053c
@ -1,22 +1,22 @@
|
|||||||
---
|
---
|
||||||
title: "Lovelace UI"
|
title: "Lovelace"
|
||||||
description: "The Lovelace UI is a powerful and configurable interface for Home Assistant."
|
description: "Lovelace is a powerful and configurable dashboard for Home Assistant."
|
||||||
redirect_from:
|
redirect_from:
|
||||||
- /integrations/lovelace/
|
- /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.
|
- 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.
|
- 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 UI 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 '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.
|
||||||
|
|
||||||
<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>
|
||||||
@ -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)
|
* [Awesome HA](https://www.awesome-ha.com/#lovelace-ui)
|
||||||
* [Community Custom Cards](https://github.com/custom-cards)
|
* [Community Custom Cards](https://github.com/custom-cards)
|
||||||
* [Material Design Icons](https://materialdesignicons.com/tag/community)
|
* [Material Design Icons](https://materialdesignicons.com/tag/community)
|
Loading…
x
Reference in New Issue
Block a user