I have made a Formula 1 Sensor, a custom integration specifically designed to leverage Home Assistant for automations, notifications, and advanced setups based around Formula 1 race events.
What does F1 Sensor provide?
This integration fetches detailed and timely data from the Jolpica-F1 API, creating sensors:
sensor.f1_next_race – Next race information (location, schedule, timings).
sensor.f1_season_calendar – Complete current season calendar.
sensor.f1_driver_standings – Current driver championship standings.
sensor.f1_constructor_standings – Current constructor championship standings.
sensor.f1_weather - Current weather and race-time forecast at the next race location.
Hey, I find it very handy those separate sensors, a lot of freedom to make your own dashboard cards. I made the Resuls card here and will do the rest, so far without problems.
You can click on that chevron-up icon to make the map expand and show the rest of the race results.
Here the code for the Driver Standings
You need custom button card mod (use hacs)
And make a “input_boolean.f1_race_results” so you can expand the card when you click on it
Could you please share the code.
I have installed both the card and the generation of the sensors, but I am not good with cards, and I have not yet found a rewarding card