Minor edit to Lovelace intro page (#13292)

24 cards -> 25 cards (Entity card is a recent addition). Also updated home-assistant-polymer to new repo name, frontend.
This commit is contained in:
Sean Mooney 2020-05-05 03:43:36 -04:00 committed by GitHub
parent 6b5ea2d20e
commit 405168bdcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ redirect_from:
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 user interface. It's a fast, customizable and powerful way for users to manage their homes, working on mobile or desktop.
- 24 different cards to place and configure as you like. - 25 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. - 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. - Fast. Using a static configuration allows us to build up the UI once.
- Customizable. - Customizable.
@ -26,7 +26,7 @@ To try it yourself, check out [the demo](https://demo.home-assistant.io).
## Discuss Lovelace ## Discuss Lovelace
- Suggestions are welcome in the [home-assistant-polymer repository](https://github.com/home-assistant/home-assistant-polymer/) - 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) - 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 ## Additional Lovelace Resources