Lovelace typos (#18712)

This commit is contained in:
Bram Kragten 2021-08-03 11:19:29 +02:00 committed by GitHub
parent e9ce2317cc
commit ae69e0159b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View File

@ -7,9 +7,9 @@ description: "An overview of the energy cards that are available."
This is a list of all the cards used in the energy dashboard, you can also place them anywhere you want in your Lovelace dashboard.
At the moment there are no configuration options available for these cards, you can configure them on the energy {% my config_energy title="energy configuration page" %}.
At the moment there are no configuration options available for these cards, you can configure them on the {% my config_energy title="energy configuration page" %}.
## Energy Date Picker
## Energy date picker
<p class='img'>
<img src='/images/lovelace/energy/date-selection.png' alt='Screenshot of the energy date selection card'>

View File

@ -9,7 +9,7 @@ In this view the first card is rendered full-width, other cards in the view will
This view doesn't have support for badges.
This mode is good when using cards like `map`, `stack` or `picture-elements`.
This view is good when using cards like `map`, `stack` or `picture-elements`.
{% configuration %}
type:

View File

@ -3,6 +3,6 @@ title: "Cards"
description: "Lovelace cards."
---
The cards are the what the interface of your Lovelace dashboard.
The cards are the what make the interface of your Lovelace dashboard.
There are a lot of card types, each with it's own configuration options.
There are a lot of card types, each with it's own configuration options, pick a card in the menu to see the options for that card.