Skip to main content

Constructor Championship

Compare published constructor points with the session’s predicted championship outcome. The table keeps current points and predicted changes side by side.

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

Availability

Standings / F1TV prediction. Enable Constructor Standings and Championship Prediction Teams. Current Session and Session Status add mode context. Published standings are available without F1TV Auth; live prediction can require authentication, and replay prediction depends on archive contents.

Add the card

  1. Open your dashboard, select Edit dashboard, then Add card.
  2. Search for F1 and select the Constructor Championship card.
  3. Select Constructor Standings as the current source and Championship Prediction Teams as the prediction source. Keep the mode badge visible and select a top-team limit if dashboard space is tight.
  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-championship-prediction-teams-card
current_entity: sensor.f1_constructor_standings
theme_mode: auto

Use the card

Treat prediction as a changing session estimate. Use Season Progression to review published points across rounds, or Results for the final Race and Sprint classifications.

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
current_entitysensor.f1_constructor_standingsCurrent published championship standings. Select the entity from your F1 Sensor entry.
entitysensor.f1_championship_prediction_teamsPrimary data source for this card. Select the matching entity from your F1 Sensor entry.
session_entitysensor.f1_current_sessionCurrent Session for session type and context. Select the entity from your F1 Sensor entry.
session_status_entitysensor.f1_session_statusSession Status for active/live/replay context. Select the entity from your F1 Sensor entry.
no_spoiler_entityswitch.f1_no_spoiler_modeEntity whose on state enables spoiler protection. See No Spoiler Mode.
auth_status_entitysensor.f1_f1tv_token_statusF1TV token status entity used for enhanced-data notices.

Display and behavior

OptionDefaultDescription
theme_modedarkdark, light or auto; auto follows Home Assistant. See Appearance.
titleConstructor ChampionshipCard title
show_headertrueShow the card header
show_mode_badgetrueShow live/replay/no-spoiler mode badge
show_table_headertrueShow column labels
show_positiontrueShow championship position
show_team_nametrueShow team name
show_team_logotrueShow team logo
team_logo_stylecolorcolor or white for team logos.
show_predicted_pointstrueShow predicted final points
show_current_pointstrueShow current points
show_deltatrueShow predicted points delta
show_availability_noticetrueShow informational enhanced-data notices. Expired, invalid or rejected authentication warnings stay visible.
top_limit0Limit rows to top N. 0 shows all.
spoiler_placeholderHIDEText used for masked values, converted to uppercase. The spoiler overlay can also cover the card.
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

An empty prediction outside a session is expected. For a live availability warning, check F1TV status; for replay, confirm the archive has prediction data. No Spoiler protection deliberately hides sensitive values.

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.