Skip to main content

Tyre Statistics

Compare tyre compounds, stint history and the best lap times set on each compound. This card helps you see tyre usage across the field rather than one driver at a time.

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

Availability

Public live / Replay. Enable Tyre Statistics and Driver List. Public live timing supplies tyre and lap context, and Replay Mode can show the corresponding archived data. Compound summaries need enough completed laps to become useful.

Add the card

  1. Open your dashboard, select Edit dashboard, then Add card.
  2. Search for F1 and select the Tyre Statistics card.
  3. Select Tyre Statistics under Data Sources and confirm Driver List. Keep best times and compound statistics visible initially; hide either section for a smaller dashboard.
  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-sensor-live-data-card
entity: sensor.f1_tyre_statistics
theme_mode: auto

Use the card

The compound sections combine stint and timing information. Use max_best_times to control how many fastest examples appear per compound. The optional compounds setting chooses the base compounds; intermediate or wet tyres with data can be included automatically. The card selects up to three compound sections.

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
drivers_entitysensor.f1_driver_listDriver List for names, teams and driver detail. Select the entity from your F1 Sensor entry.
entitysensor.f1_tyre_statisticsPrimary 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.
titleTyres StatisticsCard title
show_headertrueShow the card header
show_best_timestrueShow best lap times per compound
show_statstrueShow compound usage statistics
show_deltatrueShow delta values
show_tyre_imagetrueShow tyre compound images
show_compound_nametrueShow compound name
show_full_namefalseShow full driver names
show_team_logofalseShow team logo
team_logo_stylecolorcolor or white for team logos.
max_best_times3Maximum number of best times to show
compoundsSOFT, MEDIUM, HARDList or comma-separated compound names used as the base selection. Wet-weather compounds with data can be added automatically; up to three sections are displayed.
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

Empty compound statistics at the start of a session are normal. Drivers need to complete suitable laps before best times appear. If all data is absent, check Tyre Statistics and Driver List before changing display settings.

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.