Skip to main content

Starting Grid

See the provisional or confirmed starting order before a Race or Sprint. Compare qualifying positions with the final grid to spot changes and penalties.

Starting Grid card showing its dashboard layout
Example Starting Grid layout. Appearance depends on your session, version and display options.Select the image to open it full size.

Availability

Published grid. Enable Starting Grid. On Sprint weekends, Sprint Qualifying supplies the Sprint grid and Qualifying supplies the Race grid. The card uses the grid currently relevant to the weekend and does not require F1TV Auth.

Add the card

  1. Open your dashboard, select Edit dashboard, then Add card.
  2. Search for F1 and select the Starting Grid card.
  3. Select Starting Grid under Data Sources. Choose Grid for a visual lineup or Table for a compact comparison. Keep status and source badges visible so you can distinguish provisional information from a confirmed grid.
  4. Select Save.

If the card is missing from the picker, follow Card installation. With more than one F1 Sensor entry, use the sources from the same entry; see Entity selection.

Minimal YAML

Use this in a manual dashboard card. Replace any entity ID with the one in your installation if it differs.

type: custom:f1-starting-grid-card
entity: sensor.f1_starting_grid
theme_mode: auto

Use the card

Qualifying position and grid position are different values. The movement column shows the change between them. A provisional grid can change when official decisions are published.

Configuration

Data sources

The defaults below are the card’s fallback values. Automatic discovery connects standard sources to the selected integration entry, including renamed entity IDs. See Entity selection.

OptionDefaultDescription
entitysensor.f1_starting_gridPrimary data source for this card. Select the matching entity from your F1 Sensor entry.
no_spoiler_entityswitch.f1_no_spoiler_modeEntity whose on state enables spoiler protection. See No Spoiler Mode.

Display and behavior

OptionDefaultDescription
theme_modedarkdark, light or auto; auto follows Home Assistant. See Appearance.
titleStarting GridCard title
display_modegridUse grid or table layout
show_headertrueShow the card header
show_table_headertrueShow column labels in table mode
show_team_logotrueShow team logo
show_full_namefalseShow full driver names
show_qualifying_positiontrueShow original qualifying position
show_qualifying_timetrueShow qualifying lap time
show_qualifying_deltafalseShow delta to the reference qualifying time
show_qualifying_segmenttrueShow Q/SQ segment
show_grid_deltatrueShow movement from qualifying position to grid position
show_status_badgetrueShow provisional/confirmed status
show_source_badgetrueShow data source badge
show_metadatatrueShow source session and target session metadata
team_logo_stylecolorcolor or white for team logos.
font_stylewidewide, balanced or system. See Typography.

All bundled cards also support f1_entry_id and card actions. Home Assistant layout settings remain available in the dashboard editor.

When data is missing

The grid may not be available before qualifying data has been published. Do not treat provisional positions as a final starting order. If the card shows a previous context, inspect the source session and target session metadata before assuming a display error.

For an Entity not found message, check the selection in Data Sources and confirm that the entity is enabled in F1 Sensor. For a missing card type or an old interface after an update, use the card loading checks.