Skip to content

Commit

Permalink
Cards fix typo, implement feedback from coderabbitai (#33095)
Browse files Browse the repository at this point in the history
  • Loading branch information
c0ffeeca7 authored and frenck committed Jun 5, 2024
1 parent f2023fe commit 20bd4c5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/dashboards/cards.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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/)
Expand Down Expand Up @@ -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**.
Expand Down

0 comments on commit 20bd4c5

Please sign in to comment.