Skip to main content

FIA Documents

Open official FIA documents for the current race weekend from your dashboard. Show the latest publication or browse the full list with document numbers, categories and publication times.

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

Availability

Published documents. Enable FIA Documents. Last Race Results can add weekend context. Documents depend on publication by the FIA, not on a live timing connection or F1TV Auth.

Add the card

  1. Open your dashboard, select Edit dashboard, then Add card.
  2. Search for F1 and select the FIA Documents card.
  3. Select FIA Documents under Data Sources. Keep List and Newest first for a document library, or choose Latest for a compact publication card.
  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-fia-documents-card
entity: sensor.f1_fia_documents
theme_mode: auto

Use the card

Select a document to open its PDF. By default, the PDF opens in a new browser tab. Use document numbers and publication times to distinguish revised or related decisions.

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_officials_f1_fia_documentsPrimary data source for this card. Select the matching entity from your F1 Sensor entry. Automatic discovery selects the current registered ID; this is the legacy fallback.
last_race_entitysensor.f1_race_f1_last_race_resultsLast Race Results for matching weekend context. Select the entity from your F1 Sensor entry. Automatic discovery selects the current registered ID; this is the legacy fallback.
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.
display_modelistUse list or latest
sort_ordernewestnewest or oldest publication first.
show_headertrueShow the card header
show_fia_logotrueShow FIA branding
show_race_contexttrueShow race/weekend context
show_counttrueShow document count
show_pdf_icontrueShow PDF icon
show_document_numbertrueShow document number
show_document_typetrueShow document type styling
show_document_coloringtrueUse document category coloring
show_publishedtrueShow published time
show_latest_badgetrueMark the latest document
visible_rows8Visible rows before scrolling, from 1 to 30.
list_max_height0Fixed list height: 0 sizes from visible rows; positive values are clamped to 180–2000 pixels.
open_in_new_tabtrueOpen PDFs in a new browser tab
titleFIA DocumentsCard title.
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 list can mean that no documents have been published for the current weekend. If a document is listed but its PDF cannot be opened, check the source link; publication changes are separate from the card display.

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.