diff --git a/source/_lovelace/energy.markdown b/source/_lovelace/energy.markdown index c56e844f3ab..199c44b4427 100644 --- a/source/_lovelace/energy.markdown +++ b/source/_lovelace/energy.markdown @@ -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

Screenshot of the energy date selection card diff --git a/source/_lovelace/panel.markdown b/source/_lovelace/panel.markdown index 98972e1a44f..0e883d5899e 100644 --- a/source/_lovelace/panel.markdown +++ b/source/_lovelace/panel.markdown @@ -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: diff --git a/source/lovelace/cards.markdown b/source/lovelace/cards.markdown index 59c4b9c79b2..8100698ab3d 100644 --- a/source/lovelace/cards.markdown +++ b/source/lovelace/cards.markdown @@ -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. \ No newline at end of file +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. \ No newline at end of file