mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-08 09:56:52 +00:00
Adding cards: Fix step order (#31876)
This commit is contained in:
parent
46752798cc
commit
ef4a64ff1b
@ -24,19 +24,17 @@ There are several built-in card types, each with their own configuration options
|
||||
|
||||
2. There are two methods to add a card: **By card** type and **By entity**:
|
||||
- **By card** type:
|
||||

|
||||
|
||||
- If you have an idea of what card type you want to use for an entity, browse the list of available cards.
|
||||
- If you are using the **Sections** view, try the **Tile** card in the **Suggested cards** section.
|
||||

|
||||
|
||||
- **By entity**:
|
||||
- If you want to add multiple entities at once, select them from the list.
|
||||
- Then, select **Continue**.
|
||||

|
||||
|
||||
- Then, select **Continue**.
|
||||
|
||||

|
||||
3. Select **Add to dashboard**.
|
||||

|
||||
|
||||
{% enddetails %}
|
||||
|
||||
@ -50,6 +48,7 @@ Another way to add entities to a dashboard is to use the **Device** page.
|
||||
|
||||
3. In the **Controls** section, select **Add to Dashboard**.
|
||||

|
||||
|
||||
{% enddetails %}
|
||||
|
||||
## Related topics
|
||||
|
Loading…
x
Reference in New Issue
Block a user