Skip to main content

Race Lap

Current race lap number. Use sensor.f1_race_lap_count in dashboards, templates, and automations.

See live data availability for session and data-source requirements. The details below describe any additional conditions for this entity.

Find your entity

These are standard entity IDs. If Home Assistant assigned a different ID, or you renamed an entity, use your existing ID in the examples.

State and attributes

Current lap and total laps during the race.

State

  • Integer: current lap, or unknown if none available or stale cleared.

Example

23

Attributes

AttributeTypeDescription
total_lapsnumberTotal laps when known; preserved across updates
Info

This sensor is active only during sprint and race sessions.

Next steps