From 7a26df6d87ade7f3b6772d5bf8220005cd3b6ff1 Mon Sep 17 00:00:00 2001 From: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com> Date: Wed, 5 Jun 2024 15:57:03 +0200 Subject: [PATCH] Cards fix typo, implement feedback from coderabbitai (#33095) --- source/dashboards/cards.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/dashboards/cards.markdown b/source/dashboards/cards.markdown index 8b19f9d87b7..6e81445251f 100644 --- a/source/dashboards/cards.markdown +++ b/source/dashboards/cards.markdown @@ -27,7 +27,7 @@ Screenshot of the masonry view with different types of cards. There are several different card types, each with their own configuration options. They can be categorized in terms of their function: -- **Specific to a device type or service**: [alarm](/dashboards/alarm-panel/), [light](/dashboards/light/), [humidifier](/dashboards/humidifier/), [thermostat](/dashboards/thermostat/), [plant status](/dashboards/plant-status/), [media control](/dashboards/media-control/), [weather forecast](/dashboards/weather-forecast/), [todo list](/dashboards/todo-list/), [map](/dashboards/map/), [logbook](/dashboards/logbook/), [calendar](/dashboards/calendar/) +- **Specific to a device type or service**: [alarm](/dashboards/alarm-panel/), [light](/dashboards/light/), [humidifier](/dashboards/humidifier/), [thermostat](/dashboards/thermostat/), [plant status](/dashboards/plant-status/), [media control](/dashboards/media-control/), [weather forecast](/dashboards/weather-forecast/), [to-do list](/dashboards/todo-list/), [map](/dashboards/map/), [logbook](/dashboards/logbook/), [calendar](/dashboards/calendar/) - **Grouping other cards**: [vertical stack](/dashboards/vertical-stack/), [horizontal stack](/dashboards/horizontal-stack/), [grid](/dashboards/grid/) - **Logic function**: [conditional](/dashboards/conditional/), [entity filter](/dashboards/entity-filter/) - **Display generic data**: [sensor](/dashboards/sensor/), [history graph](/dashboards/history-graph/), [statistic](/dashboards/statistic/), [statistics graph](/dashboards/statistics-graph/), [energy](/dashboards/energy/), [gauge](/dashboards/gauge/), [webpage](/dashboards/webpage/) @@ -65,7 +65,7 @@ A card can be added to a dashboard directly [from the view](#to-add-a-card-from- ### To add a card from the device page -This method is useful if you are on the **Device** page and want to create card directly from there. +This method is useful if you are on the **Device** page and want to create a card directly from there. 1. Go to **{% my integrations title="Settings > Devices & services" %}**. 2. On the integration card of interest, select **Devices**.