Cards fix typo, implement feedback from coderabbitai (#33095)

This commit is contained in:
c0ffeeca7 2024-06-05 15:57:03 +02:00 committed by Franck Nijhof
parent f2023fe4b7
commit 20bd4c5848
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -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**.