Skip to main content

Constructor Standings

Current constructor standings. Use sensor.f1_constructor_standings in dashboards, templates, and automations.

This reference covers the state and attributes. For setup, see Configuration.

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

sensor.f1_constructor_standings - Constructor standings snapshot from Ergast.

State

  • Integer: number of constructors in the standings list.

Example

10

Attributes

AttributeTypeDescription
seasonstringSeason year
roundstringRound of the standings snapshot
constructor_standingslistErgast “ConstructorStandings” array (positions, points, wins, constructor info)

Next steps