Skip to main content

Session Archive compatibility

The earlier custom:f1-session-archive-card type opened historical results. That view is now included in Results. Existing Session Archive configurations still work, but new dashboards should add F1 Results from the card picker.

Keep an existing card

You do not need to replace the old type immediately. It opens Results with Archive enabled and selected. Your custom title is kept; the old default title F1 Session Archive gives way to the Results card's session title.

The old type is a compatibility entry, not an additional selectable card or a separate download. Its display and data limits are the same as Results Archive.

Update the YAML

Edit the existing card and use the current type with Archive as its default view:

type: custom:f1-last-race-results-card
default_scope: archive
show_archive: true
history_year: 2024
history_entry_id: auto
theme_mode: auto

Preserve any explicit source selections or display options from your old card.

Old settingCurrent settingBehavior
type: custom:f1-session-archive-cardtype: custom:f1-last-race-results-cardUse the current Results card.
yearhistory_yearInitial Archive season. The current name takes priority when both are present.
entry_idhistory_entry_idIntegration entry used for historical requests. Keep your explicit entry if you have several.
Archive-only openingdefault_scope: archive and show_archive: trueStart in Archive while retaining the Results card's navigation.

If the card is missing

If the card is missing after an update, check that the bundled card resource is current. Do not add a second resource for Session Archive.