mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-30 23:06:49 +00:00
36 lines
1.8 KiB
Markdown
36 lines
1.8 KiB
Markdown
---
|
|
title: "Lovelace"
|
|
description: "Lovelace is a powerful and configurable dashboard for Home Assistant."
|
|
---
|
|
|
|
Lovelace is the Home Assistant dashboard. It is a fast, customizable and powerful way for users to manage their home using their mobiles and desktops.
|
|
|
|
- 29 different cards to place and configure as you like.
|
|
- Dashboard Editor: Allows you to manage your Lovelace dashboard by including a live preview when editing cards.
|
|
- Fast: Using a static configuration allows us to build up the dashboard once.
|
|
- Customizable:
|
|
- Cards have a number of options which help to configure your data as required.
|
|
- 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 on the three dots at the top right of the screen and select 'Edit Dashboard'. Then click on the blue '+ Add Card' icon at the bottom right and select a card to add.
|
|
|
|
<div class='videoWrapper'>
|
|
<iframe width="560" height="315" src="https://www.youtube.com/embed/XY3R0xI45wA" frameborder="0" allowfullscreen></iframe>
|
|
</div>
|
|
|
|
To try it yourself, check out [the demo](https://demo.home-assistant.io).
|
|
|
|
## Discuss Lovelace
|
|
|
|
- Suggestions are welcome in the [frontend repository](https://github.com/home-assistant/frontend/)
|
|
- For help with Lovelace, join the `#frontend` channel on [our chat](/join-chat/) or [our forums](https://community.home-assistant.io/c/projects/frontend)
|
|
|
|
## Additional Lovelace Resources
|
|
|
|
- [Awesome HA](https://www.awesome-ha.com/#lovelace-user-interface)
|
|
- [Community Custom Cards](https://github.com/custom-cards)
|
|
- [Home Assistant Cards](https://home-assistant-cards.bessarabov.com/)
|
|
- [Material Design Icons](https://materialdesignicons.com/tag/community)
|