Refer to 'Adding cards' procedure (#31855)

- depends on #31854
This commit is contained in:
c0ffeeca7 2024-03-18 09:26:32 +01:00 committed by GitHub
parent e3d7686558
commit a5e3595c55
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 4 deletions

View File

@ -9,4 +9,4 @@ To add the {{ title | downcase }} to your user interface:
- By editing the dashboard, you are taking over control of this dashboard.
- This means that it is no longer automatically updated when new dashboard elements become available.
- To continue, in the dialog, select the three dots menu, then select **Take control**.
2. In the bottom right corner, select the **Add card** button and select from the card picker.
2. [Add a card](/dashboards/cards/#adding-cards-to-your-dashboard) to your dashboard.

View File

@ -34,9 +34,12 @@ For more detailed instructions, follow the step-by-step tutorial on [editing the
## Related topics
- [Community custom cards](https://github.com/custom-cards)
- [Home Assistant cards](https://home-assistant-cards.bessarabov.com/)
- [Material Design Icons](https://pictogrammers.com/library/mdi/)
- [Dashboard themes](/integrations/frontend/#defining-themes)
- [Interactive dashboard demo](https://demo.home-assistant.io)
- [Editing the **Overview** dashboard](/getting-started/onboarding_dashboard/)
### Cards
- [About cards](/dashboards/cards/)
- [Community custom cards](https://github.com/custom-cards)
- [Home Assistant cards](https://home-assistant-cards.bessarabov.com/)