diff --git a/source/_lovelace/alarm-panel.markdown b/source/_lovelace/alarm-panel.markdown index 09e25d85f7d..a31020d0ac0 100644 --- a/source/_lovelace/alarm-panel.markdown +++ b/source/_lovelace/alarm-panel.markdown @@ -1,10 +1,10 @@ --- title: "Alarm Panel Card" sidebar_label: Alarm Panel -description: "The Alarm Panel allows you to Arm and Disarm your Alarm Control Panel Integrations" +description: "The Alarm Panel card allows you to Arm and Disarm your alarm control panel integrations." --- -The Alarm Panel allows you to Arm and Disarm your Alarm Control Panel Integrations. +The Alarm Panel card allows you to Arm and Disarm your alarm control panel integrations.
diff --git a/source/_lovelace/button.markdown b/source/_lovelace/button.markdown
index f0f800c7f17..4250db8e1f2 100644
--- a/source/_lovelace/button.markdown
+++ b/source/_lovelace/button.markdown
@@ -1,7 +1,7 @@
---
title: "Button Card"
sidebar_label: Button
-description: "The Button card allows you to add buttons to perform tasks"
+description: "The Button card allows you to add buttons to perform tasks."
---
The Button card allows you to add buttons to perform tasks.
diff --git a/source/_lovelace/conditional.markdown b/source/_lovelace/conditional.markdown
index ed3b6e9fff8..a82ba6c9212 100644
--- a/source/_lovelace/conditional.markdown
+++ b/source/_lovelace/conditional.markdown
@@ -1,10 +1,10 @@
---
title: Conditional Card
sidebar_label: Conditional
-description: Displays another card based on entity states.
+description: The Conditional card displays another card based on entity states.
---
-Displays another card based on entity states.
+The Conditional card displays another card based on entity states.
{% configuration %}
type:
diff --git a/source/_lovelace/entities.markdown b/source/_lovelace/entities.markdown
index d6df139460c..ddabf75f3c3 100644
--- a/source/_lovelace/entities.markdown
+++ b/source/_lovelace/entities.markdown
@@ -1,10 +1,10 @@
---
title: "Entities Card"
sidebar_label: Entities
-description: "Entities will be the most common type of card that will also be the most familiar to people using the standard interface. It groups items together very close to how groups used to do."
+description: "The Entities card is the most common type of card. It groups items together into lists."
---
-Entities will be the most common type of card that will also be the most familiar to people using the standard interface. It groups items together very close to how groups used to do.
+The Entities card is the most common type of card. It groups items together into lists.
{% configuration %}
type:
diff --git a/source/_lovelace/entity-filter.markdown b/source/_lovelace/entity-filter.markdown
index 089930c171f..3f6e6da06e5 100644
--- a/source/_lovelace/entity-filter.markdown
+++ b/source/_lovelace/entity-filter.markdown
@@ -1,10 +1,10 @@
---
title: "Entity Filter Card"
sidebar_label: Entity Filter
-description: "This card allows you to define a list of entities that you want to track only when in a certain state. Very useful for showing lights that you forgot to turn off or show a list of people only when they're at home. "
+description: "The Entity Filter card allows you to define a list of entities that you want to track only when in a certain state. Very useful for showing lights that you forgot to turn off or show a list of people only when they're at home. "
---
-This card allows you to define a list of entities that you want to track only when in a certain state. Very useful for showing lights that you forgot to turn off or show a list of people only when they're at home.
+The Entity Filter card allows you to define a list of entities that you want to track only when in a certain state. Very useful for showing lights that you forgot to turn off or show a list of people only when they're at home.
This type of card can also be used together with rest of cards that allow multiple entities, allowing you to use [glance](/lovelace/glance/) or [picture-glance](/lovelace/picture-glance/). By default it uses [entities](/lovelace/entities/) card model.
diff --git a/source/_lovelace/gauge.markdown b/source/_lovelace/gauge.markdown
index 235b019ea73..4d0f362f1ac 100644
--- a/source/_lovelace/gauge.markdown
+++ b/source/_lovelace/gauge.markdown
@@ -1,10 +1,10 @@
---
title: "Gauge Card"
sidebar_label: Gauge
-description: "The Gauge card allows you to display sensor information visually"
+description: "The Gauge card is a basic card that allows visually seeing sensor data."
---
-Gauge card is a basic card that allows visually seeing sensor data.
+The Gauge card is a basic card that allows visually seeing sensor data.
diff --git a/source/_lovelace/glance.markdown b/source/_lovelace/glance.markdown
index c0c1c446f57..45b808d4c9f 100644
--- a/source/_lovelace/glance.markdown
+++ b/source/_lovelace/glance.markdown
@@ -1,10 +1,10 @@
---
title: "Glance Card"
sidebar_label: Glance
-description: "The Glance card allows you to see a list of entities at a glance."
+description: "The Glance card is useful to group multiple sensors in a compact overview."
---
-Glance cards are very compact. Very useful to group together multiple sensors for a quick and easy overview. Keep in mind that this can be used together with [entity-filter](/lovelace/entity-filter/) cards to create dynamic cards.
+The Glance card is useful to group multiple sensors in a compact overview. Keep in mind that this can be used together with [entity-filter](/lovelace/entity-filter/) cards to create dynamic cards.
diff --git a/source/_lovelace/history-graph.markdown b/source/_lovelace/history-graph.markdown
index 0ab31ec0ddf..04fa9819ced 100644
--- a/source/_lovelace/history-graph.markdown
+++ b/source/_lovelace/history-graph.markdown
@@ -1,10 +1,10 @@
---
title: "History Graph Card"
sidebar_label: History Graph
-description: "History graph is a basic card, allowing you to display a graph for each of the entities in the list specified as config."
+description: "The History Graph card allows you to display a graph for each of the entities listed."
---
-History graph is a basic card, allowing you to display a graph for each of the entities in the list specified configuration.
+The History Graph card allows you to display a graph for each of the entities listed.
-
diff --git a/source/_lovelace/horizontal-stack.markdown b/source/_lovelace/horizontal-stack.markdown
index 0c3c05a4581..4fc74ed3aa3 100644
--- a/source/_lovelace/horizontal-stack.markdown
+++ b/source/_lovelace/horizontal-stack.markdown
@@ -1,10 +1,10 @@
---
title: "Horizontal Stack Card"
sidebar_label: Horizontal Stack
-description: "Horizontal stack card allows you to stack together multiple cards, so they always sit next to each other in the space of one column."
+description: "The Horizontal Stack card allows you to stack together multiple cards, so they always sit next to each other in the space of one column."
---
-Horizontal stack card allows you to stack together multiple cards, so they always sit next to each other in the space of one column.
+The Horizontal Stack card allows you to stack together multiple cards, so they always sit next to each other in the space of one column.
{% configuration %}
type:
diff --git a/source/_lovelace/iframe.markdown b/source/_lovelace/iframe.markdown
index 332a08947f0..24db48ba9ee 100644
--- a/source/_lovelace/iframe.markdown
+++ b/source/_lovelace/iframe.markdown
@@ -1,18 +1,18 @@
---
-title: "Iframe Card"
-sidebar_label: Iframe
-description: "Embed data from other webservices in your dashboard."
+title: "Webpage Card"
+sidebar_label: Webpage
+description: "The Webpage card allows you to embed your favorite webpage right into Home Assistant."
---
-Embed data from other webservices in your dashboard. You can also embed files stored in your `
- Windy weather radar as iframe.
+
+ Windy weather radar as Webpage.
diff --git a/source/_lovelace/markdown.markdown b/source/_lovelace/markdown.markdown
index 4df04eaa741..d4eaa7a0feb 100644
--- a/source/_lovelace/markdown.markdown
+++ b/source/_lovelace/markdown.markdown
@@ -1,10 +1,10 @@
---
title: "Markdown Card"
sidebar_label: Markdown
-description: "Markdown card is used to render markdown"
+description: "The Markdown card is used to render Markdown"
---
-Markdown card is used to render [Markdown](https://commonmark.org/help/).
+The Markdown card is used to render [Markdown](https://commonmark.org/help/).
The renderer uses [Marked.js](https://marked.js.org), which supports [several specifications of Markdown](https://marked.js.org/#/README.md#specifications), including CommonMark, GitHub Flavored Markdown (GFM) and `markdown.pl`.
diff --git a/source/_lovelace/media-control.markdown b/source/_lovelace/media-control.markdown
index f3c7b961340..17378ed4012 100644
--- a/source/_lovelace/media-control.markdown
+++ b/source/_lovelace/media-control.markdown
@@ -1,10 +1,10 @@
---
title: "Media Control Card"
sidebar_label: Media Control
-description: "The media controller card is used to display Media Player entities on an interface with easy to use controls. "
+description: "The Media Control card is used to display media player entities on an interface with easy to use controls."
---
-The media control card is used to display [Media Player](/integrations/#search/media-player) entities on an interface with easy to use controls.
+The Media Control card is used to display [Media Player](/integrations/#search/media-player) entities on an interface with easy to use controls.
diff --git a/source/_lovelace/picture-elements.markdown b/source/_lovelace/picture-elements.markdown
index b661856cc4b..45b1a926aab 100644
--- a/source/_lovelace/picture-elements.markdown
+++ b/source/_lovelace/picture-elements.markdown
@@ -1,10 +1,10 @@
---
title: "Picture Elements Card"
sidebar_label: Picture Elements
-description: "Picture elements card is one of the most versatile types of cards"
+description: "The Picture Elements card is one of the most versatile types of cards. The cards allow you to position icons or text and even services! On an image based on coordinates."
---
-Picture elements card is one of the most versatile types of cards.
+The Picture Elements card is one of the most versatile types of cards.
The cards allow you to position icons or text and even services! On an image based on coordinates. Imagine floor plan, imagine [picture-glance](/lovelace/picture-glance/) with no restrictions!
diff --git a/source/_lovelace/picture-entity.markdown b/source/_lovelace/picture-entity.markdown
index 8001af5b109..907e410501f 100644
--- a/source/_lovelace/picture-entity.markdown
+++ b/source/_lovelace/picture-entity.markdown
@@ -1,10 +1,10 @@
---
title: Picture Entity Card
sidebar_label: Picture Entity
-description: Displays the entity in form of an image. Instead of images from URL it can also show the picture of `camera` entities.
+description: The Picture Entity card displays an entity in the form of an image. Instead of images from URL, it can also show the picture of camera entities.
---
-Displays the entity in form of an image. Instead of images from URL it can also show the picture of `camera` entities.
+The Picture Entity card displays an entity in the form of an image. Instead of images from URL, it can also show the picture of `camera` entities.
diff --git a/source/_lovelace/picture-glance.markdown b/source/_lovelace/picture-glance.markdown
index 0803d65ba91..b1f538974f4 100644
--- a/source/_lovelace/picture-glance.markdown
+++ b/source/_lovelace/picture-glance.markdown
@@ -1,10 +1,10 @@
---
title: "Picture Glance Card"
sidebar_label: Picture Glance
-description: "Show an image card and corresponding entity states as icon"
+description: "The Picture Glance card shows an image and corresponding entity states as an icon. The entities on the right side allow toggle actions, others show the more information dialog."
---
-Show an image card and corresponding entity states as icon. The entities on the right side allow toggle actions, others show the more-info-dialog.
+The Picture Glance card shows an image and corresponding entity states as an icon. The entities on the right side allow toggle actions, others show the more information dialog.
diff --git a/source/_lovelace/picture.markdown b/source/_lovelace/picture.markdown
index c7c5357e6f3..c38959d6ca0 100644
--- a/source/_lovelace/picture.markdown
+++ b/source/_lovelace/picture.markdown
@@ -1,10 +1,10 @@
---
title: "Picture Card"
sidebar_label: Picture
-description: "A very simple card that allows you to set an image to use for navigation to various paths in your interface or to call a service."
+description: "The Picture card allows you to set an image to use for navigation to various paths in your interface or to call a service."
---
-A very simple card that allows you to set an image to use for navigation to various paths in your interface or to call a service.
+The Picture card allows you to set an image to use for navigation to various paths in your interface or to call a service.
diff --git a/source/_lovelace/plant-status.markdown b/source/_lovelace/plant-status.markdown
index 4a51516674a..221345752a1 100644
--- a/source/_lovelace/plant-status.markdown
+++ b/source/_lovelace/plant-status.markdown
@@ -1,10 +1,10 @@
---
title: "Plant Status Card"
sidebar_label: Plant Status
-description: "The Plant card gives you an easy way of viewing the status of your plants"
+description: "The Plant Status card is for all the lovely botanists out there."
---
-A card for all the lovely botanists out there.
+The Plant Status card is for all the lovely botanists out there.
diff --git a/source/_lovelace/sensor.markdown b/source/_lovelace/sensor.markdown
index d856949503d..d47eef1de3a 100644
--- a/source/_lovelace/sensor.markdown
+++ b/source/_lovelace/sensor.markdown
@@ -1,10 +1,10 @@
---
title: "Sensor Card"
sidebar_label: Sensor
-description: "The sensor card gives you information about the sensor state"
+description: "The Sensor card gives you a quick overview of your sensors state with an optional graph to visualize change over time."
---
-The sensor card gives you a quick overview of your sensors state with an optional graph to visualize change over time.
+The Sensor card gives you a quick overview of your sensors state with an optional graph to visualize change over time.
diff --git a/source/_lovelace/shopping-list.markdown b/source/_lovelace/shopping-list.markdown
index ac066ceb7a6..276128687cc 100644
--- a/source/_lovelace/shopping-list.markdown
+++ b/source/_lovelace/shopping-list.markdown
@@ -1,10 +1,10 @@
---
title: "Shopping List Card"
sidebar_label: Shopping List
-description: "The Shopping List Card allows you to add, edit, check-off, and clear items from your shopping list"
+description: "The Shopping List card allows you to add, edit, check-off, and clear items from your shopping list."
---
-The Shopping List Card allows you to add, edit, check-off, and clear items from your shopping list.
+The Shopping List card allows you to add, edit, check-off, and clear items from your shopping list.
Setup of the [Shopping List Intent](/integrations/shopping_list/) is required
diff --git a/source/_lovelace/thermostat.markdown b/source/_lovelace/thermostat.markdown
index 941092e775e..b56883fe984 100644
--- a/source/_lovelace/thermostat.markdown
+++ b/source/_lovelace/thermostat.markdown
@@ -1,10 +1,10 @@
---
title: "Thermostat Card"
sidebar_label: Thermostat
-description: "The thermostat card allows you to control a climate entity."
+description: "The Thermostat card gives control of your climate entity. Allowing you to change the temperature and mode of the entity."
---
-The thermostat card gives control of your climate entity.
+The Thermostat card gives control of your climate entity. Allowing you to change the temperature and mode of the entity.
diff --git a/source/_lovelace/vertical-stack.markdown b/source/_lovelace/vertical-stack.markdown
index c918c3cc4ef..6d12f2dc03c 100644
--- a/source/_lovelace/vertical-stack.markdown
+++ b/source/_lovelace/vertical-stack.markdown
@@ -1,10 +1,10 @@
---
title: "Vertical Stack Card"
sidebar_label: Vertical Stack
-description: "The Vertical Stack card allows you to stack multiple cards together"
+description: "The Vertical Stack card allows you to group multiple cards so they always sit in the same column."
---
-Vertical stack allows you to group multiple cards so they always sit in the same column.
+The Vertical Stack card allows you to group multiple cards so they always sit in the same column.
{% configuration %}
type:
diff --git a/source/_lovelace/weather-forecast.markdown b/source/_lovelace/weather-forecast.markdown
index 64354728c2e..5edc5aa6081 100644
--- a/source/_lovelace/weather-forecast.markdown
+++ b/source/_lovelace/weather-forecast.markdown
@@ -1,10 +1,10 @@
---
title: "Weather Forecast Card"
sidebar_label: Weather Forecast
-description: "The Weather card allows you a visual card to display the weather."
+description: "The Weather Forecast card displays the weather. Very useful to include on interfaces that people display on the wall."
---
-The weather forecast is a card to display the weather. Very useful to include on interfaces that people display on the wall.
+The Weather Forecast card displays the weather. Very useful to include on interfaces that people display on the wall.