Race Week
on during race week. Use binary_sensor.f1_race_week 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
binary_sensor.f1_race_week - True when the next race is scheduled in the current calendar week.
State (on/off)
onduring weeks containing the next race date; otherwiseoff.
Example
on
Attributes
| Attribute | Type | Description |
|---|---|---|
| days_until_next_race | number | Days from today to the next race date |
| next_race_name | string | Grand Prix name of the next race |