Skip to content

Choose the right card for your dashboard

Beginner Home Assistant 2026.6+

A tablet with a simple set of dashboard cards for lighting, temperature, a sensor, camera, and media

A good dashboard does not start with “Which card looks the smartest?” It starts with “What should I be able to see or do here?”

Home Assistant 2026.6 changed the card picker so that you can choose a device or entity first. Home Assistant then suggests suitable cards with previews based on your own data. It is a small change that makes dashboard building much easier without knowing every card name.

Choose a card based on the primary action:

I want to…Good first choice
turn on, dim, or change a lightTile with relevant features
see temperature and its recent trendTile or sensor card with a graph
control heatingTile with temperature and mode controls
show several devices in one roomArea card or a section of tiles
show energy data over timeStatistics graph or Energy card
view a cameraPicture entity or a dedicated camera card
run a scene or scriptShortcut or button

The tile card is a good starting point for most ordinary entities. Add only the features you use. A lamp rarely needs brightness, color temperature, a color picker, and six favorites on the home’s front page.

  1. Open the dashboard

    Go to Settings → Dashboards, select the dashboard, and open the view you want to change.

  2. Start editing

    Select the edit button. In a Sections view, add the card in the relevant section.

  3. Choose by entity

    Select By entity and find something such as Living room floor lamp. If it is missing, it may appear under entities with no assigned area.

  4. Compare the previews

    Review the suggested cards using the lamp’s current data. Choose the simplest card that solves the task.

  5. Add a few features

    A tile might gain brightness or color temperature controls. Keep hold assigned to more info unless you have a clear reason to change it.

  6. Adjust the size

    In a Sections view, drag the card to a suitable width. Enable precise mode if the normal grid is too coarse.

  7. Save and test on a phone

    Select Done and try the dashboard at the size your household actually uses. A card that looks good on a large display may consume too much space on a phone.

Use a tile for one thing you regularly need to see or change. It can show the state and offer relevant quick controls without opening a dialog.

An area card works well as an entry point to the kitchen, living room, or garden. It is less suitable when you need to control three particular lights independently from the front page.

Use a graph when change over time matters more than the current value: temperature, humidity, power, or air quality. A graph of a door contact is usually less useful than its Activity.

The shortcut card suits a script, scene, or destination. Give it a specific name such as Good night or Open energy use so everyone knows what it does.

A simple front page can contain:

  1. a small section with the home’s essential status;
  2. quick access to lighting, heating, and security status;
  3. area cards leading to room views;
  4. only alerts that require action.

Move detail, long graphs, and rarely used settings to separate views. A dashboard does not become more useful by listing every entity on one long page.

A single tap can reasonably toggle a light. A single tap on a lock, gate, alarm, or water valve deserves more thought.

For safety-critical devices:

  • open more info on tap instead of acting immediately;
  • avoid large controls that are easy to hit accidentally;
  • show the current status clearly;
  • test phone, wall display, and dark mode;
  • do not treat a dashboard card as proof that a physical lock or gate reached its final state.

The picker offers a starting point, not a definitive answer. Choose By card when you know you need a particular type.

Then ask:

  • Should the card show one value or a trend?
  • Should it control something or only provide information?
  • Should every user be able to see it?
  • Are its features supported by the entity?
  • Could the same task use less space?

Visibility conditions can hide a card from particular users or show it only in a relevant state. Use them sparingly: a card that suddenly disappears can be confusing too.

Check Unassigned and give the device the correct area. Also confirm that the entity is enabled.

Card features depend on the entity domain and supported capabilities. A light without color support cannot gain a useful color control.

Open the card’s Layout tab. Adjust its size or move it to a section with more space.

Remove duplicates, limit simultaneous live cameras and large graphs, and test without the most recently added custom card.


Comments